wulf-pulse/app/api/admin
lorentz 23a8c7c5d9 feat(09-06): NEW /admin/workflow/executions page + pipeline-executions API (ROUTE-07)
- GET /api/admin/pipeline-executions: requireAdmin(), accepts fallbacks_only/pipeline_id/limit params
- Four complete parameterized SQL strings — no alias-in-WHERE bug (HIGH 4 fix)
- JSONB predicate: output_data ? 'user_route_fallback' inlined in EXISTS subquery in WHERE
- has_fallback boolean on every row (true constant in fallbacks-only branches, EXISTS in unfiltered)
- pipeline_id validated against /^\d+$/ before binding; limit capped at 500
- app/admin/workflow/executions/page.tsx: Switch 'Show only fallbacks', pipeline Select filter, per-row fallback badge, links to pipeline detail page
- Locked URL /admin/workflow/executions honored — fresh page over pipeline-engine tables only
2026-05-10 07:43:05 -04:00
..
audit-log feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
company-scope feat(admin): client scope — filter analytics to recurring-revenue companies 2026-05-03 11:40:47 -04:00
device-link-conflicts feat: RMM Overshell, IT Glue audit/write-back, LogLift, link-aware bundles, dashboard overhaul 2026-05-03 07:13:18 -04:00
display-settings feat: Display Settings UI + Company Category/Type sync 2026-04-06 09:03:19 -04:00
integrations feat(admin): DB-backed integration toggles + sticky cols + dark contrast 2026-05-03 09:55:22 -04:00
notify-event-keys feat(09-06): add /admin/workflow/event-keys CRUD page and API routes 2026-05-10 07:41:27 -04:00
openclaw-instances feat: repo commit tracking and OpenClaw notification 2026-03-21 18:52:22 -04:00
pipeline-executions feat(09-06): NEW /admin/workflow/executions page + pipeline-executions API (ROUTE-07) 2026-05-10 07:43:05 -04:00
rmm/settings feat: RMM Overshell, IT Glue audit/write-back, LogLift, link-aware bundles, dashboard overhaul 2026-05-03 07:13:18 -04:00
roles feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
users feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00