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
2025-09-23 14:51:00 +02:00
2025-10-03 12:39:21 +02:00
2025-09-23 14:51:00 +02:00
2025-10-03 12:39:21 +02:00
S
Description
No description provided
61 MiB
Languages
TypeScript 78.5%
JavaScript 21.1%
HTML 0.4%