wages/frontend/src
jtricerolph 47e899f636 Weight WTD/MTD budget split by PY DOW-matched sales instead of flat day count
Distributes the monthly wage budget across days proportionally to each
day's share of last year's same-day-of-week sales, so pacing on Weekly/
Monthly views reflects real demand shape (e.g. weekend-heavy) rather than
an even calendar split. Falls back to the old flat day-count split when
PY sales data is unavailable. Weekly also now sources each day's budget
from its own calendar month, so weeks spanning a month boundary split
correctly across both months' budgets.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 17:57:09 +00:00
..
components Add per-employee dept breakdown via modal popup 2026-07-23 11:02:11 +00:00
hooks Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
pages Weight WTD/MTD budget split by PY DOW-matched sales instead of flat day count 2026-07-23 17:57:09 +00:00
api.ts Add per-employee dept breakdown via modal popup 2026-07-23 11:02:11 +00:00
App.tsx Mobile nav: replace bottom icon bar with burger menu for consistency 2026-07-23 17:43:13 +00:00
index.css Mobile nav: replace bottom icon bar with burger menu for consistency 2026-07-23 17:43:13 +00:00
main.tsx Initial scaffold: wages app 2026-07-23 09:03:52 +00:00
types.ts Add per-employee dept breakdown via modal popup 2026-07-23 11:02:11 +00:00