wages/frontend/src
jtricerolph 3a068ece23 Add vs Prev column to monthly table; weekly two-row cards + vs PY + vs Prev Wk
Monthly: fetches previous month actuals; adds % delta vs prior month full
alongside existing vs PY column in the dept breakdown table.

Weekly: expanded 14-day actuals fetch (prev+current week) so prior-week
per-dept data is available for both forecast and comparison. Two-row summary
cards for current week (WTD actuals + full-week forecast). Past weeks keep
single-row layout. Dept table gains vs PY and vs Prev Wk delta columns;
budget columns use WTD pro-rata for current week, 7-day proportion for past.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-23 12:59:14 +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 Add vs Prev column to monthly table; weekly two-row cards + vs PY + vs Prev Wk 2026-07-23 12:59:14 +00:00
api.ts Add per-employee dept breakdown via modal popup 2026-07-23 11:02:11 +00:00
App.tsx Mobile responsive layout — bottom nav + table scroll 2026-07-23 11:58:14 +00:00
index.css Yesterday cutoff for actuals; two-row monthly summary cards 2026-07-23 12:36:42 +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