reports/frontend/src
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
..
components Fix session-expiry redirect breaking standalone PWA out of its shell 2026-07-24 17:07:00 +00:00
hooks Add useFrameViewport hook; apply desktop mode to DirectorsForecast 2026-07-21 09:00:35 +00:00
pages Wire real utility cost data into Weekly Actuals report 2026-07-28 14:32:48 +00:00
api.ts Add DOW-aligned LY toggle to directors forecast worksheet and report 2026-07-21 18:29:02 +00:00
App.tsx Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
index.css Add DOW-aligned LY toggle to directors forecast worksheet and report 2026-07-21 18:29:02 +00:00
main.tsx Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
types.ts Wire real utility cost data into Weekly Actuals report 2026-07-28 14:32:48 +00:00