Commit Graph

44 Commits

Author SHA1 Message Date
dominik24c
5267e55925 register project_supervisor endpoints for coordinator view 2022-06-13 17:54:10 +02:00
dominik24c
558fac2c7e refactor search method for models and update create group endpoint for coordinator view 2022-06-13 17:52:15 +02:00
dominik24c
ddb9133f6c add download students list endpoint for coordinator view 2022-06-13 00:16:07 +02:00
f3f9d502d8 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-12 23:09:37 +02:00
9dd72aeb20 add project_supervisors endpoints for coordinator and add Leaders card in frontend 2022-06-12 23:09:34 +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
9902e382e1 add delete button 2022-06-12 20:11:01 +02:00
bdad456637 bug fix - wrong function angrument 2022-06-12 19:11:44 +02:00
d6c0bd189b add mode info to upload and update test data 2022-06-12 19:01:16 +02:00
52ba3313fb add pesel to form 2022-06-12 18:31:01 +02:00
04f446e013 add group endpoints 2022-06-12 17:45:45 +02:00
116f70b4a8 change type of mode in project supervisor 2022-06-12 15:38:44 +02:00
4f139ec137 Fix form for adding students, update routes 2022-06-11 19:52:35 +02:00
96151d0598 Return all students if mode is null 2022-06-11 19:41:28 +02:00
468951d9bb add Login view 2022-06-11 19:12:08 +02:00
03a8e84e63 Add filter by mode 2022-06-11 15:06:17 +02:00
19bf295e2d Fix fetching students for select component 2022-06-11 14:02:52 +02:00
dominik24c
1bd50e6bfc update Group models and init coordinator group routes 2022-06-11 12:53:55 +02:00
dominik24c
850671e147 update the list of students route for coordinator - add search by mode 2022-06-10 18:18:15 +02:00
dominik24c
2a846d4394 init project_supervisor app 2022-06-10 17:53:32 +02:00
382bea2a21 Adjust styles for smaller screens 2022-06-10 00:04:58 +02:00
77c67168ad Add routes prop in TopBar 2022-06-09 23:59:07 +02:00
68e4d7ff01 Add UI for creating and viewing groups 2022-06-09 23:58:35 +02:00
1afd4f8f51 Add frontend pagination, add per_page query param 2022-06-08 21:48:49 +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
30917eb7d7 add swagger and update api endpoints 2022-06-06 21:30:30 +02:00
3d36569844 Add form for adding students 2022-06-04 21:03:40 +02:00
b03e369b73 SP-9 Dodanie filtrowania studentów bez grypy 2022-06-03 23:09:19 +02:00
79aac03500 Update frontend readme 2022-05-30 22:13:18 +02:00
859885a520 Add import button 2022-05-30 21:38:45 +02:00
dominik24c
a607964114 add docker 2022-05-23 14:23:22 +02:00
440187d812 Move prettierrc to frontend folder 2022-05-22 21:30:28 +02:00
6f7546904c Create frontend configuration 2022-05-22 21:28:25 +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
22bd08c312 add indexes for person models 2022-05-19 18:11:41 +02:00
dominik24c
40e65c518c add pagination, query searching by fullname and ordering by firstname and lastname for list students route 2022-05-18 17:36:16 +02:00
dominik24c
5607f3cd08 add api routes to crud operation on student models for coordinator 2022-05-17 22:16:45 +02:00
dominik24c
e051f3a101 add cors 2022-05-17 16:33:34 +02:00
dominik24c
11d3a5af88 rename readme for backend and add .gitignore 2022-05-17 16:13:45 +02:00
ae5c39d56e Init frontend project 2022-05-16 23:17:36 +02:00
4ec4fbe3bd Move backend code to separate folder 2022-05-16 22:42:08 +02:00
dominik24c
93bd95437f init structure of backend 2022-05-15 21:20:05 +02:00
ba0f2e989b Initial commit 2022-05-07 00:36:26 +02:00