hk-planner/backend/src
jtricerolph 69720b778a Fix workforce sync: split 35-day window into 7-day API chunks
Workforce schedules API enforces a hard 7-day limit per request.
Split the rolling window into up to 5 weekly chunks, fetch each
sequentially, then merge by staff id before pivoting to per-date rows.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 14:22:32 +00:00
..
lib Remove break deductions from shift hours — show raw on-site time 2026-07-21 15:50:33 +00:00
routes Fix workforce sync: split 35-day window into 7-day API chunks 2026-07-22 14:22:32 +00:00
auth.js Add CalendarClock icon, planner/settings capabilities 2026-07-02 14:29:58 +00:00
db.js Rework workforce sync to per-date storage with rolling window 2026-07-22 14:06:56 +00:00
index.js Fix shift hours overcounting automatic breaks + add version-check banner 2026-07-21 15:30:17 +00:00
ip-check.js Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00