nexus/ui/src/pages
Forgotten 9ec8c54f41 feat: add toast notification system with success toasts
Adds ToastProvider/ToastViewport for in-app notifications with dedupe,
auto-dismiss, and action links. Wires success toasts to issue create,
issue update, and comment mutations. Adds live event toasts for activity,
agent status, and run status changes via LiveUpdatesProvider.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 13:47:13 -06:00
..
Activity.tsx UI: URL-based tab routing, ActivityRow extraction, and agent detail redesign 2026-02-19 14:39:48 -06:00
AgentDetail.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
Agents.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
ApprovalDetail.tsx UI: approval detail page, agent hiring UX, costs breakdown, sidebar badges, and dashboard improvements 2026-02-19 13:03:08 -06:00
Approvals.tsx UI: URL-based tab routing, ActivityRow extraction, and agent detail redesign 2026-02-19 14:39:48 -06:00
Companies.tsx fix: show "Unlimited budget" when budget is $0 2026-02-20 12:56:04 -06:00
CompanySettings.tsx UI: task sessions in agent detail, ApprovalCard extraction, and company settings page 2026-02-19 14:02:29 -06:00
Costs.tsx fix: show "Unlimited budget" when budget is $0 2026-02-20 12:56:04 -06:00
Dashboard.tsx fix: show "Unlimited budget" when budget is $0 2026-02-20 12:56:04 -06:00
DesignGuide.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
GoalDetail.tsx feat: add New Goal dialog and Sub Goal button 2026-02-20 13:12:39 -06:00
Goals.tsx feat: add New Goal dialog and Sub Goal button 2026-02-20 13:12:39 -06:00
Inbox.tsx fix: show "Unlimited budget" when budget is $0 2026-02-20 12:56:04 -06:00
IssueDetail.tsx feat: add toast notification system with success toasts 2026-02-20 13:47:13 -06:00
Issues.tsx Add live badge to issues with active runs on /issues/active 2026-02-20 12:24:38 -06:00
MyIssues.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
Org.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ProjectDetail.tsx Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
Projects.tsx Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -06:00