feat(calendar): wire calendar + dispatch to the API (PMS-58 client) #62
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pms-58-calendar-client"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Point calendar at GET /api/v1/calendar/appointments (RRULE-expanded range) instead of the demo fallback; real appointment create, week/day views, and a real dispatch board via GET /api/v1/dispatch. New calendar DTOs; demo removed. wasm + clippy -D + fmt clean. Rebased on latest main.