5 Commits

Author SHA1 Message Date
oimer 43f5738545 Fix formateur login/visibility, docker build, and calendar refresh bugs
- Correct system diagnostic to check v_Formateurs_CD (the view actually
  used) instead of the nonexistent v_Formateurs_CD_Declarations, which
  was forcing the backend into degraded legacy_hash mode and blocking
  all formateurs except the hardcoded special case.
- Add .dockerignore to frontend/backend so the Windows-installed
  node_modules doesn't overwrite the container's npm install (was
  causing "vite: not found").
- Fetch declarations with cache: 'no-store' and await the save
  callback so the calendar reflects a new entry without a page reload.
- Add docker-compose.prod.yml using published Docker Hub images.
2026-08-06 09:45:23 +02:00
oimer 159003672e GTF _V1 2025-10-03 12:39:21 +02:00
oimer 6577083b06 version_final_sans_test 2025-09-23 14:51:00 +02:00
oimer b4061e8aff Commit pour la declarations et lenregistrement de la donnéePremierCommit_GTF 2025-09-15 15:38:05 +02:00
oimer 74d6ed9dc1 PremierCommit_GTF 2025-09-15 10:59:01 +02:00