nexus/ui/src/components
Forgotten 080964a361 Refactor NewAgentDialog and AgentDetail to use AgentConfigForm
NewAgentDialog now delegates adapter/heartbeat config to AgentConfigForm in
create mode. AgentDetail replaces its inline ConfigSection/ConfigField/ConfigBool
components with AgentConfigForm in edit mode, cutting ~250 lines.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:07:30 -06:00
..
ui Polish UI: enhance dialogs, command palette, and page layouts 2026-02-17 10:53:20 -06:00
agent-config-primitives.tsx Extract AgentConfigForm and agent-config-primitives components 2026-02-17 20:07:26 -06:00
AgentConfigForm.tsx Extract AgentConfigForm and agent-config-primitives components 2026-02-17 20:07:26 -06:00
AgentProperties.tsx Build out agent management UI: detail page, create dialog, list view 2026-02-17 12:33:04 -06:00
BreadcrumbBar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CommandPalette.tsx Build out agent management UI: detail page, create dialog, list view 2026-02-17 12:33:04 -06:00
CommentThread.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CompanySwitcher.tsx Polish UI: enhance dialogs, command palette, and page layouts 2026-02-17 10:53:20 -06:00
EmptyState.tsx Polish UI: enhance dialogs, command palette, and page layouts 2026-02-17 10:53:20 -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 Add detail pages, property panels, and restyle list pages 2026-02-17 09:57:06 -06:00
GoalTree.tsx Add detail pages, property panels, and restyle list pages 2026-02-17 09:57:06 -06:00
InlineEditor.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
IssueProperties.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
Layout.tsx Add onboarding wizard and revamp agent creation flow 2026-02-17 13:24:33 -06:00
MetricCard.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
NewAgentDialog.tsx Refactor NewAgentDialog and AgentDetail to use AgentConfigForm 2026-02-17 20:07:30 -06:00
NewIssueDialog.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
NewProjectDialog.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
OnboardingWizard.tsx Add onboarding wizard and revamp agent creation flow 2026-02-17 13:24:33 -06:00
PageSkeleton.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
PriorityIcon.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
ProjectProperties.tsx Add detail pages, property panels, and restyle list pages 2026-02-17 09:57:06 -06:00
PropertiesPanel.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
Sidebar.tsx Polish UI: enhance dialogs, command palette, and page layouts 2026-02-17 10:53:20 -06:00
SidebarNavItem.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
SidebarSection.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
StatusBadge.tsx Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
StatusIcon.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00