veza/apps/web/src/features
senke dfb035de3c [FIX] Update password minimum length validation to match backend
- Change password minimum length from 8 to 12 characters in RegisterForm
- Matches backend requirement (min=12 in RegisterRequest)
- Prevents validation errors when submitting registration form
- RegisterPage already had correct validation (12 chars)
2026-01-04 01:44:13 +01:00
..
admin/api batch 1 2025-12-22 22:00:50 +01:00
analytics/services [FE-API-010] fe-api: Add analytics service integration 2025-12-25 12:31:54 +01:00
auth [FIX] Update password minimum length validation to match backend 2026-01-04 01:44:13 +01:00
chat [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
dashboard [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
error/pages [FE-PAGE-018] fe-page: Improve error pages (404, 500) 2025-12-25 11:30:50 +01:00
library [FE-COMP-006] fe-comp: Add pagination component to all list views 2025-12-25 11:36:48 +01:00
marketplace/components [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
notifications [FE-API-009] fe-api: Add notifications service integration 2025-12-25 12:29:29 +01:00
player [INT-V2-003] Update documentation with id: string 2025-12-26 09:54:51 +01:00
playlists [INT-CLEANUP-002] Consolidate type definitions in single location 2025-12-26 09:22:05 +01:00
profile [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
roles [FE-API-011] fe-api: Add roles service integration 2025-12-25 13:13:25 +01:00
search/services [FE-API-008] fe-api: Add search service integration 2025-12-25 12:27:42 +01:00
sessions/api [INT-ENDPOINT-001] Add frontend service for GET /api/v1/sessions/stats 2025-12-26 09:26:50 +01:00
settings [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
streaming [INT-002] integration: Fix type mismatches between frontend and backend 2025-12-23 01:43:48 +01:00
tracks [INT-CLEANUP-002] Consolidate type definitions in single location 2025-12-26 09:22:05 +01:00
upload/components [FE-COMP-010] fe-comp: Add track upload component improvements 2025-12-25 11:47:22 +01:00
user/components [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
webhooks/api [FE-API-007] fe-api: Add webhook service integration 2025-12-25 11:20:45 +01:00