Scrum4Me/__tests__/stores
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
..
product-workspace feat(tasks): add code field to BacklogTask type and all task selects 2026-05-14 15:55:00 +02:00
solo-workspace Load/render workspace alignment (#182) 2026-05-10 07:34:58 +02:00
sprint-workspace refactor(dnd): remove drag-and-drop reorder for stories and tasks 2026-05-14 16:29:56 +02:00
idea-store.test.ts realtime: idea-store + extend notifications hook for idea events (M12 T-503) 2026-05-04 20:02:22 +02:00
solo-store-realtime.test.ts feat(ST-vi5iff4s): SoloTask-interface + Prisma-queries uitbreiden met PBI-velden (#116) 2026-05-06 03:30:11 +02:00
user-settings.test.ts feat(PBI-79): Product Backlog sprint-membership via vinkjes (#190) 2026-05-11 18:56:46 +02:00