dominik24c
|
191c68acf4
|
update Group model - add grades field, add set grade for group endpoint for coordinator view
|
2023-01-16 01:12:15 +01:00 |
|
dominik24c
|
527612d63e
|
update group model - replace integer field by float field for points_for_first_term and point_for_second term, fix calculations of points for project grade sheet and fix unit tests
|
2023-01-16 00:35:25 +01:00 |
|
dominik24c
|
5fda4127cd
|
update assign_your_group_to_term_of_defence for student view - add checking open enrollments status of examination schedule before add group to term of defenece
|
2023-01-14 18:09:04 +01:00 |
|
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 |
|
|
48be4c6345
|
Update student terms of def endpoint
|
2023-01-13 04:08:34 +01:00 |
|
|
7a4f3128ef
|
Update GradeCard, improve styles
|
2023-01-13 03:59:54 +01:00 |
|
|
3d389b606f
|
Login screen improvements
|
2023-01-12 20:38:36 +01:00 |
|
|
3be0d04f28
|
Add basic error handling
|
2023-01-11 23:27:02 +01:00 |
|
dominik24c
|
6be66634f3
|
add functional tests of examination schedule endpoints for coordinator view
|
2023-01-10 00:17:25 +01:00 |
|
dominik24c
|
945def46d8
|
add functional tests of registrations endpoint for students view
|
2023-01-09 22:56:46 +01:00 |
|
dominik24c
|
02677ca511
|
add functional tests of year-group endpoint for students view and fix importing models
|
2023-01-09 22:32:58 +01:00 |
|
|
3009ca01b3
|
Revert "Fix module errors"
This reverts commit 5ef94e857c .
|
2023-01-09 21:25:43 +01:00 |
|
|
e97e92e8b7
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2023-01-09 21:19:02 +01:00 |
|
|
5ef94e857c
|
Fix module errors
|
2023-01-09 21:18:40 +01:00 |
|
|
045c159733
|
Update prod deployment config
|
2023-01-09 19:35:41 +00:00 |
|
|
d286e93755
|
Update color, add refetch after edit students
|
2023-01-09 20:11:08 +01:00 |
|
|
59c3026602
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2023-01-09 19:55:49 +01:00 |
|
dominik24c
|
ea39814b81
|
add functional tests of group endpoints for coordinator view
|
2023-01-08 20:26:41 +01:00 |
|
|
b4d07993ba
|
Change default view to week
|
2023-01-08 20:22:13 +01:00 |
|
|
57d0c9bd55
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2023-01-08 19:20:18 +01:00 |
|
|
6e90840af5
|
Update creating term of defences
|
2023-01-08 19:18:45 +01:00 |
|
|
cd5b7d4dbd
|
Filter term of defences for students
|
2023-01-08 19:17:17 +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 |
|
|
df107cfc7d
|
Temp fix for showing supervisor groups
|
2023-01-06 19:41:42 +01:00 |
|
|
dd76f23a8c
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2023-01-06 19:26:14 +01:00 |
|
|
4383f016ff
|
Remove points
|
2023-01-06 19:25:27 +01:00 |
|
|
213a16743d
|
Add more details in group view, add editing group students
|
2023-01-06 19:24:02 +01:00 |
|
|
4f42e69a5d
|
Remove unused import
|
2023-01-06 17:26:22 +01:00 |
|
|
7539a6a9fb
|
Add commitee initials in event title
|
2023-01-06 17:25:45 +01:00 |
|
|
46aa2c0af4
|
Update term of defences endpoint to include groups
|
2023-01-06 17:25:21 +01:00 |
|
|
7d03b2b471
|
Fix coordinator id
|
2023-01-06 17:19:56 +01:00 |
|
dominik24c
|
0ddc602959
|
merge changes on development branch
|
2023-01-04 22:55:50 +01:00 |
|
dominik24c
|
008fb92583
|
add unit tests for backend
|
2023-01-04 22:51:58 +01:00 |
|
|
98e203efb2
|
Reload on year change
|
2023-01-03 23:01:28 +01:00 |
|
|
d01fa307c6
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2023-01-03 22:51:53 +01:00 |
|
|
7fe646a875
|
Add studentId
|
2023-01-03 22:51:07 +01:00 |
|
|
5d999ea9c8
|
Fix adding group limits when creating supervisor
|
2023-01-03 22:26:06 +01:00 |
|
dominik24c
|
c448f8a642
|
fix list project supervisors and students endpoints for coordinator view
|
2023-01-03 21:12:29 +01:00 |
|
|
0a7dd7e364
|
Add workload view
|
2023-01-02 23:50:56 +01:00 |
|
|
f3068f9797
|
Fix workload endpoint output
|
2023-01-02 23:17:37 +01:00 |
|
|
1b4318cece
|
Add time picker
|
2022-12-30 22:08:00 +01:00 |
|
|
b98cfcfeb9
|
Replace luxon with dayjs
|
2022-12-30 21:39:58 +01:00 |
|
|
111f63e395
|
Update ids
|
2022-12-30 21:21:05 +01:00 |
|
patrol16d
|
ec5733213e
|
change way od storage with user is loin in
|
2022-12-16 06:50:55 +01:00 |
|
patrol16d
|
075e792025
|
bug fix - bad merge
|
2022-12-16 04:09:27 +01:00 |
|
patrol16d
|
14a2fbc755
|
Merge branch 'development' of https://git.wmi.amu.edu.pl/s459309/system-pri into development
|
2022-12-16 03:35:18 +01:00 |
|
patrol16d
|
df7e2a02d1
|
Merge from develop into new commit
|
2022-12-16 03:28:27 +01:00 |
|
patrol16d
|
6ae0854fb9
|
add colors to different modes and stationaryMode to supervisors
|
2022-12-16 03:19:26 +01:00 |
|