nexus/ui/src/context
Forgotten 2ec45c49af feat(ui): add auth pages, company rail, inbox redesign, and page improvements
Add Auth sign-in/sign-up page and InviteLanding page for invite acceptance.
Add CloudAccessGate that checks deployment mode and redirects to /auth when
session is required. Add CompanyRail with drag-and-drop company switching.
Add MarkdownBody prose renderer. Redesign Inbox with category filters and
inline join-request approval. Refactor AgentDetail to overview/configure/runs
views with claude-login support. Replace navigate() anti-patterns with <Link>
components in Dashboard and MetricCard. Add live-run indicators in sidebar
agents. Fix LiveUpdatesProvider cache key resolution for issue identifiers.
Add auth, health, and access API clients.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 14:41:21 -06:00
..
BreadcrumbContext.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CompanyContext.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
DialogContext.tsx feat: add New Goal dialog and Sub Goal button 2026-02-20 13:12:39 -06:00
LiveUpdatesProvider.tsx feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -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