reports/frontend
jtricerolph 73d2c713d4 Fix F&B last-7-days fill to span month boundary
"Fill F&B from last 7 days" only drew from the current month's elapsed
days, so early in a month (e.g. the 3rd) it only had 1-2 actual days to
repeat instead of a true trailing 7-day window. Add a dedicated
last7-fnb endpoint that fetches a real 7-day window ending yesterday,
reaching back into the prior month when needed.
2026-08-03 09:31:08 +00:00
..
public/icons
src Fix F&B last-7-days fill to span month boundary 2026-08-03 09:31:08 +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
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 Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:15 +00:00