veza/apps/web/src/features
senke 84ff7a23f3 [FE-PAGE-009] fe-page: Complete Playlist List page implementation
- Added server-side search using searchPlaylists API
- Added filtering: visibility (public/private), owner (all/mine/others)
- Added client-side sorting: by date, title, track count (asc/desc)
- Enhanced filter UI with collapsible filters panel
- Added sort controls with field selector and order toggle
- Integrated search API when search query or filters are active
- Maintained existing bulk operations (delete, share, export)
- Added clear filters button when filters are active
- Improved UX with filter badges and active state indicators
2025-12-24 13:05:21 +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-009] fe-page: Complete Playlist List page implementation 2025-12-24 13:05:21 +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