feat(web): project detail views — missions, tasks, PRD viewer (#122) #140

Merged
jason.woltje merged 1 commits from feat/p7-011-project-views into main 2026-03-15 18:28:15 +00:00
Owner

Functional project dashboard with mission timeline, task list with filters, PRD viewer, and task detail.

Functional project dashboard with mission timeline, task list with filters, PRD viewer, and task detail.
jason.woltje added 1 commit 2026-03-15 18:28:01 +00:00
feat(web): project detail views — missions, tasks, PRD viewer (#122)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
644f7a9b15
- Add /projects/[id] page with tabbed layout: Overview, Tasks, Missions, PRD
- Project list page now navigates to detail page on click
- MissionTimeline component with status-ordered progression display
- TaskStatusSummary filter bar with per-status counts
- TaskDetailModal with full task info, tags, PR links, and notes
- PrdViewer renders markdown PRD content from project metadata
- Add Mission type to shared types.ts
- Wire all views to gateway REST API with loading/error states

Closes #122
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje merged commit f208f72dc0 into main 2026-03-15 18:28:15 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#140