Commit graph

28 commits

Author SHA1 Message Date
Adriaan Jacquet
7f670030a7 fix: fixed linter errors 2025-04-22 17:57:18 +02:00
Adriaan Jacquet
faa2f58145 merge: fixed merge conflicts with dev 2025-04-22 17:49:11 +02:00
Gerald Schmittinger
97b07ff2e5 fix(frontend): linting probleem 2025-04-22 11:16:33 +02:00
Lint Action
868c5d9afe style: fix linting issues met Prettier 2025-04-22 09:12:11 +00:00
Gerald Schmittinger
2578555ace fix(frontend): Login state blijft behouden voor andere tabs binnen dezelfde browser. 2025-04-22 11:04:24 +02:00
Lint Action
12178e8469 style: fix linting issues met Prettier 2025-04-19 14:54:25 +00:00
Gerald Schmittinger
57ff2daf6c fix: Fouten in implementatie van hello-mechanisme opgelost. 2025-04-19 16:47:47 +02:00
Gerald Schmittinger
f94b7808f7 fix(frontend): 'requiresAuth' routes niet meer zonder authenticatie toegankelijk 2025-04-19 12:39:58 +02:00
Gerald Schmittinger
b8e63e3e34 fix(frontend): incorrecte redirect bij logout verbeterd 2025-04-19 12:21:54 +02:00
Gerald Schmittinger
6f9902a40c fix(frontend): refreshen van het token verloopt nu correct 2025-04-19 11:37:21 +02:00
Gerald Schmittinger
9339eca9cf feat: Mechanisme voor automatische aanmaak en update van accounts aangemaakt. 2025-04-08 14:24:57 +02:00
Gerald Schmittinger
99dc346dc1 Merge remote-tracking branch 'origin/dev' into feat/pagina-om-leerpaden-te-bekijken-#41
# Conflicts:
#	backend/src/controllers/learning-objects.ts
#	frontend/src/controllers/base-controller.ts
2025-04-01 09:00:28 +02:00
588c556949
Merge branch 'dev' into refactor/linting 2025-03-30 22:48:26 +02:00
Gerald Schmittinger
8522cde18d Merge remote-tracking branch 'origin/dev' into feat/pagina-om-leerpaden-te-bekijken-#41
# Conflicts:
#	frontend/src/App.vue
#	frontend/src/components/MenuBar.vue
#	frontend/src/main.ts
2025-03-30 17:29:57 +02:00
Lint Action
0661e705b3 style: fix linting issues met Prettier 2025-03-25 21:46:03 +00:00
Gerald Schmittinger
be654fa760 fix(frontend): Problem opgelost waardoor men niet kon uitloggen wanneer het JWT Token expired was. 2025-03-25 21:54:37 +01:00
293c51bab3
refactor(frontend): Verwijder console logs 2025-03-23 12:32:41 +01:00
dd1000c662
refactor(frontend): Algemene linting fouten 2025-03-23 12:08:42 +01:00
Gerald Schmittinger
3c3fddb7d0 feat(frontend): LearningObjectService en LearningPathService geïmplementeerd. 2025-03-23 08:56:34 +01:00
Lint Action
07f65398bb style: fix linting issues met Prettier 2025-03-18 08:25:58 +00:00
Joyelle Ndagijimana
49f1a98eec feat: login redirect opgelost 2025-03-18 09:25:18 +01:00
774adb6688
fix: .js toevoegen aan imports 2025-03-13 01:21:38 +01:00
Lint Action
57cd8466fe style: fix linting issues met Prettier 2025-03-09 22:57:15 +00:00
Lint Action
b12c743440 style: fix linting issues met ESLint 2025-03-09 22:57:12 +00:00
Gerald Schmittinger
355c0a4eda refactor(backend): Bestanden die enkel types of interfaces exporteren hernoemd naar *.d.ts 2025-03-06 13:28:24 +01:00
Gerald Schmittinger
0b2c90c8b5 fix(frontend): Fixed infinite retry loop when unauthorized
Also adjusted the Keycloak config
2025-03-02 23:51:51 +01:00
Gerald Schmittinger
d64b4505c8 chore(frontend): Documentation & refactoring
Adding documentation to functions & some further refactoring.
2025-03-02 21:13:50 +01:00
Gerald Schmittinger
26d5c09bb4 chore(frontend): Refactoring
Refactoring zodat de structuur van de authenticatieservice in de client duidelijker is.
2025-03-02 21:02:17 +01:00