wulf-pulse/app
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
..
addigy-devices feat(admin): DB-backed integration toggles + sticky cols + dark contrast 2026-05-03 09:55:22 -04:00
addigy-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
admin feat(09-06): NEW /admin/workflow/executions page + pipeline-executions API (ROUTE-07) 2026-05-10 07:43:05 -04:00
analyzer feat(07.1-05): user-tz on analyzer pages 2026-05-07 08:34:58 -04:00
api feat(09-06): NEW /admin/workflow/executions page + pipeline-executions API (ROUTE-07) 2026-05-10 07:43:05 -04:00
auth fix(auth): reduce mobile sign-in friction (PWA + auto-redirect) 2026-05-07 07:05:52 -04:00
auvik-mappings fix: use loose equality for company ID comparison in mapping dropdowns 2026-02-02 22:52:59 -05:00
backup-status feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
config-enrichment-test Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
configuration-items refactor(nav): adopt PageHeader on /configuration-items 2026-05-03 11:03:49 -04:00
dashboard feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
engagement feat(07.1-05): user-tz on engagement overview + profile pages 2026-05-07 08:23:24 -04:00
kiosk feat: kiosk UI updates - new cards, gauge chart, performance improvements 2026-02-19 15:31:23 -05:00
legal feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
mobile feat(09-04): page shell, drawer wiring, skeleton helper, channels placeholder 2026-05-10 07:40:40 -04:00
quotes feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
rmm-mappings feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
sentinelone refactor(design): adopt TanStack DataTable on /veeam-analysis, fill gaps 2026-05-03 09:42:04 -04:00
settings refactor(design): adopt TanStack DataTable on /veeam-analysis, fill gaps 2026-05-03 09:42:04 -04:00
setup Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
status feat(status): 24-hour activity sparklines on worker pulse cards 2026-05-03 10:03:54 -04:00
styles fix(04-01): restore phase 2/3 work lost by worktree soft-reset 2026-05-03 18:01:14 -04:00
veeam-analysis feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
veeam-comparison feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
favicon.ico Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
globals.css feat(admin): DB-backed integration toggles + sticky cols + dark contrast 2026-05-03 09:55:22 -04:00
layout.tsx fix(auth): reduce mobile sign-in friction (PWA + auto-redirect) 2026-05-07 07:05:52 -04:00
page.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00