Scrum4Me/components/backlog
Madhura68 b96a285803 feat(backlog): add TaskPanel with sortable rows and TaskDialog wiring
Reads selectedStoryId + tasksByStory from stores. DnD reorder via
reorderTasksAction. Row click → ?editTask, + button → ?newTask&storyId.
DemoTooltip on drag handles and + button.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 17:20:43 +02:00
..
backlog-card.tsx feat(ST-507): show code badges on cards, lists and dialogs across the app 2026-04-26 20:36:59 +02:00
backlog-hydration-wrapper.tsx feat(backlog): server-fetch tasks + hydrate BacklogStore on page load 2026-04-30 17:15:41 +02:00
empty-panel.tsx feat(backlog): add EmptyPanel shared component, replace inline empty states 2026-04-30 17:20:35 +02:00
pbi-dialog.tsx M12 / ST-1109: PBI krijgt een status (Ready / Blocked / Done) (#16) 2026-04-29 17:52:34 +02:00
pbi-list.tsx feat(backlog): add EmptyPanel shared component, replace inline empty states 2026-04-30 17:20:35 +02:00
story-dialog.tsx M14: TaskDialog (create/edit) + story auto-promotion (#21) 2026-04-30 16:55:20 +02:00
story-panel.tsx feat(backlog): add EmptyPanel shared component, replace inline empty states 2026-04-30 17:20:35 +02:00
task-panel.tsx feat(backlog): add TaskPanel with sortable rows and TaskDialog wiring 2026-04-30 17:20:43 +02:00