|
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 |
|
Laure Jablonski
|
001bd11cca
|
frontend: functionaliteit van idp werkt in login
|
2025-03-12 08:55:19 +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
|
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 |
|
Lint Action
|
b8aae0ab1b
|
style: fix linting issues met ESLint
|
2025-03-06 13:37:39 +00: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
|
8a7fa271ba
|
Merge pull request #56 from SELab-2/feat/base64-image
feat: base64ToImage.ts
|
2025-03-02 12:39:25 +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 |
|
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 |
|
Laure Jablonski
|
e92744fc92
|
feat(frontend): tooltip wordt getoond bij logout icoontje
|
2025-02-28 13:54:06 +01:00 |
|
Laure Jablonski
|
674b59e0df
|
chore : added comments for better code readability
|
2025-02-28 13:41:20 +01:00 |
|
Laure Jablonski
|
4009bb2111
|
feat(frontend): menubalk is volledig af qua stijl en items
|
2025-02-28 12:26:07 +01:00 |
|
Laure Jablonski
|
5088b02f75
|
feat(frontend): add Material Design Icons library for UI icons
|
2025-02-28 11:11:20 +01:00 |
|
Laure Jablonski
|
94f36e36c9
|
feat(frontend): menubar code opgekuist en stijl aangepast
|
2025-02-28 10:55:15 +01:00 |
|
Laure Jablonski
|
3ffb067859
|
feat(frontend): basis van de menubar aangemaakt bij menubar-component
|
2025-02-27 17:12:57 +01:00 |
|
Joyelle Ndagijimana
|
a579defd10
|
feat(frontend): lazy loading in router(voor permanente pagina's)
|
2025-02-26 20:03:39 +01:00 |
|
Joyelle Ndagijimana
|
3adf6fd33c
|
feat(frontend): lazy loading in router(voor permanente pagina's)
|
2025-02-26 20:03:04 +01:00 |
|
Joyelle Ndagijimana
|
e1d1115e59
|
feat(frontend): /register uit router verwijderd
|
2025-02-26 19:56:02 +01:00 |
|
Joyelle Ndagijimana
|
7634da475f
|
feat(frontend): issue in verband met login pagina verbeterd
|
2025-02-26 19:51:55 +01:00 |
|
Joyelle Ndagijimana
|
023c7f5d69
|
feat(frontend): register pagina verwijderd en submappen hernoemd
|
2025-02-26 13:30:23 +01:00 |
|
Joyelle Ndagijimana
|
6beaf77adf
|
feat(frontend): initialisatie router en bijhorende.vue componenten
|
2025-02-25 23:01:36 +01:00 |
|
|
788e1642d1
|
style: Format boilerplate
|
2025-02-20 14:18:32 +01:00 |
|
|
6d73120975
|
chore(frontend): Add Vuetify
Add Vuetify and simple slider to about page
|
2025-02-19 20:01:53 +01:00 |
|
|
2daa49868c
|
chore(frontend): Initialize frontend
Simple Vue.js project with Vite + Vitest, Playwright
|
2025-02-19 20:01:45 +01:00 |
|