Commit Graph

3 Commits

Author SHA1 Message Date
c3d50736cd feat(pipelines): add pipelines view modes, time-range filtering, group aggregation, sorting, and job log polling 2026-03-02 12:12:41 +00:00
81ead52a72 feat(core): add table actions (edit, pause, delete confirmation) and global action log
- Add Edit and Pause/Resume actions to connections table
- Add delete confirmation modal to secrets table
- Add 'paused' status to connections with full backend support
- Skip paused connections in health checks and secrets scanning
- Add global ActionLog service with filesystem persistence
- Instrument all mutation handlers (connections, secrets, pipelines) with action logging
- Add Action Log view with entity type filtering to dashboard
2026-02-27 11:13:07 +00:00
3fad287a29 initial 2026-02-24 12:29:58 +00:00