No description
Find a file
jtricerolph 4744e74dfa Fix week nav arrows — use local date string to avoid BST offset bug
toISOString() returns UTC, so midnight local in BST (UTC+1) lands on
the previous UTC day, making each arrow step 6 days instead of 7.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 13:45:50 +00:00
backend Fix monthly trend chart — rolling 12-month average with LY comparison 2026-07-20 13:38:59 +00:00
frontend Fix week nav arrows — use local date string to avoid BST offset bug 2026-07-20 13:45:50 +00:00
docker-compose.yml Switch Directors Forecast to use forecasting API instead of direct DB 2026-07-20 10:36:08 +00:00