- Add "blocked" to STATUS_ORDER/ALL_STATUSES and board visible columns - Add min-h-[200px] to droppable columns for reliable empty-column drops - Fix card click-vs-drag conflict with pointer-events-none on Link - List view uses STATUS_ORDER from config instead of hardcoded order - Create Issue dialog: add AssigneePicker for assigning on creation - Issue detail page syncs from global useIssueStore for real-time updates - Comment UpdateComment/DeleteComment: add author-or-admin permission check - DeleteIssue: cancel running agent tasks before deletion Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
406 B
JSON
6 lines
406 B
JSON
[
|
|
{ "id": "infra-event-bus-ws", "status": "done", "name": "Infrastructure: Event Bus + WS Isolation + Global Store" },
|
|
{ "id": "issue-board-polish", "status": "in_progress", "name": "Issue Board & Detail Polish" },
|
|
{ "id": "workspace-permissions", "status": "designing", "name": "Workspace & Permissions" },
|
|
{ "id": "inbox-notifications", "status": "designing", "name": "Inbox & Notifications" }
|
|
]
|