Commit Graph

124 Commits

Author SHA1 Message Date
Elia Bieri e55a5e9e42 Rework 2024-10-29 15:51:07 +01:00
Elia Bieri ffe1709e7f Make Lernbegleitung and Student responsive 2024-10-23 12:02:51 +02:00
Daniel Egger a405c70bf9 Add "prettier-plugin-organize-imports" plugin -> imports got sorted 2024-08-27 15:30:51 +02:00
Christian Cueni aca066a376 Merge branch 'develop' into feature/vbv-676-berufsbildner-2
# Conflicts:
#	client/src/composables.ts
#	client/src/gql/gql.ts
#	client/src/gql/graphql.ts
#	client/src/graphql/queries.ts
#	client/src/pages/competence/CompetenceCertificateDetailPage.vue
#	client/src/pages/competence/CompetenceCertificateListPage.vue
#	client/src/pages/competence/CompetenceIndexPage.vue
#	client/src/types.ts
#	cypress/support/commands.js
#	server/vbv_lernwelt/shop/migrations/0016_alter_checkoutinformation_refno2.py
2024-08-09 18:01:25 +02:00
Ramon Wenger 10cd228d56 Refactor code and add filtering to circle progress displays 2024-08-08 07:21:51 +02:00
Daniel Egger cdfb9d2c5b Refactor `LearningMentor` model to flat `AgentParticipantRelation` model 2024-07-25 17:19:36 +02:00
Christian Cueni bd59f24ea9 Add loading spinner to widget 2024-07-24 09:20:28 +02:00
Christian Cueni 1d995bff91 Add cypress tests for course specific settings 2024-05-06 07:57:43 +02:00
Christian Cueni c2a3e5c80e Hide feedback request in uk 2024-05-02 10:23:09 +02:00
Christian Cueni 77c69f1229 Add progress text to diagram 2024-04-11 14:06:18 +02:00
Livio Bieri 3eb098be35 Merge branch 'develop' into feat/geteilter-bereich 2024-03-27 15:40:50 +01:00
Livio Bieri 8109446602 fix: hide sample solution if learning mentors are present 2024-03-26 10:38:56 +01:00
Livio Bieri df441d57a2 fix: sample solution praxis assignment w/o mentor 2024-03-25 16:55:56 +01:00
Livio Bieri 8fd2234011 chore: refactor 2024-03-14 12:19:43 +01:00
Livio Bieri 16e0aba504 feat: mentorCockpit -> learningMentees 2024-03-11 17:05:21 +01:00
Livio Bieri 742801bf22 feat: cockpit type / navigation
TODO dashboard -> cockpit/mentor (temporary)
TODO dashboard -> cockpit/expert
2024-03-08 16:19:38 +01:00
Livio Bieri 42211db6ed fix: UX/styling improvements based on PR feedback 2024-03-06 20:20:06 +01:00
Livio Bieri 7073beee49 fix: make SelfEvaluation.vue preview-friendly 2024-03-06 10:00:36 +01:00
Livio Bieri e3f8e4556f chore: remove feedback_user
removed in favor of just using the course-level configuration.
2024-02-29 13:57:00 +01:00
Livio Bieri 0e5e311829 chore: use page suffix + smaller changes (pr feedback) 2024-02-12 13:28:48 +01:00
Livio Bieri 3f9742550f wip: self evaluation mentor 2024-01-19 13:20:44 +01:00
Reto Aebersold 2bf741ab67 feat: praxis assigment evaluation user 2023-12-14 15:22:15 +01:00
Livio Bieri 10c8178aaa fix: mobile menu 2023-12-14 14:27:05 +01:00
Reto Aebersold 6479683ad8 feat: praxis assigment evaluation user 2023-12-14 11:03:04 +01:00
Reto Aebersold 1979dcd428 feat: split assigment submit 2023-12-14 09:21:17 +01:00
Reto Aebersold eebb512348 fix: FF rendering bug & cleanup 2023-11-01 08:54:34 +01:00
Daniel Egger 0c40bb9341 Rename composable to useCourseData 2023-10-14 16:06:16 +02:00
Daniel Egger a6cf4ad128 Show Diagram for users in cockpit 2023-10-13 14:21:26 +02:00
Daniel Egger 8544898bbf Load stuff 2023-10-12 18:38:14 +02:00
Daniel Egger 41ead1dad4 Refactor circle handling in cockpit 2023-10-10 10:12:58 +02: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
Daniel Egger d09ef0054f Fix TypeScript config for upgrade to 5.0 2023-03-31 10:17:53 +02:00
Daniel Egger edcfab1dd3 Format code according to new library rules 2023-03-31 10:07:27 +02:00
Elia Bieri 10f34f53d8 Merged in feature/storybook (pull request #49)
Integrate Storybook

* Merged in feature/caprover-deploy (pull request #47)

Feature/caprover deploy

Approved-by: Christian Cueni
* Merge branch 'feature/storybook' of bitbucket.org:iterativ/vbv_lernwelt into feature/storybook

* Add stories

* Add BuenosAires font to storybook

* Mute typecheck error

* Update bitbucket deployment

* Add ItNavigationProgress component

* Update pipelines file

* Update pipelines file

* Merged develop into feature/storybook

Approved-by: Daniel Egger
2023-03-29 13:45:13 +00:00
Christian Cueni 6d9b16172d Display learning unit icons based on name 2023-03-28 07:00:38 +02:00
Christian Cueni 97879b570c Show only start and stop icon in circle 2023-03-27 11:34:09 +02:00
Daniel Egger f68e20515d VBV-293: Link zu Mediathek in Versicherungsvermittlerin Lehrgang wieder eingefügt 2023-03-14 15:03:01 +01:00
Christian Cueni d233b782bc Use RichField for circle detail data 2023-03-09 15:30:50 +01:00
Christian Cueni 30ead5a261 Update üK structure 2023-03-09 15:11:50 +01:00
Elia Bieri 2d555292fd Merged in feature/enable_scroll_new_learnpath (pull request #38)
New learnpath: enable scrolling on desktop and hide scroll bar

* Add scrolling to LearningPathPathView and hide scrollbar

* Fix lint issues


Approved-by: Daniel Egger
2023-03-09 08:35:02 +00:00
Elia Bieri 6733e7a311 Merged in bugfix/new_learnpath_refactorings (pull request #36)
Minor refactorings in new learnpath

* Refactor media query watching into composable

* Refactor media query to use vueuse package

* Get rid of custom scroll boundary watch logic

* Use template ref instead of id

* Switch to typed learning path key

* Move to-component-scrolling into the components themselves

* Minor cleanup

* Fix minor issues


Approved-by: Daniel Egger
2023-03-08 17:10:49 +00:00
Elia Bieri a7dcb86cfe Merged in feature/VBV-260-implement-new-learnpath (pull request #28)
Feature/VBV-260 implement new learnpath

* Fix linting problems

* Fix cypress tests

* Change various texts to gray-800

* Rework progress bar to show in progress circles

* Scroll to initial circle

* Make list view circles clickable

* Minor rework actions

* Rework

* Fix LearningPathScrollButton alignment

* Additional fix for LearningPathScrollButton alignment
2023-03-02 16:58:16 +00:00
Elia Bieri bac7acb021 Merged in feature/VBV-259-create-new-circle-component (pull request #21) 2023-02-09 09:31:03 +00:00
Elia Bieri b5e4c30d40 Merged in feature/notifications (pull request #15) 2023-02-08 11:39:27 +00:00
Christian Cueni bbd74d85b3 Add multiple rows in cockpit list circles 2023-01-31 16:37:00 +01:00
Christian Cueni bd3388714e Fix UI errors 2023-01-31 08:26:16 +01:00
Ramon Wenger ef0354ec5c Add component for horizontal bar charts 2023-01-26 07:54:45 +01:00
Christian Cueni 6bbd509faf Add feedback icon, add feedback to default path 2023-01-19 07:43:04 +01:00
Christian Cueni 142d0f374e Add feedback completion 2023-01-19 07:43:04 +01:00