Commit Graph
4 Commits
Author SHA1 Message Date
neckfire 0a79af3738 ci: run vitest before build
Build & Deploy / build (push) Failing after 5s
2026-06-20 12:58:10 +02:00
neckfire bfdb3d3d9a test: vitest setup + auth/login/cookie banner tests 2026-06-20 12:57:13 +02:00
neckfire 7a4206a522 feat(auth): real JWT login, RBAC routes, RGPD cookie banner + users/journal admin
Build & Deploy / build (push) Successful in 11s
2026-06-20 12:54:01 +02:00
neckfire 4466b38f75 ci: dockerise le front (build Vite/pnpm -> nginx) + workflow Gitea Actions
- DataSentinel/Dockerfile (node 22 + pnpm + nginx) + nginx.conf (SPA + headers sécurité)
- workflow build/push image avec VITE_API_URL=https://datasentinel-api.nfteam.ovh
2026-06-20 12:27:51 +02:00