paperclip/ui/src/pages
dotta 13fd656e2b Add Beta badge to Routines page and sidebar nav
Adds an amber "Beta" tag next to "Routines" in both the page heading
and the sidebar navigation item. Extends SidebarNavItem with textBadge
and textBadgeTone props for reusable text badges.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 13:10:45 -05:00
..
Activity.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentDetail.tsx Remove api trigger kind and mark webhook as coming soon 2026-03-20 06:54:03 -05:00
Agents.tsx Merge pull request #452 from aaaaron/feat/gemini-adapter-improvements 2026-03-11 13:43:28 -05:00
ApprovalDetail.tsx Show agent name in inbox approval labels (e.g. "Hire Agent: Designer") 2026-03-20 06:05:14 -05:00
Approvals.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Auth.tsx fix: show validation error on incomplete login submit 2026-03-15 19:39:12 -07:00
BoardClaim.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Companies.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
CompanyExport.tsx Support binary portability files in UI and CLI 2026-03-19 07:23:36 -05:00
CompanyImport.tsx Support binary portability files in UI and CLI 2026-03-19 07:23:36 -05:00
CompanySettings.tsx Merge public-gh/master into paperclip-company-import-export 2026-03-16 17:02:39 -05:00
CompanySkills.tsx Add click-to-copy workspace path on Paperclip workspace source label 2026-03-18 15:24:22 -05:00
Costs.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
Dashboard.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
DesignGuide.tsx fix: remove Cmd+1..9 company-switch shortcut 2026-03-11 15:32:39 -04: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(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Inbox.tsx fix: address greptile feedback 2026-03-20 06:18:00 -05:00
InstanceExperimentalSettings.tsx Add instance experimental setting for isolated workspaces 2026-03-17 09:24:28 -05:00
InstanceSettings.tsx Remove the experimental workspace toggle 2026-03-16 18:37:59 -05:00
InviteLanding.tsx feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
IssueDetail.tsx Add Routine badge to issue detail for routine-generated issues 2026-03-20 09:13:30 -05:00
Issues.tsx Smooth agent config save button state 2026-03-10 20:58:18 -05:00
MyIssues.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
NewAgent.tsx Add company skill assignment to agent create and hire flows 2026-03-18 13:18:48 -05:00
NotFound.tsx ui: add company-aware not found handling 2026-03-10 16:38:46 -05:00
Org.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
OrgChart.tsx Fix org chart canvas overflowing viewport by using h-full instead of calc 2026-03-18 15:29:19 -05:00
PluginManager.tsx Simplify plugin runtime and cleanup lifecycle 2026-03-13 16:58:29 -05:00
PluginPage.tsx Clarify plugin authoring and external dev workflow 2026-03-14 10:40:21 -05:00
PluginSettings.tsx Add plugin framework and settings UI 2026-03-13 16:22:34 -05:00
ProjectDetail.tsx Merge public-gh/master into paperclip-subissues 2026-03-17 09:42:31 -05:00
Projects.tsx Add archive project button and filter archived projects from selectors 2026-03-15 14:30:33 -05:00
RoutineDetail.tsx Fix routine toggle dirty tracking 2026-03-20 08:02:34 -05:00
Routines.tsx Add Beta badge to Routines page and sidebar nav 2026-03-20 13:10:45 -05:00
RunTranscriptUxLab.tsx Tighten command transcript rows and dashboard card 2026-03-11 13:14:08 -05:00