Commit Graph

4 Commits

Author SHA1 Message Date
Serreau Jovann
fb1bab0cc6 feat(etl): implémente la finalisation et la signature électronique de l'état des lieux 2026-02-06 15:37:38 +01:00
Serreau Jovann
3494d627dc feat(etl/mission): Implémente la gestion des missions avec dashboard, liste et démarrage 2026-02-06 13:46:35 +01:00
Serreau Jovann
d92642d1d7 feat(etl): Implémente le dashboard dynamique et la gestion des missions 2026-02-06 12:21:38 +01:00
Serreau Jovann
42e33a5908 feat(etl): Add ETL authentication and navigation
Add Keycloak authentication for ETL users.
Configure ETL routes and login/logout functionality.
Integrate ETL with Keycloak SSO.
Update vite.config.js to include etl.js.
Create EtlController with home, login, and logout routes.
Implement EtlAuthenticator for email/password login.
Configure security.yaml for ETL firewall and providers.
Add etl.js and etl.scss for ETL frontend.
Add Keycloak client configuration for ETL.
Update PrestaireController to use absolute URL for login.
2026-02-06 11:43:31 +01:00