feat(web): wire calendar page to real API data #474

Merged
jason.woltje merged 1 commits from feat/calendar-real-api into main 2026-02-23 03:51:17 +00:00

1 Commits

Author SHA1 Message Date
75cc65a531 feat(web): wire calendar page to real API data
Some checks failed
ci/woodpecker/push/web Pipeline failed
Replace mock events with live fetchEvents() calls. Update EventFilters
to match backend QueryEventsDto (startFrom/startTo), pass workspaceId
via header, add MosaicSpinner loading state, design-token error/empty
states, and cancelled-flag cleanup pattern matching the dashboard.

Refs #467

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:49:57 -06:00