nexus/ui/src/components
Forgotten 487b3fe374 Remove collapsible behavior from sidebar Work and Company sections
The sidebar sections no longer fold/unfold — they are always visible.
Removed Collapsible component, chevron icon, and open/close state.

PAP-38

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 15:08:03 -06:00
..
ui UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -06:00
ActiveAgentsPanel.tsx refactor: organize ActiveAgentsPanel feed by run, fix SKILL.md formatting 2026-02-20 13:47:27 -06:00
ActivityRow.tsx UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -06:00
agent-config-defaults.ts fix: move defaultCreateValues to separate file to fix HMR 2026-02-20 12:28:42 -06:00
agent-config-primitives.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
AgentConfigForm.tsx feat: extract Permissions & Configuration pane, flatten Run Policy 2026-02-20 14:16:21 -06:00
AgentProperties.tsx fix: add gap between labels and values in all properties panes 2026-02-20 15:00:56 -06:00
ApprovalCard.tsx UI: task sessions in agent detail, ApprovalCard extraction, and company settings page 2026-02-19 14:02:29 -06:00
ApprovalPayload.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
BreadcrumbBar.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
CommandPalette.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
CommentThread.tsx feat: use markdown editor with @-mentions for issue comments 2026-02-20 13:35:15 -06:00
CompanySwitcher.tsx UI: task sessions in agent detail, ApprovalCard extraction, and company settings page 2026-02-19 14:02:29 -06:00
CopyText.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
EmptyState.tsx Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -06:00
EntityRow.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
FilterBar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
GoalProperties.tsx fix: add gap between labels and values in all properties panes 2026-02-20 15:00:56 -06:00
GoalTree.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
Identity.tsx Fix xs avatar alignment and dashboard task row layout 2026-02-20 11:35:59 -06:00
InlineEditor.tsx Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
IssueProperties.tsx fix: add gap between labels and values in all properties panes 2026-02-20 15:00:56 -06:00
Layout.tsx feat: add toast notification system with success toasts 2026-02-20 13:47:13 -06:00
LiveRunWidget.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
MarkdownEditor.tsx fix: @-mention autocomplete selection and dismissal 2026-02-20 14:59:20 -06:00
MetricCard.tsx UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -06:00
NewAgentDialog.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
NewGoalDialog.tsx feat: add New Goal dialog and Sub Goal button 2026-02-20 13:12:39 -06:00
NewIssueDialog.tsx feat: toast dedupe alignment, per-type cooldown, and reconnect suppression 2026-02-20 13:56:34 -06:00
NewProjectDialog.tsx Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -06:00
OnboardingWizard.tsx Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -06:00
PageSkeleton.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
PageTabBar.tsx UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -06:00
PriorityIcon.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ProjectProperties.tsx fix: add gap between labels and values in all properties panes 2026-02-20 15:00:56 -06:00
PropertiesPanel.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
Sidebar.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
SidebarNavItem.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
SidebarSection.tsx Remove collapsible behavior from sidebar Work and Company sections 2026-02-20 15:08:03 -06:00
StatusBadge.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
StatusIcon.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ToastViewport.tsx feat: toast UI improvements — bottom-left, animated, blur glass, richer messages 2026-02-20 14:03:43 -06:00