Scrum4Me/components/sprint
Scrum4Me Agent f68d985c2c refactor(dnd): remove drag-and-drop reorder for stories and tasks
- Remove reorderStoriesAction, reorderTasksAction, reorderSprintStoriesAction
- Delete REST route app/api/stories/[id]/tasks/reorder/route.ts
- Remove DnD from backlog story-panel and task-panel (flat list)
- Remove reorder-within-sprint branch from sprint-board-client handleDragEnd
- Switch SortableSprintRow to plain SprintRow using useDraggable (membership drag kept)
- Remove all DnD from task-list (status toggle + edit kept)
- Remove story-order/task-order/sprint-story-order/sprint-task-order mutation types and store handlers
- Remove related tests for deleted reorder route; fix sprint store tests
2026-05-14 16:29:56 +02:00
..
new-sprint-dialog.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
sprint-backlog.tsx refactor(dnd): remove drag-and-drop reorder for stories and tasks 2026-05-14 16:29:56 +02:00
sprint-board-client.tsx refactor(dnd): remove drag-and-drop reorder for stories and tasks 2026-05-14 16:29:56 +02:00
sprint-header.tsx feat: shared backlog filter popover + sprint header polish (v1.3.3) (#184) 2026-05-10 11:12:04 +02:00
sprint-hydration-wrapper.tsx feat(PBI-74): sprint-workspace-store (Story 9) (#181) 2026-05-10 06:53:04 +02:00
sprint-run-controls.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
sprint-task-dialog-mount.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00
sprint-url-task-sync.tsx feat(PBI-75): sprint task-edit client-side via workspace-store (#183) 2026-05-10 08:21:42 +02:00
start-sprint-button.tsx feat(PBI-74): Zustand product-workspace rearchitecture (Stories 1-8) (#180) 2026-05-10 02:25:19 +02:00
sync-active-sprint-cookie.tsx Sprint: Verbeteren debug mode (#179) 2026-05-09 22:46:29 +02:00
task-list.tsx refactor(dnd): remove drag-and-drop reorder for stories and tasks 2026-05-14 16:29:56 +02:00