No description
Find a file
jtricerolph 18e24efbeb Add sync error logging, extend error flash, fix unload saves
- Log workforce sync errors to backend stdout so they appear in docker logs
- Extend error flash from 5s to 15s so errors are readable
- Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload —
  sendBeacon was hitting 404s on all three unload saves

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 14:19:38 +00:00
backend Add sync error logging, extend error flash, fix unload saves 2026-07-22 14:19:38 +00:00
frontend Add sync error logging, extend error flash, fix unload saves 2026-07-22 14:19:38 +00:00
.env.example Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
docker-compose.yml Fix compose: use default bridge network, match cashup service names 2026-07-02 14:03:33 +00:00
seed-app.js Rename app to Rota Check 2026-07-04 13:19:40 +00:00
workforce-api-docs.md Add sync error logging, extend error flash, fix unload saves 2026-07-22 14:19:38 +00:00