learning_ai_common_plat/dashboards/admin-web/src/app
saravanakumardb1 10b48a3800 feat(admin-web): add ActionTrail integration page
- New /actiontrail page with 4 tabs: Timeline, Agents, Alerts, Approvals
- Summary cards: total actions, critical/high count, pending approvals, active alerts
- Risk-level filtering on timeline, color-coded risk badges
- Server-side API proxy route (/api/actiontrail) to ActionTrail backend (port 4018)
- actiontrail-client.ts: typed API client using @bytelyst/api-client
- Sidebar nav item with Crosshair icon
- ACTIONTRAIL_SERVICE_URL added to .env.example
- Graceful fallback when ActionTrail service is unavailable
2026-03-21 13:20:15 -07:00
..
(dashboard) feat(admin-web): add ActionTrail integration page 2026-03-21 13:20:15 -07:00
api feat(admin-web): add ActionTrail integration page 2026-03-21 13:20:15 -07:00
health refactor(design-tokens): improve token validator 2026-03-04 18:13:13 -08:00
login feat(auth): SmartAuth admin-web — OAuth proxy, MFA settings, devices, passkeys, security dashboard 2026-03-12 11:13:14 -07:00
themes feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
error.tsx feat(dashboards): add error and not-found pages for admin and tracker dashboards 2026-02-28 20:24:15 -08:00
favicon.ico feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
globals.css feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
layout.tsx feat(dashboards): migrate admin + tracker dashboards to common-plat as product-agnostic 2026-02-28 02:17:35 -08:00
not-found.tsx chore: update dependencies 2026-03-19 21:25:30 -07:00
providers.tsx feat(admin): add product switcher — filter all data by any product 2026-02-28 14:12:15 -08:00