paperclip/ui/src/pages
Dotta cbce8bfbc3 Merge remote-tracking branch 'public-gh/master'
* public-gh/master:
  fix(ui): wrap failed run card actions on mobile
  feat(codex): add gpt-5.4 to codex_local model list
  persist paperclip data in a named volume
  add support to `cursor` and `opencode` in containerized instances
  force `@types/node@24` in the server
  Add artifact-check to fail fast on broken builds
  remove an insecure default auth secret
  expose `PAPERCLIP_ALLOWED_HOSTNAMES` in compose files
  wait for a health db
  update lock file
  update typing to node v24 from v20
  add missing `openclaw` adapter from deps stage
  fix incorrect pkg scope
  update docker base image
  move docker into `authenticated` deployment mode
2026-03-06 10:14:11 -06:00
..
Activity.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentDetail.tsx Handle unresolved agent shortnames without UUID errors 2026-03-06 09:06:55 -06:00
Agents.tsx feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
ApprovalDetail.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06: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 feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06: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: show no-agents banner on dashboard with link to onboarding step 2 2026-03-03 11:37:19 -06:00
CompanySettings.tsx Enforce 10-minute TTL for generated company invites 2026-03-06 10:10:23 -06:00
Costs.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Dashboard.tsx ui: show no-agents banner on dashboard with link to onboarding step 2 2026-03-03 11:37:19 -06:00
DesignGuide.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06: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 Merge remote-tracking branch 'public-gh/master' 2026-03-06 10:14:11 -06:00
InviteLanding.tsx feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
IssueDetail.tsx Persist issue read state and clear unread on open 2026-03-06 08:34:19 -06:00
Issues.tsx fix(ui): stabilize issue search URL sync and debounce query execution 2026-03-06 08:32:16 -06:00
MyIssues.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06: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 feat: add cursor local adapter across server ui and cli 2026-03-05 06:31:22 -06:00
ProjectDetail.tsx fix(ui): add mobile properties toggle on project detail page 2026-03-05 18:57:48 -06:00
Projects.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00