nexus/ui/src/pages
Mikkel Georgsen 1a85831d8a feat(11-04): extend AgentSkillsTab with groups section and dialogs
- Add imports: skillGroupsApi, SkillGroupRow, GroupBadge, Dialog, Separator, ScrollArea, Textarea
- Add agentGroups + allGroups + agentEffectiveSkills queries in AgentSkillsTab
- Add assignGroup + removeGroup + createGroup mutations
- Add state for add/create/remove dialogs, search, new group fields
- Insert Assigned Groups section with loading/empty/populated states
- Insert Combined Effective Skills collapsible section with ScrollArea
- Insert Additional Individual Skills label above existing skill list
- Add Add Skill Group, Create Skill Group, Remove group from agent dialogs
- Add Skill Groups section to DesignGuide with all GroupBadge variants
2026-04-01 03:38:30 +02:00
..
Activity.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
AgentDetail.tsx feat(11-04): extend AgentSkillsTab with groups section and dialogs 2026-04-01 03:38:30 +02:00
Agents.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
ApprovalDetail.tsx feat(03-03): replace display strings in page files A-D with VOCAB constants 2026-03-30 23:52:40 +02:00
Approvals.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
Auth.tsx feat(03-01): replace Paperclip icon with Box in CompanyRail, use VOCAB in Auth 2026-03-30 23:44:47 +02:00
BoardClaim.tsx [nexus] fix(audit): resolve integration checker findings — straggler strings, query param pre-fill, orphaned import 2026-03-31 11:08:53 +02:00
CliAuth.tsx feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings 2026-03-31 13:45:35 +02:00
Companies.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
CompanyExport.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
CompanyImport.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
CompanySettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
CompanySkills.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
Costs.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
Dashboard.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
DesignGuide.tsx feat(11-04): extend AgentSkillsTab with groups section and dialogs 2026-04-01 03:38:30 +02:00
ExecutionWorkspaceDetail.tsx Fix Greptile workspace review issues 2026-03-16 20:12:22 -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-03-31 13:32:27 +02:00
Inbox.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +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-03-31 14:19:35 +02:00
InstanceSettings.tsx feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) 2026-03-31 13:25:00 +02:00
InviteLanding.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-03-30 23:55:08 +02:00
IssueDetail.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-03-30 23:55:08 +02:00
Issues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
MyIssues.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
NewAgent.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
NotFound.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-03-30 23:55:08 +02:00
Org.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
OrgChart.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
PluginManager.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-03-30 23:55:08 +02:00
PluginPage.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
PluginSettings.tsx feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB 2026-03-30 23:55:08 +02:00
ProjectDetail.tsx Merge public-gh/master into paperclip-subissues 2026-03-17 09:42:31 -05:00
Projects.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +02:00
RoutineDetail.tsx feat(06-02): replace Paperclip brand + CEO display strings in UI components 2026-03-31 13:25:46 +02:00
Routines.tsx feat(06-02): replace Select a company empty states + CLI Paperclip strings 2026-03-31 13:32:27 +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 02:39:21 +02:00
SkillBrowser.tsx feat(10-02): build SkillBrowser page with Browse tab, dialogs, and 5 mutations 2026-04-01 02:38:24 +02:00
SkillDetail.test.tsx feat(10-03): implement SkillDetail page with Overview, Versions, Diff tabs 2026-04-01 02:39:57 +02:00
SkillDetail.tsx fix(10): correct toast error messages in SkillDetail — Update/Uninstall not Install/Rollback 2026-04-01 02:56:23 +02:00