Commit Graph

1136 Commits

Author SHA1 Message Date
Daniel Egger 8cb00b0976 Replace dueDate code 2024-04-19 16:47:27 +02:00
Daniel Egger 9a3af24f72 Only show future appointments 2024-04-19 12:34:28 +02:00
Daniel Egger 4925c1a178 Cleanup dates/appointments handling in app 2024-04-19 11:17:22 +02:00
Daniel Egger 102196a290 Add new DashboardDueDatesPage 2024-04-19 09:31:08 +02:00
Daniel Egger 50c35b7100 Add due_dates rest endpoint for dashboard 2024-04-18 18:07:57 +02:00
Daniel Egger bfdacfec62 User course_session and course `id`s as string 2024-04-18 17:39:58 +02:00
Christian Cueni 1e5db1f0f7 Add learning mentor template test, don't allow invitations in courses without mentors 2024-04-18 10:22:04 +02:00
Christian Cueni bc909ae1b6 Check learning mentor term in uk and vv 2024-04-18 08:28:40 +02:00
Christian Cueni 1b378fafcc Fix tests, add links 2024-04-18 06:39:31 +02:00
Christian Cueni 8b6a623f07 Add expert dashboard test 2024-04-17 13:48:23 +02:00
Christian Cueni b99e86c556 WIP: Fix assignment tests 2024-04-17 08:59:29 +02:00
Christian Cueni dc6c645c46 Add Trainer statistics tests 2024-04-15 16:37:07 +02:00
Christian Cueni 68d44f950f WIP: Filter statistics by circle 2024-04-15 13:48:56 +02:00
Christian Cueni 121f7c227a WIP: Add supervisor base dashboard 2024-04-11 15:09:59 +02:00
Christian Cueni 93b8089510 Fix stats type, set button properties 2024-04-11 11:35:16 +02:00
Christian Cueni 9721464161 Add mentor stats test 2024-04-11 10:43:10 +02:00
Christian Cueni 373703813c Add count tests 2024-04-10 15:39:17 +02:00
Christian Cueni 84f803ebf1 Add dashboard config tests 2024-04-10 13:48:47 +02:00
Christian Cueni 8a89bed0ac WIP: Fix typecheck 2024-04-10 11:18:43 +02:00
Christian Cueni 0206fd4217 WIP: Add email templates [skip ci] 2024-04-10 07:34:26 +02:00
Christian Cueni 2865328a8e WIP: Add preview 2024-04-09 15:30:26 +02:00
Christian Cueni a375559670 WIP: Update Lernbegleitung copy [skip ci] 2024-04-09 13:50:20 +02:00
Christian Cueni 58cf852842 WIP: Style components 2024-04-09 11:16:27 +02:00
Christian Cueni eda9829b36 Add mentor components and basic styling 2024-04-09 08:59:44 +02:00
Christian Cueni 89fc3a8deb WIP: Fix types, allow filter for user in stats 2024-04-08 14:22:33 +02:00
Christian Cueni d417cf5fe3 WIP: Update schema 2024-04-08 13:31:29 +02:00
Christian Cueni 265bd01b79 WIP: Remove GraphQL code 2024-04-08 13:01:36 +02:00
Christian Cueni 4a982d8af2 WIP: Use REST endpoint 2024-04-08 12:47:55 +02:00
Christian Cueni 5ba319e524 Merge branch 'feature/dashboard-persons' into feature/dashboard 2024-04-08 08:12:27 +02:00
Christian Cueni 6ea45eff66 WIP: Add ui config 2024-04-08 08:08:12 +02:00
Daniel Egger 91ee3e605b Add action link 2024-04-04 13:06:14 +02:00
Daniel Egger 15d6baac81 Display persons 2024-04-04 11:59:07 +02:00
Daniel Egger de91814c6a Add learning mentor relations to persons view 2024-04-03 12:25:19 +02:00
Daniel Egger d6885f4e7f Add more course config 2024-04-03 11:38:00 +02:00
Daniel Egger e13d72eb8a Add dashboard persons api view 2024-04-03 11:26:50 +02:00
Christian Cueni 2f77bf7734 WIP: Add Praxisbildner switch, move code to type 2024-04-03 11:14:44 +02:00
Daniel Egger 16ebd23edf Add roles to course_session_permissions 2024-04-03 06:56:41 +02:00
Christian Cueni 6edb5be093 WIP: Add own components 2024-04-02 15:55:34 +02:00
Livio Bieri 3eb098be35 Merge branch 'develop' into feat/geteilter-bereich 2024-03-27 15:40:50 +01:00
Livio Bieri ea51f4f770 fix: snafu in LearningMentor model __str__ method 2024-03-27 15:03:46 +01:00
Christian Cueni 5de6b737da Fix typo 🤦‍♂️ 2024-03-26 14:37:52 +01:00
Daniel Egger a804df5ae4 Fix order in migration 2024-03-26 11:41:32 +01:00
Christian Cueni a723b88277 Merged develop into feature/VBV-650-dont-log-duplicates 2024-03-25 13:30:49 +00:00
Livio Bieri 260cdf2ba1 fix: do not just take the first course session
be explicit about the course session ID to use
2024-03-21 15:11:53 +01:00
Christian Cueni e4c9a3ef44 Sanitize worksheet titles 2024-03-21 11:20:52 +01:00
Livio Bieri dd121fe1ac feat: mentor can remove mentee 2024-03-20 14:42:07 +01:00
Christian Cueni 6018572d89 Don't create AssignmentCompletionAuditLog for edoniq tests 2024-03-20 13:38:25 +01:00
Livio Bieri 5f9b7a86fd feat: api for removal of participant as menotor 2024-03-20 09:14:54 +01:00
Livio Bieri c946330ca6 fix: course_session instead of course setup 2024-03-19 16:42:02 +01:00
Livio Bieri 0b01856e69 Merge branch 'develop' into feat/geteilter-bereich 2024-03-19 16:26:55 +01:00