reports/backend
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
..
src Switch Utilities table to per-meter rows, add 12-month trend charts 2026-07-28 14:59:18 +00:00
Dockerfile Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
package.json Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00