reports/frontend
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
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00
src Switch Utilities table to per-meter rows, add 12-month trend charts 2026-07-28 14:59:18 +00:00
Dockerfile
index.html Revert viewport to device-width — burger menu handles mobile nav 2026-07-21 08:54:51 +00:00
nginx.conf Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
package-lock.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
package.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
tsconfig.json
vite.config.ts Fix session-expiry redirect breaking standalone PWA out of its shell 2026-07-24 17:07:00 +00:00