veza/apps/web/src/features/tracks/components
senke 149e616183 refactor(ui): Design tokens in PlaylistCard + TrackCard polish
- PlaylistCard: duration tokens, primary/secondary gradient (KŌDŌ)
- TrackCard: hover:-translate-y-0.5, ease-out token
- Remove arbitrary purple-500/pink-500, duration-200/300

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 22:52:57 +01:00
..
comment-thread ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
comments style(comments): elevate visual fidelity to premium standards 2026-02-07 08:13:59 +01:00
track-filters ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
track-history ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
track-list-pagination ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
track-search-filters ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +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 refactor(comments): modularize CommentSection with atomic sub-components 2026-02-07 07:32:37 +01:00
CommentThread.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
CommentThread.test.tsx test(tracks): add stories and mocks for CommentThread 2026-02-05 19:20:58 +01:00
CommentThread.tsx refactor(tracks): decompose CommentThread into sub-components 2026-02-05 19:20:47 +01:00
LikeButton.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +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 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
PlaysChart.test.tsx feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
ShareDialog.stories.tsx style(ShareDialog): elevate visual fidelity to premium standards 2026-02-07 09:04:19 +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 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
ShareLinkDisplay.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackCard.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackCard.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackCard.tsx refactor(ui): Design tokens in PlaylistCard + TrackCard polish 2026-02-10 22:52:57 +01:00
TrackCardSkeleton.stories.tsx feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +01:00
TrackCardSkeleton.tsx feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +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.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackFilters.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackFilters.tsx refactor(tracks): extract TrackFilters into track-filters module 2026-02-05 22:46:11 +01:00
TrackGrid.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackGrid.test.tsx feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +01:00
TrackGrid.tsx feat(ui): Sidebar refactor, premium skeletons, ContentFadeIn transitions 2026-02-10 22:51:51 +01:00
TrackGridDensitySelector.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackGridDensitySelector.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackGridDensitySelector.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackHistory.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackHistory.test.tsx refactor(tracks): TrackHistory module, re-export, stories, tests 2026-02-06 01:34:58 +01:00
TrackHistory.tsx refactor(tracks): TrackHistory module, re-export, stories, tests 2026-02-06 01:34:58 +01:00
TrackList.stories.tsx style(tracks): elevate visual fidelity to premium standards 2026-02-07 08:35:52 +01:00
TrackList.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackList.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListContainer.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListContainer.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListContainer.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListEmpty.stories.tsx chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
TrackListEmpty.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListEmpty.tsx style(tracks): elevate visual fidelity to premium standards 2026-02-07 08:35:52 +01:00
TrackListPagination.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListPagination.test.tsx refactor(web): split TrackListPagination into module (info, nav, utils, skeleton) 2026-02-07 05:03:53 +01:00
TrackListPagination.tsx refactor(web): split TrackListPagination into module (info, nav, utils, skeleton) 2026-02-07 05:03:53 +01:00
TrackListRow.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListRow.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListRow.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListSelectionActions.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListSelectionActions.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListSelectionActions.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackListSkeleton.stories.tsx feat(tracks): use TrackListSkeleton for loading state and add Error story 2026-02-07 07:40:16 +01:00
TrackListSkeleton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackListSkeleton.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackSearch.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +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 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackSearchFilters.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackSearchFilters.test.tsx refactor(tracks): split TrackSearchFilters into module (Basic, Advanced, Skeleton) 2026-02-05 23:09:36 +01:00
TrackSearchFilters.tsx refactor(tracks): split TrackSearchFilters into module (Basic, Advanced, Skeleton) 2026-02-05 23:09:36 +01:00
TrackSearchResults.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackSearchResults.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackSearchResults.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackShareDialog.test.tsx batch 1 2025-12-22 22:00:50 +01:00
TrackSort.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackSort.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
TrackSort.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
TrackStats.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TrackStatsDisplay.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +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 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +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.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
UploadQuota.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
UploadQuota.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
ViewToggle.stories.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
ViewToggle.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ViewToggle.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00