Christian Cueni
|
9e53b8814b
|
Add logout with id_token_hint
|
2024-10-22 10:44:27 +02:00 |
Daniel Egger
|
0aa7e74b7c
|
Add cypress test
|
2024-09-30 11:09:55 +02:00 |
Elia Bieri
|
636e3ee95a
|
Add create_or_sync_ausbildungsverantwortlicher action
|
2024-09-17 17:55:18 +02:00 |
Daniel Egger
|
ff96cba446
|
Add admin filters
|
2024-09-17 17:16:21 +02:00 |
Elia Bieri
|
a29171f32f
|
Group users by checkout information created date
|
2024-09-17 14:51:13 +02:00 |
Elia Bieri
|
f24fd040f9
|
Add test data
|
2024-09-17 11:49:07 +02:00 |
Elia Bieri
|
bd95776ec7
|
Initial implementation
|
2024-09-11 16:34:10 +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 |
Christian Cueni
|
7110b5f97c
|
Add admin command to create & sync Berufsbildner
|
2024-07-31 15:27:06 +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 |
Christian Cueni
|
9e46e844c6
|
Fix userprofile data
|
2024-07-29 09:49:14 +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 |
Christian Cueni
|
fd3effc673
|
Add optional attendance information to profile
|
2024-07-25 11:07:46 +02:00 |
Christian Cueni
|
7d2715ead1
|
Merged develop into feature/cembra-enable
|
2024-07-24 13:26:53 +00:00 |
Daniel Egger
|
e803e5308f
|
Fix unit tests
|
2024-07-23 14:40:22 +02:00 |
Daniel Egger
|
46daea0511
|
Enable cembra/byjuno payment
|
2024-07-23 14:40:22 +02:00 |
Daniel Egger
|
aa30dadfd7
|
Update cypress tests
|
2024-07-16 15:57:24 +02:00 |
Daniel Egger
|
d56c346512
|
Add more editable profile fields
|
2024-07-16 14:37:19 +02:00 |
Daniel Egger
|
2c4cd093a2
|
Merged develop into branch
|
2024-07-10 18:17:33 +02:00 |
Daniel Egger
|
d0b357c33c
|
Fix tests
|
2024-07-04 14:54:23 +02:00 |
Daniel Egger
|
517d1df38f
|
Add `refno2` field
|
2024-07-04 14:54:23 +02:00 |
Daniel Egger
|
3ef1ba18b2
|
Improve Cypress tests
|
2024-07-04 14:54:22 +02:00 |
Daniel Egger
|
9d91a9102a
|
Add more logging in app/database
|
2024-07-04 14:54:22 +02:00 |
Daniel Egger
|
e776103eb7
|
Add new fields for cembra pay
|
2024-07-04 14:54:22 +02:00 |
Christian Cueni
|
8af955f794
|
Add migration, handle sync for mentors and supervisors
|
2024-06-27 11:32:42 +02:00 |
Christian Cueni
|
cc3b6bbf0d
|
Clean up some code
|
2024-06-27 11:32:42 +02:00 |
Christian Cueni
|
e6eae79171
|
Refactor json data handling
|
2024-06-27 11:32:20 +02:00 |
Christian Cueni
|
857c4a4742
|
Add sso models, move all code to sso-app
|
2024-06-27 11:32:20 +02:00 |
Christian Cueni
|
9437dafb76
|
wip: Add error model, move code, add exception
|
2024-06-27 11:32:20 +02:00 |
Christian Cueni
|
13789a9619
|
wip: Add sync method
|
2024-06-27 11:32:20 +02:00 |
Daniel Egger
|
53d30572c8
|
Fix failing dueDates.cy.js test
|
2024-06-20 09:20:58 +02:00 |
Christian Cueni
|
f7798cfa55
|
Merged develop into feature/abacus-export
|
2024-06-20 05:21:05 +00:00 |
Daniel Egger
|
6de5660f31
|
Add `ABACUS_` env var values for prod
|
2024-06-04 11:30:18 +02:00 |
Daniel Egger
|
f8c6e135e1
|
Add fake datatrans endpoints for e2e tests
|
2024-05-31 16:00:05 +02:00 |
Daniel Egger
|
ec21238ece
|
Remove unused BillingAddress model
|
2024-05-31 09:54:42 +02:00 |
Daniel Egger
|
2646b072ee
|
Refactor country handling code
|
2024-05-30 15:35:17 +02:00 |
Daniel Egger
|
590b6a17bc
|
Add `abacus_debitor_number` and `abacus_order_id` model fields
|
2024-05-29 15:35:03 +02:00 |
Daniel Egger
|
059a4cad5c
|
Add empty user
|
2024-05-29 13:48:40 +02:00 |
Christian Cueni
|
0cad9666c5
|
Merged develop into feature/VBV-684-export-trainer-rl
|
2024-05-29 09:41:49 +00:00 |
Christian Cueni
|
bcf5676afd
|
wip: Add access tests
|
2024-05-29 11:40:17 +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 |