No description
Find a file
jtricerolph 1efcc941bb Switch Utilities table to per-meter rows, add 12-month trend charts
Table now matches the format used elsewhere in the app: one row per
meter (Consumption/Usage/Standing/Extras/VAT/Total/Basis/Period
Estimate) instead of a category rollup, mirroring the utilities app's
own Reports/Estimates pages (basis text, merged extras column).

Adds two charts below the table: total utility cost (this year vs
prior year) and one small per-category consumption chart (this year
vs prior year), both fed by the new /api/internal/trend endpoint,
aligned to the report's own month so paging to an older week shows
the right trailing-12-month window rather than today's.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 14:59:18 +00:00
backend Switch Utilities table to per-meter rows, add 12-month trend charts 2026-07-28 14:59:18 +00:00
frontend Switch Utilities table to per-meter rows, add 12-month trend charts 2026-07-28 14:59:18 +00:00
.gitignore Add .gitignore and remove tracked node_modules/dist 2026-07-20 14:38:40 +00:00
docker-compose.yml Wire real utility cost data into Weekly Actuals report 2026-07-28 14:32:48 +00:00