paperclip/ui/src/api
dotta 21765f8118 Fix trigger delete: handle 204 No Content in API client
The DELETE /routine-triggers/:id endpoint returns 204 No Content, but
the API client unconditionally called res.json() on all responses,
causing a JSON parse error that surfaced as "API route not found".

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-19 17:31:27 -05:00
..
access.ts Add CEO OpenClaw invite endpoint and update onboarding UX 2026-03-07 18:19:06 -06:00
activity.ts Add routines automation workflows 2026-03-19 08:39:24 -05:00
agents.ts Add agent instructions bundle editing 2026-03-17 13:42:00 -05:00
approvals.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
assets.ts Address Greptile company logo feedback 2026-03-16 10:05:14 -05:00
auth.ts feat(ui): add auth pages, company rail, inbox redesign, and page improvements 2026-02-23 14:41:21 -06:00
budgets.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
client.ts Fix trigger delete: handle 204 No Content in API client 2026-03-19 17:31:27 -05:00
companies.ts Add CEO-safe company portability flows 2026-03-18 21:54:10 -05:00
companySkills.ts feat: scan project workspaces for skills 2026-03-16 19:09:33 -05:00
costs.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
dashboard.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
execution-workspaces.ts Implement execution workspaces and work products 2026-03-13 17:12:25 -05:00
goals.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
health.ts add app version label 2026-03-17 09:40:07 +05:30
heartbeats.ts Add workspace operation tracking and fix project properties JSX 2026-03-17 09:36:35 -05:00
index.ts Add routines automation workflows 2026-03-19 08:39:24 -05:00
instanceSettings.ts Add instance experimental setting for isolated workspaces 2026-03-17 09:24:28 -05:00
issues.ts Add routines automation workflows 2026-03-19 08:39:24 -05:00
plugins.ts Simplify plugin runtime and cleanup lifecycle 2026-03-13 16:58:29 -05:00
projects.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
routines.ts Improve routine configuration: delete triggers, fix pause, add feedback 2026-03-19 16:45:08 -05:00
secrets.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
sidebarBadges.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00