veza/apps/web/src/features
senke 4701dde9bc aesthetic-improvements: replace secondary cyan hover states with steel
- Button outline variant: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50
- Header secondary nav: hover:text-kodo-cyan → hover:text-white, hover:bg-kodo-cyan/5 → hover:bg-white/5
- FileManagerView: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50 (kept selected state cyan)
- ProjectsManager: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50, hover:text-kodo-cyan → hover:text-white
- GroupDetailView: hover:border-kodo-cyan/30 → hover:border-kodo-steel/50
- AIToolsView: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50
- CloudFileBrowser: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50 (kept selected state cyan)
- ProfileView: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50
- CourseCard: hover:border-kodo-cyan/50 → hover:border-kodo-steel/50
- TwoFactorSetup: hover:border-kodo-cyan → hover:border-kodo-steel/50
- GearView: hover:text-kodo-cyan → hover:text-white, hover:border-kodo-cyan → hover:border-kodo-steel/50
- ChatInput: hover:text-kodo-cyan → hover:text-white (3 instances)
- ChatMessage: hover:text-kodo-cyan → hover:text-white (2 instances)
- ChatRoom: hover:text-kodo-cyan → hover:text-white
- AddToPlaylistModal: hover:border-kodo-cyan → hover:border-kodo-steel/50, hover:text-kodo-cyan → hover:text-white
- Preserved focus rings (cyan) and active/selected states (cyan) as per audit
- Action 11.3.1.2 in progress (first batch of ~15 files)
2026-01-16 10:51:30 +01:00
..
admin/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
chat aesthetic-improvements: replace secondary cyan hover states with steel 2026-01-16 10:51:30 +01:00
dashboard consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
error/pages consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
library cognitive-load: make view mode toggle less prominent on LibraryPage 2026-01-16 02:31:43 +01:00
marketplace/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications state-ownership: add optimistic updates to remaining mutations 2026-01-15 19:48:47 +01:00
player consistency: auto-migrate Tailwind default colors (Batch 11, 100 instances) 2026-01-16 01:56:57 +01:00
playlists aesthetic-improvements: remove excessive hover effects from high-priority files 2026-01-16 10:34:41 +01:00
profile scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
roles state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
search/services scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings typography: standardize paragraph text sizes 2026-01-15 23:55:35 +01:00
streaming consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
tracks aesthetic-improvements: remove excessive hover effects from high-priority files 2026-01-16 10:34:41 +01:00
upload/components consistency: fix final Tailwind default color instances 2026-01-16 01:59:56 +01:00
user/components consistency: fix final Tailwind default color instances 2026-01-16 01:59:56 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00