nexus/ui/src/pages
dotta 7f3fad64b8 Move cost summary from standalone collapsible to top of Activity tab
Moves the cost summary out of a collapsible section below the tabs and
into the Activity tab content, displayed as a static card at the top.
Removes the now-unused `cost` state from `secondaryOpen`.

Closes PAP-559

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 06:05:15 -05:00
..
Activity.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentDetail.tsx Expose agent task assignment permissions 2026-03-20 06:05:15 -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
CompanySettings.tsx Use attachment-size limit for company logos 2026-03-16 10:13:19 -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 Interleave failed runs with issues and approvals in inbox 2026-03-20 06:05:14 -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 Move cost summary from standalone collapsible to top of Activity tab 2026-03-20 06:05:15 -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 feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00: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 height to fit viewport without scrolling 2026-03-15 14:30:53 -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
RunTranscriptUxLab.tsx Tighten command transcript rows and dashboard card 2026-03-11 13:14:08 -05:00