veza/apps/web/src/components/admin/admin-dashboard-view
senke e0ed872e3c style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1)
- Admin dashboard: StatCard, TrafficCard, ProtocolsCard, NodeHealthCard
  glass → elevated for main content depth (audit §7.2)
- MiniPlayer: progress rail bg-muted → bg-white/10, h-1 → h-1.5, fill
  bg-white → bg-primary for accessibility and consistency (§6.1)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 19:32:00 +01:00
..
AdminDashboardHeader.tsx refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
AdminDashboardNodeHealthCard.tsx style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1) 2026-02-07 19:32:00 +01:00
AdminDashboardProtocolsCard.tsx style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1) 2026-02-07 19:32:00 +01:00
AdminDashboardSkeleton.tsx refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
AdminDashboardStatCard.tsx style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1) 2026-02-07 19:32:00 +01:00
AdminDashboardTabs.tsx refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
AdminDashboardTrafficCard.tsx style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1) 2026-02-07 19:32:00 +01:00
AdminDashboardView.tsx style(ui): P2 contrast muted-foreground, sidebar spacing, dashboard gap, compact play button 2026-02-07 19:30:13 +01:00
index.ts refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
types.ts refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
useAdminDashboardView.ts refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00