Commit Graph

19 Commits

Author SHA1 Message Date
dominik24c
f4f9072c3f update and add functional tests for students view 2023-01-16 21:59:49 +01:00
dominik24c
5fda4127cd update assign_your_group_to_term_of_defence for student view - add checking open enrollments status of examination schedule before add group to term of defenece 2023-01-14 18:09:04 +01:00
dominik24c
40274dc8d7 add black, isort and flake8 package, format code, fix examination schedule and enrollments functionality, add chairman of committee field for TermOfDefence entity 2023-01-14 17:38:03 +01:00
dominik24c
038f9da93d fix group, students, project_supervisor endpoints for coordinator, fix importing csv students endpoint and add copy project supervisors from last year group, refactor code 2023-01-14 01:37:31 +01:00
dominik24c
02677ca511 add functional tests of year-group endpoint for students view and fix importing models 2023-01-09 22:32:58 +01:00
cd5b7d4dbd Filter term of defences for students 2023-01-08 19:17:17 +01:00
dominik24c
3457f76b17 add project grade sheet view for students and project supervisor 2022-12-15 20:44:03 +01:00
4d21532b1f Fix query in assigning group to term of defence 2022-11-18 11:39:12 +01:00
dominik24c
f71c917c61 merge branch and add student_groups table and change logic of endpoint what use group model 2022-11-17 10:21:36 +01:00
dominik24c
856372e5ab update enrollments endpoints for coordinator, project supervisors and students 2022-11-16 20:42:40 +01:00
dominik24c
eea98dd225 add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
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
dominik24c
12e15043e3 add the functionality for students to assign and remove to selected exam date 2022-10-27 16:59:12 +02:00
dominik24c
dab59189cf update requirements.txt file and reformat code 2022-10-25 20:38:47 +02:00
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
dominik24c
bb070977f9 refactor code - update paginate_models function 2022-06-13 18:04:30 +02:00
dominik24c
30d8b7c0ef update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00