wulf-pulse/app/api/admin
lorentz 7f4ffa0fb6 feat(09-06): add /admin/workflow/event-keys CRUD page and API routes
- GET/POST /api/admin/notify-event-keys: list ordered by sort_order/key, create with key regex validation (^[a-z][a-z0-9_]*$/i), 409 on conflict
- PUT/DELETE /api/admin/notify-event-keys/[key]: update via COALESCE, hard delete with 404 guard
- app/admin/workflow/event-keys/page.tsx: list with inline edit, Switch for is_active toggle, + New event key form, sonner toasts
- All routes gated by requireAdmin()
2026-05-10 07:41:27 -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
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