Lint Action
|
57cd8466fe
|
style: fix linting issues met Prettier
|
2025-03-09 22:57:15 +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 |
|
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 |
|
Gerald Schmittinger
|
a28ec22f29
|
feat(frontend): Added functionality to the frontend to log in.
|
2025-03-02 16:33:50 +01:00 |
|
Lint Action
|
17893a6990
|
style: fix linting issues met Prettier
|
2025-03-01 10:33:30 +00: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 |
|
|
2daa49868c
|
chore(frontend): Initialize frontend
Simple Vue.js project with Vite + Vitest, Playwright
|
2025-02-19 20:01:45 +01:00 |
|