Commit Graph

58 Commits

Author SHA1 Message Date
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
bd256e0f44 Fix routes 2022-12-16 01:43:00 +01:00
25355be9ff Add leader to year group after create 2022-12-16 01:31:36 +01:00
292ef17be6 Fix export/import of students, add grade card view 2022-12-16 01:01:07 +01:00
29bcac33c0 Add event title 2022-11-25 11:54:11 +01:00
3cc763924e Fix hardcoded year group 2022-11-25 11:50:16 +01:00
faa00ab353 Add availabilities for coordinator 2022-11-24 20:31:47 +01:00
ee8563fedb Update schedule components 2022-11-24 20:00:09 +01:00
dd116962e6 Update get supervisors request 2022-11-24 18:44:43 +01:00
dominik24c
bd99609de2 add docker configuration for production 2022-11-18 00:20:50 +01:00
b2dfccf869 Fix if statement 2022-11-17 23:37:05 +01:00
22815bb405 Add creating year groups 2022-11-17 22:21:59 +01:00
9c7ae692f5 Fix adding group 2022-11-17 21:49:55 +01:00
2120ab9690 Update login, update api requests, add schedule view for supervisors 2022-11-17 21:36:36 +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
c29c2a9236 3.3 Add schedule export on frontend 2022-11-04 01:34:00 +01:00
0cc9482878 3.6 Add schedules view for students, coordinator can now assign to committees 2022-11-04 01:18:26 +01:00
03c0fb4bb2 Add schedule views for coordinator 2022-10-27 23:36:49 +02:00
d56226ccc5 Add remove svg icon 2022-06-23 01:05:52 +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
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
1459df0c6a Add available supervisor filter 2022-06-13 21:24:17 +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
f6b0d7bc2f Add export button 2022-06-13 19:57:03 +02:00
0a04a86a00 connect groups endpoint's to frontend 2022-06-13 19:47:24 +02:00
39339f0ac5 bug fix - correction of Leaders panel and create_project_supervisor method 2022-06-13 18:41:28 +02:00
9dd72aeb20 add project_supervisors endpoints for coordinator and add Leaders card in frontend 2022-06-12 23:09:34 +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
4f139ec137 Fix form for adding students, update routes 2022-06-11 19:52:35 +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
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