paperclip/ui/src/components
Forgotten c0ae9423f0 UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults
- Sidebar: add Approvals and Companies links, remove temporary Design Guide link
- Companies: replace inline create form with 'New Company' button (opens onboarding)
- Issues: move filter tabs inline with page heading (consistent with Agents)
- DialogContext: add assigneeAgentId to NewIssueDefaults
- NewIssueDialog: wire assigneeAgentId default (pre-select assignee when opening
  from agent detail page)
- CommandPalette: minor cleanup
- App: add DesignGuide route (dev-only, no sidebar link)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:07:49 -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 UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults 2026-02-17 20:07:49 -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 UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults 2026-02-17 20:07:49 -06:00
NewProjectDialog.tsx Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
OnboardingWizard.tsx Improve OnboardingWizard: model picker and styled working directory input 2026-02-17 20:07:41 -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 UI polish: sidebar nav, Companies/Issues layout, assignee in issue defaults 2026-02-17 20:07:49 -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