wulf-pulse/app/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
..
analytics/time-entries Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
audit-log feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
client-scope feat(admin): client scope — filter analytics to recurring-revenue companies 2026-05-03 11:40:47 -04:00
data-browser feat(07.1-05): user-tz on admin data-browser DataTable columns 2026-05-07 08:21:18 -04:00
device-link-conflicts feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
display-settings feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
integrations feat(admin): group integration toggles by category 2026-05-03 11:03:54 -04:00
itglue-writes feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
morning-summary feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
qbo feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
rmm-overshell feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
roles feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
settings feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
sync feat(07.1-05): user-tz on admin sync pages 2026-05-07 08:28:42 -04:00
ticket-digest feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
users feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
workflow feat(09-06): NEW /admin/workflow/executions page + pipeline-executions API (ROUTE-07) 2026-05-10 07:43:05 -04:00
zabbix-wan feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
page.tsx feat(admin): client scope — filter analytics to recurring-revenue companies 2026-05-03 11:40:47 -04:00