reports/backend
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
..
src Fix F&B last-7-days fill to span month boundary 2026-08-03 09:31:08 +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