veza/apps/web/src/features/tracks/components
senke 85911dce7f aesthetic-improvements: remove excessive hover effects from high-priority files
- Removed scale transforms (hover:scale-[1.02], hover:scale-110, group-hover:scale-110/105) from cards and images
- Removed decorative shadow/glow effects (hover:shadow-neon-cyan/20, hover:shadow-lg) from cards
- Removed hover-lift class (translateY + shadow) from base Card and Button components
- Replaced excessive effects with subtle hover:bg-white/5 or hover:opacity-90
- Preserved functional hover states (group-hover:opacity-100 for play overlays, hover:bg-accent/50 for interactive feedback)
- Updated 14 files: ProductCard, TrackCard, CourseCard, EquipmentCard, PostCard, ProfileView, card.tsx, SearchPage, PlayerControls, OrderSummary, DiscoverView, PlaylistCard, Sidebar, button.tsx
- Effects are now subtle and purposeful, aligning with Surgical Minimalism
- Action 11.4.1.3 complete
2026-01-16 10:34:41 +01:00
..
CommentForm.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
CommentItem.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
CommentSection.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
CommentSection.tsx ui: use Spinner component in loading states (Action 8.3.1.5 partial) 2026-01-16 00:48:39 +01:00
CommentThread.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
CommentThread.tsx ui: use Spinner component in loading states (Action 8.3.1.5 partial) 2026-01-16 00:48:39 +01:00
LikeButton.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
LikeButton.tsx consistency: auto-migrate Tailwind default colors (Batch 12, 62 instances) 2026-01-16 01:57:01 +01:00
PlaysChart.test.tsx feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
ShareDialog.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
ShareDialog.tsx scalability: replace direct track API calls with tracksApi service 2026-01-15 20:27:02 +01:00
ShareLinkDisplay.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackCard.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackCard.tsx aesthetic-improvements: remove excessive hover effects from high-priority files 2026-01-16 10:34:41 +01:00
TrackDelete.test.tsx stabilisation commit A 2026-01-07 19:39:21 +01:00
TrackDownloadButton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackEdit.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackFilters.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackFilters.tsx consistency: migrate Tailwind default colors to Kodo (Action 9.1.1.3 - batch 2) 2026-01-16 01:18:04 +01:00
TrackGrid.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackGrid.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackGridDensitySelector.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackGridDensitySelector.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackHistory.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackHistory.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
TrackList.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackList.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackListContainer.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListContainer.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackListEmpty.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListEmpty.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
TrackListPagination.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListPagination.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackListRow.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListRow.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackListSelectionActions.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListSelectionActions.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackListSkeleton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListSkeleton.tsx consistency: auto-migrate Tailwind default colors (Batch 13, 110 instances) 2026-01-16 01:57:04 +01:00
TrackSearch.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TrackSearch.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackSearchFilters.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackSearchFilters.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackSearchResults.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackSearchResults.tsx chore: resolve property mismatches and type conflicts for snake_case alignment 2026-01-07 11:15:48 +01:00
TrackShareDialog.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackSort.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackSort.tsx consistency: auto-migrate Tailwind default colors (Batch 14, 50 instances) 2026-01-16 01:57:08 +01:00
TrackStats.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TrackStatsDisplay.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TrackStatsDisplay.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TrackUpload.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackVersionHistory.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
UploadQuota.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
UploadQuota.tsx consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
ViewToggle.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ViewToggle.tsx consistency: auto-migrate Tailwind default colors (Batch 14, 50 instances) 2026-01-16 01:57:08 +01:00