Scrum4Me/app/(app)
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
..
dashboard feat(ST-601): add loading skeletons for dashboard, settings and todos 2026-04-25 20:09:48 +02:00
products feat(ST-358): add unassigned stories sheet with claim-on-click 2026-04-26 16:55:55 +02:00
settings feat(ST-601): add loading skeletons for dashboard, settings and todos 2026-04-25 20:09:48 +02:00
solo feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
todos feat(ST-601): add loading skeletons for dashboard, settings and todos 2026-04-25 20:09:48 +02:00
error.tsx feat: ST-601-ST-612 M6 polish, beveiliging en launch-ready 2026-04-24 12:36:23 +02:00
layout.tsx feat(ST-506): toon gebruikersrollen in navigatiebalk 2026-04-25 20:09:42 +02:00