feat(web): wire tasks page to real API data #473

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

1 Commits

Author SHA1 Message Date
c510d6fbc6 feat(web): wire tasks page to real API data
Some checks failed
ci/woodpecker/push/web Pipeline failed
Replace mock data with real fetchTasks() API call. Add workspace-aware
data fetching, MosaicSpinner loading state, empty state card, and
error state with retry using design tokens throughout.

Refs #467
2026-02-22 21:49:38 -06:00