Commit Graph

85 Commits

Author SHA1 Message Date
Daniel Egger 0aa7e74b7c Add cypress test 2024-09-30 11:09:55 +02:00
Elia Bieri f24fd040f9 Add test data 2024-09-17 11:49:07 +02:00
Daniel Egger d5e6b623d3 Reformat code with ruff 2024-08-27 15:12:49 +02:00
Daniel Egger 0f6ec66122 Merged in feature/berufsbilnder-cypress (pull request #378)
Feature/berufsbilnder cypress

* Berufsbildner cypress test

* Fix tests
2024-08-23 13:26:47 +00: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
Christian Cueni 41a0bbc22e Merge branch 'develop' into feature/vbv-676-berufsbildner-2
# Conflicts:
#	client/src/gql/gql.ts
#	client/src/gql/graphql.ts
2024-07-31 15:33:03 +02:00
Elia Bieri 6f2b437a5c Merged develop into feature/VBV-704-eine-note-im-kn-für-ük 2024-07-31 12:54:26 +00:00
Elia Bieri 78d18034fa Implement unified grading 2024-07-31 14:30:01 +02:00
Daniel Egger cdfb9d2c5b Refactor `LearningMentor` model to flat `AgentParticipantRelation` model 2024-07-25 17:19:36 +02:00
Daniel Egger 3f02fd254a Add cypress test for mentor invitation 2024-07-25 17:19:22 +02:00
Christian Cueni 848647fb97 Add cypress tests 2024-07-25 13:57:06 +02:00
Daniel Egger e803e5308f Fix unit tests 2024-07-23 14:40:22 +02:00
Daniel Egger 3ef1ba18b2 Improve Cypress tests 2024-07-04 14:54:22 +02:00
Daniel Egger 53d30572c8 Fix failing dueDates.cy.js test 2024-06-20 09:20:58 +02:00
Daniel Egger 6de5660f31 Add `ABACUS_` env var values for prod 2024-06-04 11:30:18 +02:00
Daniel Egger aa4f0a0d92 Add cypress tests 2024-05-23 14:45:35 +02:00
Daniel Egger 7c4300f40c Add `evaluation_points_deducted` field 2024-05-23 14:45:35 +02:00
Christian Cueni 1634943c21 Hide Fremdeinschätzung in a users profile if in uk course 2024-05-06 13:24:15 +02:00
Christian Cueni 1d995bff91 Add cypress tests for course specific settings 2024-05-06 07:57:43 +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
Livio Bieri c946330ca6 fix: course_session instead of course setup 2024-03-19 16:42:02 +01:00
Livio Bieri e374ad98de chore: learning mentor course → course session 2024-03-19 16:24:18 +01:00
Livio Bieri b48d8c0fc3 fix: format 2024-03-18 15:39:41 +01:00
Livio Bieri c881561fde chore: adds new user that is student and mentor


2024-03-18 15:22:06 +01:00
Livio Bieri 61a7f77650 Merge branch 'develop' into feat/geteilter-bereich 2024-03-05 09:24:02 +01:00
Christian Cueni f117a6b5fb Update password, update names 2024-02-29 10:47:18 +01:00
Livio Bieri e64bab918e Merge branch 'develop' into feat/course-feature-toggles 2024-02-29 09:47:48 +01:00
Christian Cueni 5e5b274add Merged develop into feature/VBV-654-test-users 2024-02-28 10:05:40 +00:00
Livio Bieri f052e33478 fix: save configuration 2024-02-27 16:18:37 +01:00
Livio Bieri c4bb5b0351 feat: introduce course config 2024-02-27 14:52:33 +01:00
Christian Cueni a407b76038 Add endpoint and button in admin ui 2024-02-26 13:10:49 +01:00
Christian Cueni abb9b4b7db Add VV reset 2024-02-26 09:33:01 +01:00
Livio Bieri 9dc412502e fix: reset feedback stuff 2024-02-22 21:52:58 +01:00
Livio Bieri 7224aecc02 fix: formatting code 2024-02-22 16:33:38 +01:00
Christian Cueni ae97931ca5 WIP: Create uk course session 2024-02-22 15:47:12 +01:00
Livio Bieri 0d402d7912 chore: constraint was fixed, fixed blocked fixme 2024-02-21 11:40:30 +01:00
Livio Bieri 1065e8c2da fix: uk mentor still needed for cypress reset :-/
- uk mentor, which does not really make sense but is still needed for cypress tests
- vv mentor, can't be added yet to the same user, see open PR https://bitbucket.org/iterativ/vbv_lernwelt/pull-requests/287

==> Once 287 is merged, we can add the vv mentor as well
2024-02-12 16:10:17 +01:00
Livio Bieri a97e698165 fix: create_laerning_mentor for vv course 2024-02-12 15:28:22 +01:00
Livio Bieri 8008af0777 fix: format 2024-02-12 14:32:44 +01:00
Livio Bieri c5197c6c70 chore: expose create_learning_mentor to django admin 2024-02-12 14:04:27 +01:00
Reto Aebersold 28445cf1a5 feat: add avatar upload 2024-01-09 17:21:06 +01:00
Reto Aebersold 2bf741ab67 feat: praxis assigment evaluation user 2023-12-14 15:22:15 +01:00
Christian Cueni aa5077bf3c wip: Split cockpit feedback pages 2023-12-07 10:12:23 +01:00
Christian Cueni 22cfa6ff23 Add feedback type, add test feedback 2023-12-07 10:11:24 +01:00
Christian Cueni 3a5c941360 wip: Make linter and TS happy, fix cypress 2023-12-07 10:11:24 +01:00
Christian Cueni 2e408643bc wip: Update course creation 2023-12-07 10:11:24 +01:00
Christian Cueni 39ea4d8555 wip: Add Reisen Auftrag 2023-12-04 14:06:06 +01:00
Christian Cueni 01c288f686 Add tests 2023-11-28 10:54:41 +01:00
Livio Bieri 3748ce44fa chore: cypress tests supervisor dashboard 2023-11-01 17:14:47 +01:00