hk-planner/backend
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
..
src Fix workforce sync: split 35-day window into 7-day API chunks 2026-07-22 14:22:32 +00:00
Dockerfile Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
package.json Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00