veza/apps/web/src/components/settings/security
senke 8cbd4f7558 refactor: Phase 7 — Clean up legacy components and remove dead tokens
- Bulk replace text-white → text-foreground across 116 component files
  (preserving text-white/ opacity variants)
- Remove hover-glow-cyan, shadow-card-glow-cyan, shadow-button-primary-glow
  classes from all components
- Replace --duration-normal/--duration-immersive/--duration-slow with
  --sumi-duration-normal/--sumi-duration-slow across 130+ files
- Replace --ease-out/--ease-in-out with --sumi-ease-out/--sumi-ease-in-out
- Replace focus:ring-blue-500 → focus:ring-primary (4 files)
- Remove hover:scale-105/110 and hover:-translate-y-1/0.5 transforms
  (SUMI anti-pattern: no scale on hover)
- Clean up stale kodo- references in comments

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 02:09:29 +01:00
..
two-factor-setup refactor: Phase 7 — Clean up legacy components and remove dead tokens 2026-02-12 02:09:29 +01:00
LoginHistory.tsx feat(ui): semantic tokens in settings views + XPBar 2026-02-10 09:43:22 +01:00
PasskeyModal.tsx refactor: Phase 7 — Clean up legacy components and remove dead tokens 2026-02-12 02:09:29 +01:00
SecuritySettings.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
SecuritySettings.tsx feat(ui): semantic tokens in RolesPage, SettingsPage, Toast, QueueView 2026-02-10 09:45:30 +01:00
SessionManagement.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
SessionManagement.tsx feat(ui): semantic tokens in settings views + XPBar 2026-02-10 09:43:22 +01:00
TwoFactorSetup.stories.tsx style(settings): elevate TwoFactorSetup to SaaS Premium 2026-02-07 14:42:45 +01:00
TwoFactorSetup.tsx refactor(settings): TwoFactorSetup module, re-export, stories 2026-02-06 01:25:43 +01:00