Commit Graph

15 Commits

Author SHA1 Message Date
84f2e235fb Return all supervisors in registration 2022-06-23 00:49:22 +02:00
3914d19138 bug fix - set proper mode in enrollment 2022-06-14 01:34:50 +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
09550adeb3 Add email to ProjectSupervisorSchema 2022-06-13 19:57:03 +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
dominik24c
30d8b7c0ef update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00
04f446e013 add group endpoints 2022-06-12 17:45:45 +02:00
96151d0598 Return all students if mode is null 2022-06-11 19:41:28 +02:00
dominik24c
1bd50e6bfc update Group models and init coordinator group routes 2022-06-11 12:53:55 +02:00
dominik24c
850671e147 update the list of students route for coordinator - add search by mode 2022-06-10 18:18:15 +02:00
dominik24c
2a846d4394 init project_supervisor app 2022-06-10 17:53:32 +02:00
dominik24c
b550fea998 add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
dominik24c
40e65c518c add pagination, query searching by fullname and ordering by firstname and lastname for list students route 2022-05-18 17:36:16 +02:00
dominik24c
5607f3cd08 add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00