veza/apps/web/src/features
senke 02cef0066a [FE-PAGE-006] fe-page: Complete Marketplace page implementation
- Added product browsing with pagination (page, limit, total_pages)
- Added product filtering: search, product type, price range
- Added cart functionality: add, remove, update quantity, checkout
- Created cartStore with Zustand and persistence
- Added Cart component with checkout functionality
- Enhanced ProductCard with Add to Cart button
- Added filter UI with collapsible filters panel
- Added search bar for product search
- Added pagination controls (Previous/Next)
- Updated marketplaceService to support filters and pagination
2025-12-24 12:54:20 +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-API-002] frontend-api: Enable playlist collaborator service calls 2025-12-23 01:46:43 +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-002] fe-page: Complete Library page implementation 2025-12-24 12:38:25 +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