nexus/ui/src/pages
dotta e73bc81a73 fix: prevent documents row from causing horizontal scroll on mobile
- Shorten button labels ("New document" → "New", "Upload attachment" → "Upload") on small screens
- Add min-w-0 and shrink-0 to flex containers and items to prevent overflow
- Truncate document revision text on narrow viewports
- Mark chevron, key badge, and action buttons as shrink-0

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-23 16:57:27 -05:00
..
Activity.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentDetail.tsx Fix oversized toggle switches on mobile 2026-03-23 16:57:27 -05:00
Agents.tsx Sort agents alphabetically by name in all views 2026-03-23 16:57:27 -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 login form not being detected by 1Password 2026-03-23 16:57:27 -05:00
BoardClaim.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
CliAuth.tsx Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
Companies.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
CompanyExport.tsx fix: default company export page to README.md instead of first file 2026-03-20 07:59:32 -05:00
CompanyImport.tsx Fix portability import and org chart test blockers 2026-03-20 14:06:37 -05:00
CompanySettings.tsx Merge public-gh/master into paperclip-company-import-export 2026-03-16 17:02:39 -05:00
CompanySkills.tsx Set sourceType to skills_sh for skills imported from skills.sh URLs 2026-03-19 14:15:35 -05:00
Costs.tsx feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
Dashboard.tsx Remove priority icon from issue rows across the app 2026-03-23 16:57:27 -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 Remove priority icon from issue rows across the app 2026-03-23 16:57:27 -05:00
InstanceExperimentalSettings.tsx Fix oversized toggle switches on mobile 2026-03-23 16:57:27 -05:00
InstanceGeneralSettings.tsx Fix oversized toggle switches on mobile 2026-03-23 16:57:27 -05:00
InstanceSettings.tsx Remove the experimental workspace toggle 2026-03-16 18:37:59 -05:00
InviteLanding.tsx fix: address greptile review — add pi_local to effectiveAdapterCommand and adapterLabels 2026-03-20 19:01:52 -03:00
IssueDetail.tsx fix: prevent documents row from causing horizontal scroll on mobile 2026-03-23 16:57:27 -05:00
Issues.tsx Merge pull request #552 from mvanhorn/osc/129-feat-filter-issues-by-project 2026-03-21 11:15:09 -05:00
MyIssues.tsx Remove priority icon from issue rows across the app 2026-03-23 16:57:27 -05:00
NewAgent.tsx Merge branch 'master' into feature/change-reports-to 2026-03-20 20:13:19 +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 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 Add missing data-slot="toggle" to Routines toggle buttons 2026-03-23 16:57:27 -05:00
Routines.tsx Add missing data-slot="toggle" to Routines toggle buttons 2026-03-23 16:57:27 -05:00
RunTranscriptUxLab.tsx Tighten command transcript rows and dashboard card 2026-03-11 13:14:08 -05:00