Scrum4Me/components/backlog
Madhura68 b91d92a02d feat(PBI-79/ST-1341+ST-1342): SprintEditDialog metadata-edit + multi-OPEN sprints
ST-1341 (T-946):
- actions/sprints.ts: nieuwe updateSprintAction(sprintId, fields) — JSON
  input, accepteert optionele goal/startAt/endAt; auth + product-access
  check, prisma.sprint.update, revalidatePath. Type-safe return.
- components/backlog/sprint-edit-dialog.tsx: Entity-Dialog-pattern voor
  metadata-edit van een sprint. Velden: sprint_goal, start_date, end_date.
  Link 'Sprint afronden… →' naar bestaande /products/[id]/sprint/[sprintId]
  zodat de completion-flow (per-story DONE/OPEN beslissing + PBI-promotie)
  niet wordt geduplicereerd. useDirtyCloseGuard.

ST-1342 (T-947):
- actions/sprints.ts: OPEN-uniqueness check in createSprintAction
  verwijderd. Een product mag nu meerdere OPEN sprints tegelijk hebben;
  cross-sprint-conflicts per story worden afgevangen door
  partitionByEligibility in de membership-commit-flow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 17:09:58 +02:00
..
backlog-card.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
backlog-hydration-wrapper.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00
backlog-split-pane.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00
empty-panel.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
new-sprint-metadata-dialog.tsx feat(PBI-79/ST-1337): state A′ UI — metadata dialog + sticky banner + PbiList ombouw 2026-05-11 16:48:51 +02:00
new-sprint-trigger.tsx feat(PBI-79/ST-1337): state A′ UI — metadata dialog + sticky banner + PbiList ombouw 2026-05-11 16:48:51 +02:00
pbi-dialog.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
pbi-list.tsx feat(PBI-79/ST-1338): state B vinkjes-UI + 'Sprint opslaan'-knop met teller 2026-05-11 17:07:21 +02:00
save-sprint-button.tsx feat(PBI-79/ST-1338): state B vinkjes-UI + 'Sprint opslaan'-knop met teller 2026-05-11 17:07:21 +02:00
sprint-definition-banner.tsx feat(PBI-79/ST-1339): createSprintWithSelectionAction + banner wire-up 2026-05-11 16:58:15 +02:00
sprint-draft-banner.tsx feat(PBI-79/ST-1337): state A′ UI — metadata dialog + sticky banner + PbiList ombouw 2026-05-11 16:48:51 +02:00
sprint-edit-dialog.tsx feat(PBI-79/ST-1341+ST-1342): SprintEditDialog metadata-edit + multi-OPEN sprints 2026-05-11 17:09:58 +02:00
story-dialog.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
story-panel.tsx feat(PBI-79/ST-1338): state B vinkjes-UI + 'Sprint opslaan'-knop met teller 2026-05-11 17:07:21 +02:00
task-panel.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00
url-task-sync.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00