paperclip/ui/src/components
Forgotten fad1bd27ce Add shared UI primitives, contexts, and reusable components
Add shadcn components: avatar, breadcrumb, checkbox, collapsible,
command, dialog, dropdown-menu, label, popover, scroll-area, sheet,
skeleton, tabs, textarea, tooltip. Add shared components: BreadcrumbBar,
CommandPalette, CompanySwitcher, CommentThread, EmptyState, EntityRow,
FilterBar, InlineEditor, MetricCard, PageSkeleton, PriorityIcon,
PropertiesPanel, StatusIcon, SidebarNavItem/Section. Add contexts for
breadcrumbs, dialogs, and side panels. Add keyboard shortcut hook and
utility helpers. Update layout, sidebar, and main app shell.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 09:57:00 -06:00
..
ui Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
BreadcrumbBar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CommandPalette.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CommentThread.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
CompanySwitcher.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
EmptyState.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -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
InlineEditor.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
Layout.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
MetricCard.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -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
PropertiesPanel.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
Sidebar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -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