nexus/ui/src/components
Mikkel Georgsen 9de10c7161 feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings
- ui/src/App.tsx: Create/first company titles and descriptions → VOCAB.company
- ui/src/components/OnboardingWizard.tsx: 3 company display strings → VOCAB
- ui/src/components/Sidebar.tsx: 'Select company' fallback → VOCAB
- ui/src/pages/CliAuth.tsx: 'Requested company' label → VOCAB
- ui/src/pages/AgentDetail.tsx: company library string → VOCAB
- server/src/services/company-portability.ts: 'Imported Company' x2 → 'Imported Workspace'
- cli/src/commands/client/{issue,approval,agent,dashboard,activity}.ts: option descriptions → VOCAB
- cli/src/commands/worktree.ts: error message and option description → VOCAB
- server/src/index.ts: comment cleanup (actual value already 'Owner')
- server/src/services/company-export-readme.ts: comment cleanup (value already 'Project Manager')
2026-03-31 13:45:35 +02:00
..
transcript Add username log censor setting 2026-03-20 08:50:00 -05:00
ui fix(ui): enable scroll wheel in selectors inside dialogs 2026-03-06 08:04:35 -06:00
AccountingModelCard.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
ActiveAgentsPanel.tsx Tighten dashboard agent pane typography 2026-03-12 07:02:06 -05:00
ActivityCharts.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
ActivityRow.tsx feat(03-02): replace display strings in UI components with VOCAB constants 2026-03-30 23:49:50 +02:00
agent-config-defaults.ts Raise default max turns to 300 2026-03-12 09:34:05 -05:00
agent-config-primitives.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
AgentActionButtons.tsx Redesign routines UI to match issue page design language 2026-03-19 15:05:32 -05:00
AgentConfigForm.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
AgentIconPicker.tsx Fix markdown mention chips 2026-03-23 16:57:27 -05:00
AgentProperties.tsx feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
ApprovalCard.tsx Show agent name in inbox approval labels (e.g. "Hire Agent: Designer") 2026-03-20 06:05:14 -05:00
ApprovalPayload.tsx feat(03-02): replace display strings in UI components with VOCAB constants 2026-03-30 23:49:50 +02:00
AsciiArtAnimation.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
BillerSpendCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
BreadcrumbBar.tsx Fix plugin launchers initialization by adding enabled flag based on companyId 2026-03-14 15:35:01 -07:00
BudgetIncidentCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
BudgetPolicyCard.tsx Add budget tabs and sidebar budget indicators 2026-03-16 15:11:01 -05:00
BudgetSidebarMarker.tsx Add budget tabs and sidebar budget indicators 2026-03-16 15:11:01 -05:00
ClaudeSubscriptionPanel.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
CodexSubscriptionPanel.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
CommandPalette.tsx Add archive project button and filter archived projects from selectors 2026-03-15 14:30:33 -05:00
CommentThread.tsx Fix markdown mention chips 2026-03-23 16:57:27 -05:00
CompanyPatternIcon.tsx Add support for company logos, including schema adjustments, validation, assets handling, and UI display enhancements. 2026-03-06 16:39:35 -05:00
CompanyRail.tsx feat(03-01): replace Paperclip icon with Box in CompanyRail, use VOCAB in Auth 2026-03-30 23:44:47 +02:00
CompanySwitcher.tsx [nexus] fix(03-05): replace remaining Paperclip/Companies display strings in BreadcrumbContext and CompanySwitcher 2026-03-31 10:08:38 +02:00
CopyText.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
DevRestartBanner.tsx fix: address greptile follow-up feedback 2026-03-20 13:18:29 -05:00
EmptyState.tsx Polish UI components and rework AgentConfigForm 2026-02-18 10:43:25 -06:00
EntityRow.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
FilterBar.tsx Add shared UI primitives, contexts, and reusable components 2026-02-17 09:57:00 -06:00
FinanceBillerCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
FinanceKindCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
FinanceTimelineCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
GoalProperties.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
GoalTree.tsx fix(ui): render sub-goals in goal detail tree 2026-03-04 20:20:21 -07:00
Identity.tsx Fix xs avatar alignment and dashboard task row layout 2026-02-20 11:35:59 -06:00
InlineEditor.tsx feat(issues): add issue documents and inline editing 2026-03-13 21:30:48 -05:00
InlineEntitySelector.tsx fix(ui): enable scroll wheel in selectors inside dialogs 2026-03-06 08:04:35 -06:00
InstanceSidebar.tsx Add username log censor setting 2026-03-20 08:50:00 -05:00
IssueDocumentsSection.tsx fix: prevent documents row from causing horizontal scroll on mobile 2026-03-23 16:57:27 -05:00
IssueProperties.tsx feat: move workspace info from properties panel to issue main pane 2026-03-26 11:12:29 -05:00
IssueRow.tsx Unify unread badge and archive X into single column on Mine tab 2026-03-26 16:09:43 -05:00
IssuesList.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
IssueWorkspaceCard.tsx fix(ui): address workspace card review feedback 2026-03-26 11:53:25 -05:00
JsonSchemaForm.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
KanbanBoard.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
Layout.tsx Add guarded dev restart handling 2026-03-20 08:50:00 -05:00
LiveRunWidget.tsx Tighten live run transcript streaming and stdout 2026-03-11 13:29:40 -05:00
MarkdownBody.test.tsx Fix markdown mention chips 2026-03-23 16:57:27 -05:00
MarkdownBody.tsx Fix markdown mention chips 2026-03-23 16:57:27 -05:00
MarkdownEditor.tsx fix: render mention autocomplete via portal to prevent overflow clipping 2026-03-26 11:12:29 -05:00
MetricCard.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
MobileBottomNav.tsx Adjust inbox tab memory and badge counts 2026-03-11 07:42:19 -05:00
NewAgentDialog.tsx feat(04-03): add PM and Engineer template selector to NewAgentDialog 2026-03-31 10:46:56 +02:00
NewGoalDialog.tsx feat(03-02): replace display strings in UI components with VOCAB constants 2026-03-30 23:49:50 +02:00
NewIssueDialog.tsx Add the inbox mine tab and archive flow 2026-03-26 16:09:43 -05:00
NewProjectDialog.tsx fix: enable @-mention autocomplete in new project description editor 2026-03-26 11:12:29 -05:00
NexusOnboardingWizard.tsx feat(04-02): create NexusOnboardingWizard component 2026-03-31 10:48:16 +02:00
OnboardingWizard.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-03-31 13:45:35 +02:00
OpenCodeLogoIcon.tsx Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00
PackageFileTree.tsx Add routine support to recurring task portability 2026-03-23 16:57:38 -05:00
PageSkeleton.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
PageTabBar.tsx Refine project and agent configuration UI 2026-03-10 10:58:43 -05:00
PathInstructionsModal.tsx refactor(ui): extract ChoosePathButton into reusable PathInstructionsModal 2026-03-02 16:08:59 -06:00
PriorityIcon.tsx refactor(ui): standardize status/priority colors and improve text legibility 2026-02-23 19:52:43 -06:00
ProjectProperties.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
PropertiesPanel.tsx ui: add animations to properties panel toggle 2026-03-03 15:06:42 -06:00
ProviderQuotaCard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
QuotaBar.tsx feat(ui): add resource and usage dashboard (/usage route) 2026-03-16 15:08:54 -05:00
ReportsToPicker.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
ScheduleEditor.tsx Fix schedule time picker: cleaner hour labels, hide selectors for every-minute 2026-03-19 17:29:09 -05:00
ScrollToBottom.tsx Restore native mobile page scrolling 2026-03-10 21:06:10 -05:00
Sidebar.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-03-31 13:45:35 +02:00
SidebarAgents.tsx Keep sidebar ordering with portability branch 2026-03-23 17:02:43 -05:00
SidebarNavItem.tsx Add Beta badge to Routines page and sidebar nav 2026-03-20 13:10:45 -05:00
SidebarProjects.tsx Add budget tabs and sidebar budget indicators 2026-03-16 15:11:01 -05:00
SidebarSection.tsx Remove collapsible behavior from sidebar Work and Company sections 2026-02-20 15:08:03 -06:00
StatusBadge.tsx fix(ui): prevent status badge pills from wrapping text 2026-02-23 20:16:17 -06:00
StatusIcon.tsx refactor(ui): standardize status/priority colors and improve text legibility 2026-02-23 19:52:43 -06:00
SwipeToArchive.tsx Add the inbox mine tab and archive flow 2026-03-26 16:09:43 -05:00
ToastViewport.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
WorktreeBanner.tsx Add worktree UI branding 2026-03-13 11:12:43 -05:00