veza/apps/web/src/features
senke 4564829174 [FE-PAGE-008] fe-page: Complete Playlist Detail page implementation
- Added collaborator management UI with AddCollaboratorModal
- Added sharing functionality with SharePlaylistModal
- Added recommendations section using PlaylistRecommendations component
- Integrated CollaboratorList component in tabs
- Organized content in tabs (Tracks, Collaborators, Recommendations)
- Enhanced share button to open share modal with token generation
- Added Add Collaborator button for playlist owners/admins
- Integrated existing components: CollaboratorList, PlaylistRecommendations
2025-12-24 13:02:32 +01:00
..
admin/api batch 1 2025-12-22 22:00:50 +01:00
auth fix(MVP-015): Standardize remember_me field name to snake_case 2025-12-22 23:27:51 +01:00
chat [FE-PAGE-005] fe-page: Complete Chat page implementation 2025-12-24 12:51:40 +01:00
dashboard [FE-PAGE-001] fe-page: Complete Dashboard page implementation 2025-12-24 12:35:38 +01:00
error/pages refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
library [FE-PAGE-002] fix: Correct toast hook usage 2025-12-24 12:39:26 +01:00
marketplace/components [FE-PAGE-006] fe-page: Complete Marketplace page implementation 2025-12-24 12:54:20 +01:00
player fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
playlists [FE-PAGE-008] fe-page: Complete Playlist Detail page implementation 2025-12-24 13:02:32 +01:00
profile [FE-PAGE-003] fe-page: Complete Profile page implementation 2025-12-24 12:41:34 +01:00
roles [INT-002] integration: Fix type mismatches between frontend and backend 2025-12-23 01:43:48 +01:00
settings [FE-PAGE-004] fe-page: Complete Settings page implementation 2025-12-24 12:48:28 +01:00
streaming [INT-002] integration: Fix type mismatches between frontend and backend 2025-12-23 01:43:48 +01:00
tracks [FE-PAGE-007] fe-page: Complete Track Detail page implementation 2025-12-24 12:57:49 +01:00
upload/components fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
user/components [FE-PAGE-003] fe-page: Complete Profile page implementation 2025-12-24 12:41:34 +01:00
webhooks/api fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00