Commit Graph

15 Commits

Author SHA1 Message Date
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
badbad7cf9 add functionals test for coordinator view to year-group and project supervisors endpoints and add many term of defences endpoint for coordinator view 2023-01-06 22:35:47 +01:00
46aa2c0af4 Update term of defences endpoint to include groups 2023-01-06 17:25:21 +01:00
dominik24c
fc3d84aa80 update generating of term of defences endpoint - optimize insert query 2022-11-24 23:01:35 +01:00
dominik24c
5c2e5dcba3 update endpoint of generating term of defence and add endpoint of clear all term of defences 2022-11-23 23:45:51 +01:00
dominik24c
62599214dc add endpoints list of assigned group to term of defence and functionality of add, update, delete group to term of defence by coordinator 2022-11-19 20:43:05 +01:00
dominik24c
2e3a7b24f0 add endpoint for generate term of defence for coordinator view 2022-11-17 18:39:45 +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
0cc9482878 3.6 Add schedules view for students, coordinator can now assign to committees 2022-11-04 01:18:26 +01:00
dominik24c
03ffd355ed fix endpoint of create exam enrollments - fix overwriting exam dates 2022-10-28 00:11:54 +02:00
dominik24c
b205bd1698 add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +02:00
dominik24c
276cdf2b88 add delete examination schedule endpoint and create enrollment for examination schedule endpoint 2022-10-26 15:11:50 +02:00