paperclip/ui/src/components
Forgotten a4ba4a72cd Add MarkdownEditor component, asset image upload, and rich description editing
Introduce MarkdownEditor built on @mdxeditor/editor with headings,
lists, links, quotes, image upload with drag-and-drop, and themed CSS
integration. Add asset image upload API (routes, service, storage) and
wire image upload into InlineEditor multiline mode, NewIssueDialog,
NewProjectDialog, GoalDetail, IssueDetail, and ProjectDetail
description fields. Tighten prompt template editor styling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:50:45 -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 Support concurrent heartbeat runs with maxConcurrentRuns policy 2026-02-20 12:50:34 -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 fix: move Skip permissions to Advanced section, fix indentation 2026-02-20 12:50:36 -06:00
AgentProperties.tsx UI: mobile responsive layout, streamline agent budget display, and xs avatar size 2026-02-20 11:29:13 -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 UI: approval detail page, agent hiring UX, costs breakdown, sidebar badges, and dashboard improvements 2026-02-19 13:03:08 -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 Improve UI: inline goal editing, InlineEditor auto-sizing, and agent detail transcript 2026-02-18 16:46:55 -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 feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
Layout.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
LiveRunWidget.tsx UI: Identity component, LiveRunWidget, issue identifiers, and UX improvements 2026-02-19 09:10:07 -06:00
MarkdownEditor.tsx Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -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
NewIssueDialog.tsx Add MarkdownEditor component, asset image upload, and rich description editing 2026-02-20 12:50:45 -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 feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -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 Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -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