reports/frontend/src/pages
jtricerolph dfd3a506d1 Wire real utility cost data into Weekly Actuals report
Replaces the Utilities placeholder with a cost-breakdown table by
category (usage/standing/CCL/RAB levy/fixed extras/VAT/total) sourced
from the utilities app's internal API, plus a projected-total note for
the current month. Mirrors the existing forecasting integration
pattern (best-effort fetch, doesn't break the rest of the report on
failure). Also adds the missing UTILITIES_URL/UTILITIES_API_KEY env
vars to docker-compose.yml, needed by both this and the pre-existing
directors-forecast integration.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 14:32:48 +00:00
..
DirectorsForecast.tsx Save computed forecast dry/wet on worksheet save; report reads saved values 2026-07-21 19:07:29 +00:00
ReportsPage.tsx Apply desktop viewport to WeeklyActual and report view; responsive on welcome screen 2026-07-21 09:08:26 +00:00
SettingsPage.tsx Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
WeeklyActual.tsx Wire real utility cost data into Weekly Actuals report 2026-07-28 14:32:48 +00:00