veza/apps/web/src/components
senke c9fe2318a9 aesthetic-improvements: reduce decorative cyan in UI components (80/20 rule, batch 9)
- LiveView: decorative chat message username color (text-kodo-cyan → text-kodo-steel)
- Sidebar: decorative section header icon (text-kodo-cyan → text-kodo-steel)
- CartView: decorative promo code link (text-kodo-cyan → text-kodo-steel)
- Total: ~3 files, ~3 instances replaced
- Preserved: Functional links (LoginPage register link, RegisterPage login link, LiveView streamer profile link, LiveView wallet link), design system variants (Spinner default variant, alert.tsx info variant, badge.tsx cyan variant, ErrorDisplay.tsx info variant, Toast.tsx info variant, Alert.tsx info variant - intentional design system options), semantic status indicators (PasswordStrengthIndicator strong password - semantic color), interactive states (radio-group.tsx focus/interaction, select.tsx selected option, dropdown-menu.tsx checked state), primary actions
- Action 11.3.1.3 in progress (ninth batch: UI components decorative elements)
2026-01-16 11:21:33 +01:00
..
admin consistency: replace custom buttons with Button component (partial) 2026-01-16 02:06:14 +01:00
analytics aesthetic-improvements: reduce more decorative cyan backgrounds (80/20 rule, batch 5) 2026-01-16 11:13:36 +01:00
auth chore: remove production logs in components 2026-01-07 10:31:02 +01:00
base incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
charts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
commerce aesthetic-improvements: replace secondary cyan hover states with steel (batch 2) 2026-01-16 10:53:34 +01:00
dashboard consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
data spacing: replace arbitrary spacing values with scale 2026-01-15 23:59:08 +01:00
developer consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
education aesthetic-improvements: reduce more decorative cyan backgrounds (80/20 rule, batch 3) 2026-01-16 11:07:01 +01:00
feedback consistency: migrate Tailwind default colors to Kodo (Action 9.1.1.3 - batch 1) 2026-01-16 01:14:39 +01:00
filters incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
forms consistency: fix remaining Tailwind default color edge cases 2026-01-16 01:58:12 +01:00
gamification aesthetic-improvements: replace secondary cyan hover states with steel (batch 3) 2026-01-16 10:55:42 +01:00
inventory aesthetic-improvements: replace secondary cyan hover states with steel (batch 2) 2026-01-16 10:53:34 +01:00
keyboard consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
layout aesthetic-improvements: replace Header decorative icon (80/20 rule, batch 3 follow-up) 2026-01-16 11:07:31 +01:00
library aesthetic-improvements: reduce more decorative cyan backgrounds (80/20 rule, batch 3) 2026-01-16 11:07:01 +01:00
live consistency: replace custom buttons with Button component (partial) 2026-01-16 02:06:14 +01:00
marketplace aesthetic-improvements: replace secondary cyan hover states with steel (batch 4) 2026-01-16 10:57:14 +01:00
modals consistency: replace custom buttons with Button component (partial) 2026-01-16 02:06:14 +01:00
navigation incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
player aesthetic-improvements: reduce decorative cyan in views and pages (80/20 rule, batch 8) 2026-01-16 11:19:41 +01:00
pwa aesthetic-improvements: reduce decorative cyan backgrounds (80/20 rule) 2026-01-16 11:03:48 +01:00
search consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
seller aesthetic-improvements: replace secondary cyan hover states with steel (batch 2) 2026-01-16 10:53:34 +01:00
settings aesthetic-improvements: reduce more decorative cyan backgrounds (80/20 rule, batch 2) 2026-01-16 11:05:45 +01:00
share consistency: auto-migrate Tailwind default colors (Batch 2, 64 instances) 2026-01-16 01:56:27 +01:00
social aesthetic-improvements: reduce decorative cyan in views and pages (80/20 rule, batch 8) 2026-01-16 11:19:41 +01:00
studio aesthetic-improvements: replace secondary cyan hover states with steel (batch 5) 2026-01-16 10:59:09 +01:00
theme incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
ui aesthetic-improvements: reduce decorative cyan in UI components (80/20 rule, batch 9) 2026-01-16 11:21:33 +01:00
ui.backup incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
upload aesthetic-improvements: replace secondary cyan hover states with steel (batch 3) 2026-01-16 10:55:42 +01:00
user aesthetic-improvements: replace secondary cyan hover states with steel (batch 2) 2026-01-16 10:53:34 +01:00
views aesthetic-improvements: reduce decorative cyan in UI components (80/20 rule, batch 9) 2026-01-16 11:21:33 +01:00
AdvancedFilters.tsx cognitive-load: add tooltips to advanced features 2026-01-16 02:22:41 +01:00
BulkModeBanner.tsx aesthetic-improvements: replace secondary cyan hover states with steel (batch 3) 2026-01-16 10:55:42 +01:00
COMPONENT_USAGE.md consistency: remove unused button variants (neon, glass, premium, link) 2026-01-16 02:13:51 +01:00
ErrorBoundary.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ErrorBoundary.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
index.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
OfflineIndicator.tsx data-flow: integrate offline queue UI with OfflineIndicator 2026-01-15 18:02:40 +01:00
OfflineQueueManager.tsx aesthetic-improvements: reduce informational cyan backgrounds (80/20 rule, batch 4) 2026-01-16 11:08:45 +01:00
Onboarding.tsx cognitive-load: create onboarding flow component for new users 2026-01-16 02:32:53 +01:00
RateLimitIndicator.tsx security: create rate limit indicator component 2026-01-15 19:56:32 +01:00
types.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00