- 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 |
||
|---|---|---|
| .. | ||
| auth/pair | ||
| cron | ||
| debug | ||
| health | ||
| ideas | ||
| internal/push | ||
| jobs/[id]/sub-tasks | ||
| pbis/[id]/stories | ||
| products | ||
| profile/avatar | ||
| realtime | ||
| sprints/[id] | ||
| stories/[id] | ||
| tasks/[id] | ||
| users/[id]/avatar | ||