Scrum4Me/actions
Madhura68 89e5164a28 feat(ST-358): add unassigned stories sheet with claim-on-click
- UnassignedStoriesSheet: slide-in sheet listing unassigned sprint stories
- ClaimStoryRow: form action + ClaimButton with useFormStatus pending state
- Successful claim removes story from local list and shows success toast
- Empty state: "Geen ongeclaimde stories. Lekker bezig!"
- Demo: DemoTooltip wraps Pak op button, claim button disabled
- Page now fetches stories with _count.tasks instead of just count
- claimStoryAction also revalidates /products/[id]/solo path

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 16:55:55 +02:00
..
api-tokens.ts feat: ST-401-ST-410 M4 REST API, tokenbeleer en activiteitenlog 2026-04-24 11:56:29 +02:00
auth.ts feat: ST-601-ST-612 M6 polish, beveiliging en launch-ready 2026-04-24 12:36:23 +02:00
pbis.ts feat(ST-208/ST-306): add description to PBI and story create actions 2026-04-25 22:52:15 +02:00
products.ts feat: ProductMember — team management for product backlogs 2026-04-25 13:09:44 +02:00
profile.ts feat: gebruikersprofiel met avatar, bio en uitgebreide beschrijving 2026-04-25 13:30:38 +02:00
sprints.ts Fix scoped access checks 2026-04-25 14:36:55 +02:00
stories.ts feat(ST-358): add unassigned stories sheet with claim-on-click 2026-04-26 16:55:55 +02:00
tasks.ts feat(ST-357): add task detail dialog and updateTaskPlanAction 2026-04-26 16:55:45 +02:00
todos.ts feat(ST-510): add updateTodoAction — title, product_id, done bijwerken 2026-04-25 20:00:48 +02:00