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 |
|
|
213a16743d
|
Add more details in group view, add editing group students
|
2023-01-06 19:24:02 +01:00 |
|
|
46aa2c0af4
|
Update term of defences endpoint to include groups
|
2023-01-06 17:25:21 +01:00 |
|
patrol16d
|
df7e2a02d1
|
Merge from develop into new commit
|
2022-12-16 03:28:27 +01:00 |
|
dominik24c
|
5d94bba15f
|
add points for terms in group view for coordinator
|
2022-12-15 22:32:01 +01:00 |
|
dominik24c
|
3457f76b17
|
add project grade sheet view for students and project supervisor
|
2022-12-15 20:44:03 +01:00 |
|
dominik24c
|
fc3d84aa80
|
update generating of term of defences endpoint - optimize insert query
|
2022-11-24 23:01:35 +01:00 |
|
dominik24c
|
5c2e5dcba3
|
update endpoint of generating term of defence and add endpoint of clear all term of defences
|
2022-11-23 23:45:51 +01:00 |
|
dominik24c
|
62599214dc
|
add endpoints list of assigned group to term of defence and functionality of add, update, delete group to term of defence by coordinator
|
2022-11-19 20:43:05 +01:00 |
|
dominik24c
|
8dcb7528f9
|
update endpoint of downloading examination schedule in pdf format for coordinator view and fix font issues for polish characters
|
2022-11-17 20:33:20 +01:00 |
|
dominik24c
|
2e3a7b24f0
|
add endpoint for generate term of defence for coordinator view
|
2022-11-17 18:39:45 +01:00 |
|
dominik24c
|
0722eb9648
|
update endpoints for download and upload students list in csv file
|
2022-11-17 14:56:19 +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
|
afffc78537
|
update workloads statistics endpoint for coordinator
|
2022-11-16 21:06:33 +01:00 |
|
dominik24c
|
856372e5ab
|
update enrollments endpoints for coordinator, project supervisors and students
|
2022-11-16 20:42:40 +01:00 |
|
dominik24c
|
eea98dd225
|
add year group and change logic of endpoints v2
|
2022-11-12 16:18:07 +01:00 |
|
|
0cc9482878
|
3.6 Add schedules view for students, coordinator can now assign to committees
|
2022-11-04 01:18:26 +01:00 |
|
dominik24c
|
c71531ca10
|
add endpoint of download examination schedule pdf file
|
2022-11-02 23:21:08 +01:00 |
|
dominik24c
|
03ffd355ed
|
fix endpoint of create exam enrollments - fix overwriting exam dates
|
2022-10-28 00:11:54 +02:00 |
|
dominik24c
|
5961758b3f
|
add a workload statistics endpoint for the coordinator and fix the student's view of assigning their own group for the exam
|
2022-10-27 19:53:39 +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
|
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 |
|
|
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 |
|
dominik24c
|
5d5353eed1
|
update create group endpoint for coordinator view - check limit of students
|
2022-06-13 21:20:43 +02:00 |
|
|
1470c4f50f
|
update count_groups in project_supervisor
|
2022-06-13 20:03:27 +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 |
|
|
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 |
|
|
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
|
850671e147
|
update the list of students route for coordinator - add search by mode
|
2022-06-10 18:18:15 +02:00 |
|