Commit Graph

18 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
c448f8a642 fix list project supervisors and students endpoints for coordinator view 2023-01-03 21:12:29 +01:00
patrol16d
ec5733213e change way od storage with user is loin in 2022-12-16 06:50:55 +01:00
dominik24c
3457f76b17 add project grade sheet view for students and project supervisor 2022-12-15 20:44:03 +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
eea98dd225 add year group and change logic of endpoints v2 2022-11-12 16:18:07 +01:00
dominik24c
82807b7c2e add year group and change logic of endpoints 2022-11-12 16:17:05 +01:00
dominik24c
3c5accfc6e add mode to examination schedule model and add endpoints list of examination schedule for students and project supervisors 2022-10-27 12:05:50 +02:00
dominik24c
276cdf2b88 add delete examination schedule endpoint and create enrollment for examination schedule endpoint 2022-10-26 15:11:50 +02:00
dominik24c
55a08d3406 add examination schedule module and endpoint to set date of enrollment for students 2022-10-26 12:41:22 +02:00
dominik24c
adfb941fbe add skeleton of examination package and create ExaminationSchedule, Enrollment and Committee models 2022-10-26 10:33:35 +02:00
04f446e013 add group endpoints 2022-06-12 17:45:45 +02:00
dominik24c
1bd50e6bfc update Group models and init coordinator group routes 2022-06-11 12:53:55 +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
22bd08c312 add indexes for person models 2022-05-19 18:11:41 +02:00
dominik24c
5607f3cd08 add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
4ec4fbe3bd Move backend code to separate folder 2022-05-16 22:42:08 +02:00