Commit Graph

12 Commits

Author SHA1 Message Date
dominik24c
5961758b3f add a workload statistics endpoint for the coordinator and fix the student's view of assigning their own group for the exam 2022-10-27 19:53:39 +02:00
f642d62ff0 add delete group button, fix delete leader button, add filter to students and leaders in addGroup 2022-06-14 00:44:12 +02:00
dominik24c
f6b53a84a3 update create groups endpoint - change logic of counting groups and list available groups endpoint 2022-06-13 22:58:52 +02:00
dominik24c
980cf5da50 update create groups endpoint - fixing errors when adding students to the group 2022-06-13 21:47:12 +02:00
dominik24c
5d5353eed1 update create group endpoint for coordinator view - check limit of students 2022-06-13 21:20:43 +02:00
1470c4f50f update count_groups in project_supervisor 2022-06-13 20:03:27 +02:00
0a04a86a00 connect groups endpoint's to frontend 2022-06-13 19:47:24 +02:00
dominik24c
f0f14d7b1c update: edit and delete project_supervisor endpoints and edit groups endpoints for coordinator view 2022-06-13 18:34:39 +02:00
dominik24c
bb070977f9 refactor code - update paginate_models function 2022-06-13 18:04:30 +02:00
dominik24c
558fac2c7e refactor search method for models and update create group endpoint for coordinator view 2022-06-13 17:52:15 +02:00
04f446e013 add group endpoints 2022-06-12 17:45:45 +02:00
dominik24c
1bd50e6bfc update Group models and init coordinator group routes 2022-06-11 12:53:55 +02:00