reports/frontend
jtricerolph 8da7e46d72 Fix monthly trend chart — rolling 12-month average with LY comparison
Replace raw monthly totals with a proper rolling 12-month average trend.
Fetches 36 months of data; the 12 display points each show the average
of the 12 months ending on that point (TY) and the same window shifted
back a year (LY), producing a smooth upward trend vs last year.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 13:38:59 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00
src Fix monthly trend chart — rolling 12-month average with LY comparison 2026-07-20 13:38:59 +00:00
Dockerfile Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
index.html Make reports installable as a PWA 2026-07-11 11:27:01 +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 Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00