Commit Graph

16 Commits

Author SHA1 Message Date
Ramon Wenger 438f3a1650 Fix linting issue 2024-08-08 07:21:50 +02:00
Ramon Wenger 2513aa6fac Fix linting issues 2024-08-08 07:10:40 +02:00
Ramon Wenger 1d2224e941 Add filter to learning path list view, refactor code 2024-08-08 07:10:40 +02:00
Ramon Wenger 770dbc94ea Fix bug with scroll arrows 2024-08-08 07:10:40 +02:00
Ramon Wenger e3090fcfa1 Update filter to always display base circles 2024-08-08 07:10:39 +02:00
Ramon Wenger 3258aaa5d3 Fix type error 2024-08-08 07:10:39 +02:00
Ramon Wenger dd1d1ff6fe Add proof of concept implementation for the profile filter 2024-08-08 07:10:37 +02:00
Christian Cueni 5cbd63d70c Show loading spinner 2024-05-14 10:45:28 +02:00
Daniel Egger 4d3b46de59 Add cypress tests which check contents of learning path and circle page 2023-10-15 21:45:39 +02:00
Daniel Egger cc800501c1 Calc next learning content 2023-10-14 01:02:08 +02:00
Daniel Egger 8544898bbf Load stuff 2023-10-12 18:38:14 +02:00
Daniel Egger 8621d4af07 Load CompletionData 2023-10-12 17:29:05 +02:00
Daniel Egger b2eb88b972 Bugfix VBV-460: show read-only circle view in cockpit 2023-07-18 13:30:21 +02:00
Elia Bieri f3c599c344 Merged in feature/strengthen_lint_rules (pull request #77)
Strengthen lint rules

* Strengthen lint rules

* Fix linting errors

# Conflicts:
#	client/src/components/learningPath/LearningPathDiagram.vue
#	client/src/components/learningPath/LearningPathViewVertical.vue

* Add no-required-prop-with-default rule

# Conflicts:
#	client/src/components/learningPath/LearningPathDiagram.vue

* Fix typechecks

* Reformat eslintrc
2023-05-11 09:52:10 +00:00
Elia Bieri 2e974dc323 Merged in bugfix/VBV-308-bereinigung-altes-lernpfad-diagramm (pull request #74)
Cleanup old learn path diagrams

* Fix Safari mobile bug

* Initial cleanup


Approved-by: Daniel Egger
2023-05-11 07:50:20 +00:00
Daniel Egger e17817b166 Refactor learninPath according to the new page code hierarchy 2023-04-03 16:42:34 +02:00