Scrum4Me/components/backlog
Madhura68 117616f28b feat(PBI-79/ST-1338): state B vinkjes-UI + 'Sprint opslaan'-knop met teller
State B (actieve sprint geselecteerd, geen draft) hangt nu aan dezelfde
vinkje-UI als state A′, maar muteert de transient pending-buffer in plaats
van de draft.

- PbiList: nieuwe prop activeSprintId. selectionMode = hasDraft ||
  stateBMode. togglePbiInDraft routeert naar upsertPbiIntent (A′) of bulk-
  toggleStorySprintMembership over eligible child-stories (B, skip blocked).
- StoryPanel: idem prop activeSprintId. StoryBlockWithCherrypick muteert
  draft via upsertStoryOverride in A′ of pending buffer via
  toggleStorySprintMembership in B (cross-sprint blocked = disabled).
- SaveSprintButton (nieuw): client component in page header, alleen
  zichtbaar als er een actieve sprint is. Disabled bij clean buffer,
  enabled met teller bij dirty. Klikken calls commitSprintMembershipAction
  → applyMembershipCommitResult gericht in store + toast bij conflicts.
- page.tsx: activeSprintItem.id wordt doorgegeven aan PbiList, StoryPanel
  en SaveSprintButton.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 17:07:21 +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
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