Ramon Wenger
|
3b67f8a156
|
Make PublicUserNode the default instead of PrivateUserNode
|
2024-03-28 15:40:25 +01:00 |
Lorenz Padberg
|
6d665193da
|
Add tests
|
2023-07-12 17:25:31 +02:00 |
Lorenz Padberg
|
76fcb8b468
|
Make portfolia viewable by all teachers of class / student
|
2023-07-12 17:25:31 +02:00 |
Ramon Wenger
|
22460fcf28
|
Update unit tests
|
2022-06-13 15:37:15 +02:00 |
Ramon Wenger
|
1f0434376c
|
Fix unit tests
|
2022-01-29 21:26:18 +01:00 |
Ramon Wenger
|
59a32451ea
|
Fix server typo
|
2022-01-29 21:20:35 +01:00 |
Ramon Wenger
|
6edbadda2e
|
Change portfolio schema on server to use slugs
|
2022-01-29 20:07:43 +01:00 |
Christian Cueni
|
b9a8b3ff38
|
Fix bug, add happy path test
|
2021-11-16 15:36:26 +01:00 |
Christian Cueni
|
c3274b4a65
|
Fix test
|
2021-11-16 14:12:17 +01:00 |
Christian Cueni
|
2a6993cad8
|
Fix PHEP-3 (edit project as other user)
|
2021-11-16 14:12:17 +01:00 |
Ramon Wenger
|
338e4cfcfc
|
Add unit tests to check the issues found in the bug bounty report
|
2021-11-16 14:12:16 +01:00 |
Ramon Wenger
|
bb694e443d
|
Add more access test for projects
|
2021-10-06 10:54:52 +02:00 |
Ramon Wenger
|
36268581f9
|
Fix unit tests
|
2021-10-05 23:25:39 +02:00 |
Ramon Wenger
|
315216833b
|
Update mutation schema for project entries
|
2021-10-05 22:55:03 +02:00 |
Ramon Wenger
|
34bab79c4a
|
Update failing unit test
|
2021-10-05 14:43:24 +02:00 |
Ramon Wenger
|
937c6cff2e
|
Update project entry properties
|
2021-10-05 13:19:26 +02:00 |
Ramon Wenger
|
3951b3f90c
|
Fix unit test
|
2021-09-20 20:33:59 +02:00 |
Ramon Wenger
|
96ed807b2b
|
Update schema for projects
|
2021-09-02 09:38:43 +02:00 |
Ramon Wenger
|
b705e68e3b
|
Use migration without helper class
|
2021-08-31 14:57:16 +02:00 |
Ramon Wenger
|
61458b7761
|
Fix typo
|
2021-08-31 14:11:42 +02:00 |
Ramon Wenger
|
fdd35301d9
|
Update migration again
|
2021-08-31 14:01:48 +02:00 |
Ramon Wenger
|
da7adcbb4c
|
Update data migration
|
2021-08-31 13:28:37 +02:00 |
Ramon Wenger
|
30b123523a
|
Add comment model
|
2021-08-19 21:24:32 +02:00 |
Ramon Wenger
|
f9273f745c
|
Add school class to portfolio project
|
2021-08-10 16:22:04 +02:00 |
Ramon Wenger
|
af77d7cf58
|
Add project entries in project admin
|
2021-03-23 16:25:28 +01:00 |
Christian Cueni
|
bdedc22a32
|
Fix portfolio query
|
2020-09-08 14:42:39 +02:00 |
Ramon Wenger
|
6205846b80
|
Clean up code, change some minor things
|
2020-03-10 11:40:24 +01:00 |
Ramon Wenger
|
590fd180c3
|
Move project and room actions to own component
Also adds those actions to the detail pages of both entity types. Also refactors some code.
|
2019-05-22 17:47:31 +02:00 |
Ramon Wenger
|
735d2d9afa
|
Add project entry deletion by user
|
2019-05-21 14:39:25 +02:00 |
Ramon Wenger
|
175b517e75
|
Add form for editing project entries
|
2019-05-13 17:57:21 +02:00 |
Ramon Wenger
|
d7a3dd74c2
|
Add document upload to project entry
|
2019-04-24 10:41:27 +02:00 |
Christian Cueni
|
f869b0141f
|
show add entry button only to owner, don’t allow project entries from other users
|
2019-04-16 12:48:54 +02:00 |
Christian Cueni
|
aca36b8a66
|
resolve conflicts
|
2019-04-10 09:37:42 +02:00 |
Ramon Wenger
|
47572bb212
|
Add new tests for projects
|
2019-03-29 16:37:48 +01:00 |
Christian Cueni
|
d03524e803
|
add entry count to project widget
|
2019-03-27 15:56:27 +01:00 |
Christian Cueni
|
2b39cc92dd
|
implement share project button
|
2019-03-27 14:09:34 +01:00 |
Christian Cueni
|
d9f07c1adb
|
refactor widget footer, add possibility to delete project
|
2019-03-27 09:33:12 +01:00 |
Ramon Wenger
|
262a2b8cef
|
Add project entry model and endpoints to backend
|
2019-03-13 17:50:29 +01:00 |
Ramon Wenger
|
d36bbafb04
|
Fix cypress test for new project
|
2019-03-11 22:04:50 +01:00 |
Ramon Wenger
|
485a6ca4eb
|
Add portfolio backend
|
2019-03-07 10:49:52 +01:00 |