No description
Find a file
jtricerolph 1243b73a04 Exclude categories with no meters from internal cost/trend responses
Water and Oil are seeded default categories with no meters installed
yet, so they were showing up as all-zero rows/flat-line charts in the
reports app's new per-meter table and trend charts. Skip any category
with zero active meters in both the shared cost-breakdown loop and
the trend endpoint's category list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 15:00:12 +00:00
backend Exclude categories with no meters from internal cost/trend responses 2026-07-28 15:00:12 +00:00
frontend Group Reports/Estimates by category, merge extras, add data-basis column 2026-07-28 14:28:57 +00:00
.gitignore Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
docker-compose.yml Initial commit — utilities app (meter readings, tariffs, cost tracking) 2026-07-26 17:33:42 +00:00
seed-app.js Fix TOU rate-window mismatch and enforce fallback-split validation 2026-07-28 12:59:19 +00:00