paperclip/ui/src/context
dotta 5caf43349b Improve routine configuration: delete triggers, fix pause, add feedback
- Add trash icon button to delete triggers (full stack: service, route, API client, UI)
- Fix pause/unpause bug where saving routine could revert status by excluding
  status from the save payload (status is managed via dedicated pause/resume buttons)
- Add toast feedback for run, pause, and resume actions
- Auto-switch to Runs tab after triggering a manual run
- Add live update invalidation for routine/trigger/run activity events

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-19 16:45:08 -05:00
..
BreadcrumbContext.tsx feat(ui): sync browser title with current page breadcrumbs 2026-03-03 08:17:48 -06:00
CompanyContext.tsx Use asset-backed company logos 2026-03-16 09:25:39 -05:00
DialogContext.tsx Add me and unassigned assignee options 2026-03-12 16:12:38 -05:00
LiveUpdatesProvider.test.ts Refresh inbox recent after issue creation 2026-03-17 16:14:43 -05:00
LiveUpdatesProvider.tsx Improve routine configuration: delete triggers, fix pause, add feedback 2026-03-19 16:45:08 -05:00
PanelContext.tsx ui: persist issue properties pane visibility in localStorage 2026-03-03 12:07:01 -06:00
SidebarContext.tsx feat(ui): active agents panel, sidebar context, and page enhancements 2026-02-20 10:32:32 -06:00
ThemeContext.tsx feat(ui): light/dark theme toggle and light mode color support 2026-02-26 16:33:29 -06:00
ToastContext.tsx feat: add severity-based TTL defaults for toast notifications 2026-02-20 13:53:51 -06:00