Commit graph

89 commits

Author SHA1 Message Date
Laure Jablonski
52075011b1 style: titels in menubalk met hoofdletter 2025-03-22 15:44:55 +01:00
Laure Jablonski
0b298a5543 style: rol bewoog wanneer schermgrootte veranderde 2025-03-19 20:00:05 +01:00
Laure Jablonski
532fab11db fix: extra knop toegevoegd om van login scherm naar home pagina te gaan om te vermijden dat telkens naar / gegaan moet worden om daar op die knop te duwen 2025-03-19 11:48:55 +01:00
Laure Jablonski
29949462ed style: menubalk klapt in als het scherm te klein wordt om alle componenten te tonen 2025-03-19 11:48:11 +01:00
Laure Jablonski
3168112102 fix: knop toegevoegd wanneer ingelogd op homepage om op ingelogde homepage terecht te kunnen komen 2025-03-19 10:47:53 +01:00
Laure Jablonski
60916ba765 feat: logout werkt en initialen zijn deze van ingelogde user 2025-03-19 10:47:20 +01:00
Lint Action
2c475d287d style: fix linting issues met Prettier 2025-03-18 08:33:24 +00:00
Joyelle Ndagijimana
644d6a4cd0 Merge remote-tracking branch 'origin/feat/router-reinitialization' into feat/router-reinitialization 2025-03-18 09:32:46 +01:00
Joyelle Ndagijimana
9d8e364e3b feat: authState in plaats van localStorage 2025-03-18 09:32:33 +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
Joyelle Ndagijimana
37ecad30ea feat: todo in menubar toevoegen 2025-03-17 11:26:38 +01:00
Lint Action
d555144681 style: fix linting issues met Prettier 2025-03-17 10:23:28 +00:00
Joyelle Ndagijimana
7b356c5ddd Merge remote-tracking branch 'origin/feat/router-reinitialization' into feat/router-reinitialization
# Conflicts:
#	frontend/src/router/index.ts
2025-03-17 11:21:40 +01:00
Joyelle Ndagijimana
0d15d068cd feat: logged-in check toegevoegd in de router 2025-03-17 11:20:48 +01:00
Lint Action
53cec2a3c4 style: fix linting issues met Prettier 2025-03-16 16:20:39 +00:00
Joyelle Ndagijimana
4f67b1e9fe feat: linter verbeteringen 2025-03-16 16:55:20 +01:00
Joyelle Ndagijimana
cd86497b41 feat: route geïnitialiseerd 2025-03-16 16:54:03 +01:00
Joyelle Ndagijimana
7283dd298c feat: nieuwe Vue bestanden die bij de nieuwe router passen 2025-03-16 16:53:10 +01:00
c735f1e364
chore: Incrementeer pkg versie 2025-03-13 23:37:17 +01:00
5986ca57bf
Merge branch 'dev' into docs/swagger-autogen 2025-03-13 21:39:35 +01:00
Lint Action
4c5f6196f6 style: fix linting issues met Prettier 2025-03-13 20:12:09 +00:00
441bf990e7
Merge branch 'dev' into chore/docker 2025-03-13 21:11:28 +01:00
Lint Action
e73d5c21c3 style: fix linting issues met Prettier 2025-03-13 14:30:15 +00:00
fc5ba93ba0
fix: Voorbereiding production 2025-03-13 14:27:12 +01:00
774adb6688
fix: .js toevoegen aan imports 2025-03-13 01:21:38 +01:00
7b317b28d1
ci: Fix MIMETYPEs 2025-03-13 00:15:47 +01:00
7e53c802e3
Merge pull request #89 from SELab-2/feat/frontend-languages
feat(frontend): Vertaling Engels/Nederlands via menubalk
2025-03-12 21:38:42 +01:00
b9d461df44
style: Lowercase keys 2025-03-12 21:02:18 +01:00
Timo De Meyst
ef3d2b67c3
Merge branch 'dev' into chore/docker 2025-03-12 18:45:40 +01:00
Laure Jablonski
001bd11cca frontend: functionaliteit van idp werkt in login 2025-03-12 08:55:19 +01:00
0053279dc3
ci: Frontend routing 2025-03-11 13:50:55 +01:00
dependabot[bot]
8a53baa125
chore(deps): bump axios from 1.8.1 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 14:57:02 +00:00
Lint Action
464dcbf73c style: fix linting issues met Prettier 2025-03-10 11:20:14 +00:00
Lint Action
394deba56d style: fix linting issues met ESLint 2025-03-10 11:20:10 +00: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
de0199de96 Merge remote-tracking branch 'origin/dev' into chore/login
# Conflicts:
#	backend/.env.example
#	backend/package.json
#	backend/src/app.ts
#	backend/src/routes/login.ts
#	backend/src/routes/student.ts
#	docker-compose.yml
#	frontend/src/App.vue
#	frontend/src/views/HomePage.vue
#	frontend/src/views/LoginPage.vue
#	package-lock.json
2025-03-09 23:42:38 +01:00
bf36790b28
Merge branch 'chore/login' into docs/swagger-autogen 2025-03-09 09:27:42 +01:00
Lint Action
f347ec247d style: fix linting issues met Prettier 2025-03-06 13:37:42 +00:00
Lint Action
b8aae0ab1b style: fix linting issues met ESLint 2025-03-06 13:37:39 +00:00
710adcaa34
fix: ESLint + Vue no-useless-assingment 2025-03-06 14:36:50 +01:00
Joyelle Ndagijimana
5a7bbf9d9c feat(frontend): 'en' en 'nl' vertalingen zijn nu beschikbaar via de menubalk. 2025-03-06 13:36:54 +01: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
Lint Action
5edf23c767 style: fix linting issues met Prettier 2025-03-04 20:46:27 +00:00
a4d34afcb3
Merge branch 'dev' into lint-action-setup 2025-03-04 21:45:46 +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
Joyelle Ndagijimana
c1c10e27c1 feat(frontend): i18n en vertalingsbestanden initialisatie 2025-03-02 19:46:12 +01:00