system-pri/backend/app
2022-06-12 23:09:37 +02:00
..
base Add frontend pagination, add per_page query param 2022-06-08 21:48:49 +02:00
commands add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
coordinator Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-12 23:09:37 +02:00
project_supervisor add project_supervisors endpoints for coordinator and add Leaders card in frontend 2022-06-12 23:09:34 +02:00
students update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00
__init__.py add init_db command and add count_groups field for project_supervisor entity 2022-06-07 19:27:13 +02:00
api.py update upload students list endpoint and add registrations endpoint for students view 2022-06-12 22:20:10 +02:00
config.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
dependencies.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00
errors.py add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
factory.py change type of mode in project supervisor 2022-06-12 15:38:44 +02:00
utils.py Move backend code to separate folder 2022-05-16 22:42:08 +02:00