Scrum4Me/components/sprint
janpeter visser 080bdf39a0 feat(ST-1205): add sprint start_date/end_date UI + server actions
- createSprintAction + updateSprintDatesAction: Zod date validation
  with end_date >= start_date cross-check
- start-sprint-button: date inputs in create dialog
- sprint-header: date display button + edit dialog with updateSprintDatesAction
- sprint page: select start_date/end_date for SprintHeader prop
- Demo blokkade via bestaande isDemo checks
- 6 tests groen (validation + demo guard)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 15:54:30 +02:00
..
sprint-backlog.tsx M12 / ST-1110: Demo gebruiker read-only (#17) 2026-04-29 18:44:14 +02:00
sprint-board-client.tsx feat(M14): 3-pane backlog — generic SplitPane, BacklogStore, SSE realtime, card-grid TaskPanel (#22) 2026-04-30 18:16:07 +02:00
sprint-header.tsx feat(ST-1205): add sprint start_date/end_date UI + server actions 2026-05-02 15:54:30 +02:00
start-sprint-button.tsx feat(ST-1205): add sprint start_date/end_date UI + server actions 2026-05-02 15:54:30 +02:00
task-list.tsx M14: TaskDialog (create/edit) + story auto-promotion (#21) 2026-04-30 16:55:20 +02:00