Commit Graph

2428 Commits

Author SHA1 Message Date
Daniel Egger 46a2f6a3ba Add filters to dashboard person table 2024-04-18 17:25:00 +02:00
Christian Cueni 49bd67f3e0 WIP: Fix statistic pages 2024-04-18 17:22:44 +02:00
Christian Cueni b58bceb14d WIP: Adding courseId to statistics page 2024-04-18 15:43:19 +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 54b59ef932 WIP: Fix memberonly tests 2024-04-16 16:39:32 +02:00
Christian Cueni 70b3138574 Fix UI issue on passed-label 2024-04-16 15:04:59 +02:00
Christian Cueni 97dd952e4f Hide "old" dashboard content 2024-04-16 14:24:03 +02:00
Christian Cueni 41c48bed9d Refactor dashboard page 2024-04-16 07:27:34 +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 77c69f1229 Add progress text to diagram 2024-04-11 14:06:18 +02:00
Christian Cueni b19375f336 Change menu order, hide tasks for üK 2024-04-11 13:37:14 +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 14474d1799 WIP: Align widgets [skip ci] 2024-04-09 16:34:27 +02:00
Christian Cueni 2865328a8e WIP: Add preview 2024-04-09 15:30:26 +02:00
Christian Cueni 66220cdfcb WIP: Use Basebox 2024-04-09 15:29:46 +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 7473923dac Action link not for all 2024-04-05 15:19:14 +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 e49a4971ae Add simple DashboardPersonsPage which loads data 2024-04-03 15:15: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 24aa5d9b8c Merged in feat/geteilter-bereich (pull request #304)
Feat: Teilnehmer kann auch Mentor sein

Approved-by: Daniel Egger
2024-03-28 07:27:15 +00: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
Livio Bieri ed685b9c78 chore: cypress tests for learning mentor 2024-03-27 14:58:18 +01:00
Christian Cueni 69e119654b Merged in feature/VBV-650-dont-log-duplicates (pull request #306)
Don't import existing AssignmentCompletionAuditLog
2024-03-26 16:06:24 +00:00