veza/apps/web/src
senke a1e6fcfdcb [FE-COMP-001] fe-comp: Add loading states to all async operations
- Created ButtonLoading component for consistent loading button pattern
- Created comprehensive loading states pattern guide
- Documented best practices for loading states in async operations
- Identified and documented existing loading state implementations
- Provided patterns for form submissions, data fetching, mutations, and skeleton loaders
- Created checklist for implementing loading states
- Documented examples from existing codebase

Most components already have loading states implemented. Pattern guide ensures consistency for future implementations.
2025-12-24 13:25:10 +01:00
..
app fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
components [FE-COMP-001] fe-comp: Add loading states to all async operations 2025-12-24 13:25:10 +01:00
config [FE-API-002] frontend-api: Enable playlist collaborator service calls 2025-12-23 01:46:43 +01:00
docs [FE-COMP-001] fe-comp: Add loading states to all async operations 2025-12-24 13:25:10 +01:00
features [FE-PAGE-014] fe-page: Add Notifications page 2025-12-24 13:22:31 +01:00
hooks fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
lib stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
locales BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
mocks refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
pages [FE-PAGE-013] fe-page: Add Search page 2025-12-24 13:19:54 +01:00
router [FE-PAGE-014] fe-page: Add Notifications page 2025-12-24 13:22:31 +01:00
schemas fix(MVP-015): Standardize remember_me field name to snake_case 2025-12-22 23:27:51 +01:00
services [FE-PAGE-006] fe-page: Complete Marketplace page implementation 2025-12-24 12:54:20 +01:00
stores [FE-PAGE-006] fe-page: Complete Marketplace page implementation 2025-12-24 12:54:20 +01:00
test fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
types fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
utils fix(MVP-013): Add error correlation with request IDs in logs 2025-12-22 23:13:49 +01:00
index.css refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
main.tsx stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00