veza/apps/web/src/components/forms
senke 6fa1c62f56 consistency: migrate Tailwind default colors to Kodo (Action 9.1.1.3 - batch 1)
Migrated high-priority reusable components and view files:
- Alert.tsx: Replaced blue/green/yellow/red with kodo-cyan/lime/gold/red
- Toast.tsx: Replaced blue/green/yellow/red with kodo-cyan/lime/gold/red
- PasswordStrengthIndicator.tsx: Replaced red/orange/yellow/blue/green with kodo colors
- GearView.tsx: Replaced all gray colors with kodo-content-dim/kodo-steel/kodo-graphite

Progress: 65 instances migrated (1,492 → 1,427 remaining)
Using color mapping from TAILWIND_COLORS_AUDIT.md
2026-01-16 01:14:39 +01:00
..
FormBuilder.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
FormBuilder.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
LoginForm.test.tsx fix(MVP-015): Standardize remember_me field name to snake_case 2025-12-22 23:27:51 +01:00
LoginForm.tsx security: integrate useFormValidation into all RegisterForm and LoginForm components 2026-01-15 20:13:34 +01:00
PasswordStrengthIndicator.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PasswordStrengthIndicator.tsx consistency: migrate Tailwind default colors to Kodo (Action 9.1.1.3 - batch 1) 2026-01-16 01:14:39 +01:00
RegisterForm.tsx security: integrate useFormValidation into all RegisterForm and LoginForm components 2026-01-15 20:13:34 +01:00