nexus/ui/src/pages
Mikkel Georgsen 530b94b2f7 feat(10-03): update DesignGuide SkillCard section with all 5 required variants
- Expand grid to lg:grid-cols-3 for 5-card layout
- Add Loading (updating) variant (5th card per UI-SPEC requirement)
- Add onRollback/onUninstall props to installed variants
- Add descriptive comments for each variant state
2026-04-01 07:46:09 +02:00
..
Activity.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
AgentDetail.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-04-01 07:45:51 +02:00
Agents.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
ApprovalDetail.tsx feat(03-03): replace display strings in page files A-D with VOCAB constants 2026-04-01 07:44:20 +02:00
Approvals.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
Auth.tsx feat(03-01): replace Paperclip icon with Box in CompanyRail, use VOCAB in Auth 2026-04-01 07:44:02 +02:00
BoardClaim.tsx [nexus] fix(audit): resolve integration checker findings — straggler strings, query param pre-fill, orphaned import 2026-04-01 07:44:56 +02:00
CliAuth.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-04-01 07:45:51 +02:00
Companies.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
CompanyExport.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
CompanyImport.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
CompanySettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
CompanySkills.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
Costs.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
Dashboard.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
DesignGuide.tsx feat(10-03): update DesignGuide SkillCard section with all 5 required variants 2026-04-01 07:46:09 +02: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-01 07:45:51 +02:00
Inbox.test.tsx Neutralize selected inbox accents 2026-03-29 10:57:34 -05:00
Inbox.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02: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-01 07:46:05 +02:00
InstanceSettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-04-01 07:45:08 +02:00
InviteLanding.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-01 07:44:38 +02:00
IssueDetail.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-01 07:44:38 +02:00
Issues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
MyIssues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
NewAgent.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-04-01 07:45:23 +02:00
NotFound.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-01 07:44:38 +02:00
Org.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
OrgChart.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
PluginManager.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-01 07:44:38 +02:00
PluginPage.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02:00
PluginSettings.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-04-01 07:44:38 +02:00
ProjectDetail.tsx Add workspace runtime controls 2026-03-29 10:55:26 -05:00
Projects.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02: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-01 07:45:23 +02:00
Routines.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-04-01 07:45:51 +02: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-01 07:46:05 +02:00
SkillBrowser.tsx feat(10-02): build SkillBrowser page with Browse tab, dialogs, and 5 mutations 2026-04-01 07:46:05 +02:00
SkillDetail.test.tsx feat(10-03): implement SkillDetail page with Overview, Versions, Diff tabs 2026-04-01 07:46:09 +02:00
SkillDetail.tsx feat(10-03): implement SkillDetail page with Overview, Versions, Diff tabs 2026-04-01 07:46:09 +02:00