- Add GET /api/inbox/unread-count endpoint - Comment on assigned issue notifies assignee (type: mentioned) - Status change notifies creator in addition to assignee - Reassignment notifies old assignee (Unassigned from: ...) - Fix SDK return types: markInboxRead/archiveInbox return InboxItem - Add getUnreadInboxCount() to SDK - Sidebar shows unread inbox badge from store (real-time via WS) - Inbox detail: View Issue link + Archive button - Fix IssueAssigneeType in create issue dialog Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
396 B
JSON
6 lines
396 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": "done", "name": "Workspace & Permissions" },
|
|
{ "id": "inbox-notifications", "status": "done", "name": "Inbox & Notifications" }
|
|
]
|