Commit graph

675 commits

Author SHA1 Message Date
Lint Action
53cec2a3c4 style: fix linting issues met Prettier 2025-03-16 16:20:39 +00:00
Timo De Meyst
fbf53c3d36 fix: update vite config
config aangepast zodat project kan gebuild worden met top-level awaits
2025-03-16 17:15:51 +01: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
Gerald Schmittinger
a28ec22f29 feat(frontend): Added functionality to the frontend to log in. 2025-03-02 16:33:50 +01:00
Gabriellvl
1531fa36fe
Merge branch 'dev' into feat/home-data 2025-03-02 12:41:24 +01:00
Gabriellvl
8a7fa271ba
Merge pull request #56 from SELab-2/feat/base64-image
feat: base64ToImage.ts
2025-03-02 12:39:25 +01:00
Gabriellvl
a3d40cf2bb feat: voeg de 4 fotos toe voor de home pagina 2025-03-01 22:18:33 +01:00
Gabriellvl
828a02a4dc fix: verwijder test html 2025-03-01 21:57:06 +01:00
Gabriellvl
f62baae90f feat: test toegevoegd base64 2025-03-01 19:40:52 +01:00
Laure Jablonski
175fb21f23 style(frontend): linter negeren en loggen weer wegdoen 2025-03-01 15:08:55 +01:00
Laure Jablonski
b05d4700b0 fix(frontend): verkeerde oplossing voor linter opgelost zodat er geen errors meer zijn in de file 2025-03-01 14:50:48 +01:00
Laure Jablonski
e777ed025d chore(frontend): code geformatteerd en gelint 2025-03-01 14:32:13 +01:00
Lint Action
17893a6990 style: fix linting issues met Prettier 2025-03-01 10:33:30 +00:00
Timo De Meyst
a8e131b81f Merge branch 'dev' of github.com:SELab-2/Dwengo-1 into lint-action-setup 2025-03-01 11:19:26 +01:00
Lint Action
aeab6aee61 style: fix linting issues met lint-action 2025-02-28 20:11:48 +00:00
Gabriellvl
7d78cd1440 feat: base64ToImage.ts 2025-02-28 20:57:35 +01:00
Laure Jablonski
ad726843b4 feat(frontend): dropdown menu om te veranderen tussen nederlands en engels is in de menubalk geplaatst 2025-02-28 15:02:48 +01:00