Commit Graph

83 Commits

Author SHA1 Message Date
dominik24c
12e15043e3 add the functionality for students to assign and remove to selected exam date 2022-10-27 16:59:12 +02:00
dominik24c
350d9d2a32 add the functionality for project supervisors to assign and remove to selected exam 2022-10-27 15:59:02 +02: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
b205bd1698 add endpoints of list enrollments for coordinator, students and project supervisors 2022-10-27 11:19:38 +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
dominik24c
dab59189cf update requirements.txt file and reformat code 2022-10-25 20:38:47 +02:00
dominik24c
8f6a3d96e5 update readme - usage section 2022-10-25 20:35:12 +02:00
d56226ccc5 Add remove svg icon 2022-06-23 01:05:52 +02:00
84f2e235fb Return all supervisors in registration 2022-06-23 00:49:22 +02:00
4c0f7f7707 Improve spacing in login, add btn 2022-06-22 21:43:36 +02:00
402b77fa21 Add logout link 2022-06-22 21:12:53 +02:00
e946ec41ac Add export by mode, update checkboxes 2022-06-22 21:12:14 +02:00
dominik24c
24457a252a update docker for frontend and rename title of website and add icon 2022-06-22 18:35:04 +02:00
dominik24c
8f8deb4238 update download student endpoint for coordinator view - fix mode filtering students 2022-06-14 09:46:24 +02:00
dominik24c
7a90c84178 update download student endpoint for coordinator view - generate list by mode of students 2022-06-14 09:42:48 +02:00
3914d19138 bug fix - set proper mode in enrollment 2022-06-14 01:34:50 +02:00
f642d62ff0 add delete group button, fix delete leader button, add filter to students and leaders in addGroup 2022-06-14 00:44:12 +02:00
dominik24c
f6b53a84a3 update create groups endpoint - change logic of counting groups and list available groups endpoint 2022-06-13 22:58:52 +02:00
dominik24c
980cf5da50 update create groups endpoint - fixing errors when adding students to the group 2022-06-13 21:47:12 +02:00
56853fb906 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-13 21:26:28 +02:00
1459df0c6a Add available supervisor filter 2022-06-13 21:24:17 +02:00
dominik24c
5d5353eed1 update create group endpoint for coordinator view - check limit of students 2022-06-13 21:20:43 +02:00
5a49e87a63 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-13 20:13:30 +02:00
3d2d07c3d4 Add student link in login 2022-06-13 20:10:38 +02:00
6779c66f86 Refactor leaders view 2022-06-13 20:08:35 +02:00
a3dddd3751 Add registrations view 2022-06-13 20:07:15 +02:00
3a85b52bad Fix supervisor endpoints in frontend 2022-06-13 20:07:10 +02:00
fcc894aba9 Integrate groups endpoints in frontend 2022-06-13 20:03:34 +02:00
1470c4f50f update count_groups in project_supervisor 2022-06-13 20:03:27 +02:00
f6b0d7bc2f Add export button 2022-06-13 19:57:03 +02:00
09550adeb3 Add email to ProjectSupervisorSchema 2022-06-13 19:57:03 +02:00
0a04a86a00 connect groups endpoint's to frontend 2022-06-13 19:47:24 +02:00
dfd1171c53 cleaning after merge 2022-06-13 18:50:03 +02:00
270422e630 Merge branch 'master' of https://git.wmi.amu.edu.pl/s459309/system-pri 2022-06-13 18:46:52 +02:00
39339f0ac5 bug fix - correction of Leaders panel and create_project_supervisor method 2022-06-13 18:41:28 +02:00
dominik24c
f0f14d7b1c update: edit and delete project_supervisor endpoints and edit groups endpoints for coordinator view 2022-06-13 18:34:39 +02:00
dominik24c
bb070977f9 refactor code - update paginate_models function 2022-06-13 18:04:30 +02:00
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