nexus/ui/src/context
Forgotten 4c8a1f4513 feat: toast UI improvements — bottom-left, animated, blur glass, richer messages
- Move toast viewport from top-right to bottom-left with slide-up animation
- Apply consistent transparent blur-glass styling across all tone colors
- Include agent names (from query cache) in agent status, run status,
  and activity toasts instead of truncated IDs
- Show specific change details for issue.updated toasts (status, priority)
- Use "New comment by AgentName" instead of generic "Issue comment added"
- Add truncation helper for long body text

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 14:03:43 -06:00
..
BreadcrumbContext.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CompanyContext.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
DialogContext.tsx feat: add New Goal dialog and Sub Goal button 2026-02-20 13:12:39 -06:00
LiveUpdatesProvider.tsx feat: toast UI improvements — bottom-left, animated, blur glass, richer messages 2026-02-20 14:03:43 -06:00
PanelContext.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
SidebarContext.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ToastContext.tsx feat: add severity-based TTL defaults for toast notifications 2026-02-20 13:53:51 -06:00