Commit Graph

100 Commits

Author SHA1 Message Date
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 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
Christian Cueni 6edb5be093 WIP: Add own components 2024-04-02 15:55:34 +02:00
Livio Bieri 0b01856e69 Merge branch 'develop' into feat/geteilter-bereich 2024-03-19 16:26:55 +01:00
Livio Bieri e374ad98de chore: learning mentor course → course session 2024-03-19 16:24:18 +01:00
Christian Cueni 51ea7a7f7c Ignore learning units that are none 2024-03-18 19:47:56 +01:00
Livio Bieri 2989085a42 feat: adds mentor dashboard type 2024-03-11 11:33:12 +01:00
Livio Bieri 52a6a0e642 fix: harmonize / fix course configuration 2024-02-29 14:49:26 +01:00
Livio Bieri e4329194ee chore: introduce course configuration "feature" flags in client 2024-02-28 14:14:23 +01:00
Livio Bieri 51609591e1 chore: also expose course config in dashboard 2024-02-28 10:25:01 +01:00
Reto Aebersold df5fc71aca Merged in bugfix/VBV-613-anzeige-mit-selbsteinschätzung-i (pull request #256)
fix: show only the user's competences

Approved-by: Christian Cueni
2023-12-22 19:23:07 +00:00
Reto Aebersold 5252480d6d fix: show only the user's competences 2023-12-21 10:00:07 +01:00
Livio Bieri 368ef7d16e fix: don't crash dashboard as mentor 2023-12-14 11:34:02 +01:00
Reto Aebersold 66cc2dab2b fix: round points for now 2023-12-08 10:20:54 +01:00
Christian Cueni 8fafba755d wip: Rename types 2023-12-04 14:06:06 +01:00
Christian Cueni 5c140f00de wip: Rename CASEWORK 2023-12-04 14:06:06 +01:00
Daniel Egger 0ee783219b VBV-585 feat: "Wissens- und Verständnisfragen im Cockpit" 2023-11-08 08:00:05 +01:00
Daniel Egger be2488ff73 VBV-584 feat: only show "Kompetenznachweis-Elemente" in Regio-Dashboard Arbeiten 2023-11-07 14:43:04 +01:00
Reto Aebersold 1e5fb91343 fix: move experts to feedback 2023-11-06 10:10:14 +01:00
Daniel Egger 0c3be4d383 fix: take combined_id for competence statistics 2023-11-03 11:50:28 +01:00
Daniel Egger 1b7b7770ea fix: take unique `_id` for `FeedbackStatisticsRecordType` 2023-11-03 11:33:48 +01:00
Daniel Egger f3da6d3c9d fix: filter out participants which are not anymore in the course session 2023-11-03 11:06:27 +01:00
Daniel Egger eb845e830a fix: take unique `_id` for `PresenceRecordStatisticsType` 2023-11-03 10:44:49 +01:00
Livio Bieri d125e66c02 fix: move utils.py outside of dashboard
they are useful in other contexts too ;)
2023-11-01 15:15:43 +01:00
Reto Aebersold 5f436da0a0 feat: cache circles and learning units 2023-11-01 11:30:43 +01:00
Livio Bieri 41b8e07693 chore: make circle data more concise 2023-10-31 13:57:53 +01:00
Reto Aebersold 2077c83f18 feat: format date 2023-10-31 11:29:31 +01:00
Reto Aebersold 513b203604 feat: add course list sub page 2023-10-31 09:20:35 +01:00
Livio Bieri 2d5bad31ce fix: unique keys for assignments _ids 2023-10-30 15:14:03 +01:00