veza/apps/web/src/components/admin
senke 928585eacb feat(ui): semantic tokens in admin views (audit logs, users, dashboard)
- AdminAuditLogsView: border/divide/bg white/5 → border-border, bg-muted/*
- AdminSettingsView: toggle indicators bg-white → bg-background
- AdminUsersView: glass cards, table, pagination → border-border, bg-muted/*
- UserTableRow: text-white → text-foreground, hover states → muted/50
- AdminDashboardHeader: text-white, divider, button → foreground/border/muted
- AdminDashboardTabs: tabs list, cards, table → semantic tokens
- AdminDashboardTabs: remove unused React import

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 09:37:16 +01:00
..
admin-dashboard-view feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00
modals ui(tokens): migrate bg/border-kodo-red → destructive, bg/border-kodo-lime → success (25 files) 2026-02-09 00:17:14 +01:00
AdminAuditLogsView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminAuditLogsView.tsx feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00
AdminDashboardView.stories.tsx style(admin): elevate AdminDashboardView stories to SaaS Premium 2026-02-07 14:01:29 +01:00
AdminDashboardView.tsx refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
AdminModerationView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminModerationView.tsx feat(ui): education, gamification, developer, admin views polish 2026-02-10 00:48:45 +01:00
AdminSettingsView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminSettingsView.tsx feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00
AdminUsersView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminUsersView.tsx feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00
UserTableRow.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
UserTableRow.tsx feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00