Commit Graph

12 Commits

Author SHA1 Message Date
dominik24c
61fcda82ab update functional test and add enrollments endpoints tests for coordinator view 2023-01-16 19:18:03 +01:00
dominik24c
527612d63e update group model - replace integer field by float field for points_for_first_term and point_for_second term, fix calculations of points for project grade sheet and fix unit tests 2023-01-16 00:35:25 +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
6be66634f3 add functional tests of examination schedule endpoints for coordinator view 2023-01-10 00:17:25 +01:00
dominik24c
945def46d8 add functional tests of registrations endpoint for students view 2023-01-09 22:56:46 +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
dominik24c
ea39814b81 add functional tests of group endpoints for coordinator view 2023-01-08 20:26:41 +01:00
dominik24c
89da56bcef add functional tests of students endpoint for coordinator view 2023-01-08 17:15:02 +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
dominik24c
008fb92583 add unit tests for backend 2023-01-04 22:51:58 +01:00
4ec4fbe3bd Move backend code to separate folder 2022-05-16 22:42:08 +02:00