Commit Graph

17 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
ea39814b81 add functional tests of group endpoints for coordinator view 2023-01-08 20:26:41 +01:00
dominik24c
008fb92583 add unit tests for backend 2023-01-04 22:51:58 +01:00
817095cc3f Add one column in pdf export 2022-12-16 01:01:52 +01:00
dominik24c
5d94bba15f add points for terms in group view for coordinator 2022-12-15 22:32:01 +01:00
dominik24c
8dcb7528f9 update endpoint of downloading examination schedule in pdf format for coordinator view and fix font issues for polish characters 2022-11-17 20:33:20 +01:00
dominik24c
2e3a7b24f0 add endpoint for generate term of defence for coordinator view 2022-11-17 18:39:45 +01:00
dominik24c
0722eb9648 update endpoints for download and upload students list in csv file 2022-11-17 14:56:19 +01:00
dominik24c
eea98dd225 add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
dominik24c
c71531ca10 add endpoint of download examination schedule pdf file 2022-11-02 23:21:08 +01:00
dominik24c
ddb9133f6c add download students list endpoint for coordinator view 2022-06-13 00:16:07 +02:00
dominik24c
30d8b7c0ef update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00
a4a2807fd2 change upload to new csv format 2022-06-12 21:20:11 +02:00
d6c0bd189b add mode info to upload and update test data 2022-06-12 19:01:16 +02:00
dominik24c
8ac8e869c1 update - route of uploading students list - add additional handling with potential errors 2022-05-19 18:15:11 +02:00
dominik24c
5607f3cd08 add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00