nexus/ui/src/pages
Mikkel Georgsen 6812e5504f feat(06-02): replace Select a company empty states + CLI Paperclip strings
- 14 UI pages: all Select a company empty states use VOCAB.company.toLowerCase()
- AgentConfigForm: 3 error throws use VOCAB.company
- AgentDetail: additional Select a company upload error replaced
- CLI run.ts: Starting/Could not locate/failed to start messages use VOCAB.appName
- CLI deployment-auth-check: repairHint uses VOCAB.appName
- CLI agent-jwt-secret-check: repairHint uses VOCAB.appName
- CLI allowed-hostname: restart message uses VOCAB.appName
- Added VOCAB import to all files missing it
2026-04-04 03:55:47 +00:00
..
Activity.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
AgentDetail.tsx [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir 2026-04-04 03:55:42 +00:00
Agents.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
ApprovalDetail.tsx feat(03-03): replace display strings in page files A-D with VOCAB constants 2026-04-04 03:55:41 +00:00
Approvals.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:47 +00:00
Auth.tsx feat(03-01): replace Paperclip icon with Box in CompanyRail, use VOCAB in Auth 2026-04-04 03:55:41 +00:00
BoardClaim.tsx [nexus] fix(audit): resolve integration checker findings — straggler strings, query param pre-fill, orphaned import 2026-04-04 03:55:42 +00:00
CliAuth.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-04-04 03:55:42 +00:00
Companies.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
CompanyExport.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
CompanyImport.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
CompanySettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
CompanySkills.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
Costs.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
Dashboard.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
DesignGuide.tsx feat(12-02): StarRating component, API extensions, DesignGuide entry 2026-04-04 03:55:42 +00:00
ExecutionWorkspaceDetail.tsx Add linked issues row to execution workspace detail 2026-03-29 10:55:26 -05:00
GoalDetail.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
Goals.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
Inbox.test.tsx fix(inbox): prefer canonical last activity 2026-04-03 07:24:33 -05:00
Inbox.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
InstanceExperimentalSettings.tsx Fix oversized toggle switches on mobile 2026-03-23 16:57:27 -05:00
InstanceGeneralSettings.tsx feat(07-02): add theme picker section to InstanceGeneralSettings 2026-04-04 03:55:42 +00:00
InstanceSettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-04 03:55:42 +00:00
InviteLanding.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-04 03:55:41 +00:00
IssueDetail.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-04 03:55:41 +00:00
Issues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
MyIssues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
NewAgent.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-04 03:55:42 +00:00
NotFound.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-04 03:55:41 +00:00
Org.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
OrgChart.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
PluginManager.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-04 03:55:41 +00:00
PluginPage.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
PluginSettings.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-04 03:55:41 +00:00
ProjectDetail.tsx feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -05:00
Projects.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
ProjectWorkspaceDetail.tsx Improve workspace detail mobile layouts 2026-03-29 10:55:26 -05:00
RoutineDetail.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-04 03:55:42 +00:00
Routines.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-04 03:55:42 +00:00
RunTranscriptUxLab.tsx Tighten command transcript rows and dashboard card 2026-03-11 13:14:08 -05:00
SkillBrowser.test.tsx test(10-02): add SkillBrowser SSR smoke tests 2026-04-04 03:55:42 +00:00
SkillBrowser.tsx feat(20-02): add compatibleAdapters prop to SkillCard and wire Browse/Trending tabs 2026-04-04 03:55:42 +00:00
SkillDetail.test.tsx feat(10-03): implement SkillDetail page with Overview, Versions, Diff tabs 2026-04-04 03:55:42 +00:00
SkillDetail.tsx [nexus] feat(19-03): update API client to use agentId instead of agentSkillsDir 2026-04-04 03:55:42 +00:00