veza/apps/web/src/features/auth/components
senke 4cc73b0d12 api-contracts: replace ApiError interface with Zod-inferred type
- Replace manual ApiError interface with Zod-inferred type from apiSchemas
- Update all imports (15+ files) to use ApiError from @/schemas/apiSchemas
- Remove ApiError interface from types/api.ts
- Update ApiResponse to import ApiError from schemas
- All TypeScript checks pass for ApiError-related code
2026-01-15 17:03:35 +01:00
..
AuthButton.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AuthButton.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthErrorMessage.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AuthErrorMessage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AuthFormField.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AuthFormField.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthInput.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthInput.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AuthLayout.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthLayout.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
EmailVerificationBadge.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
EmailVerificationBadge.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ForgotPasswordForm.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
ForgotPasswordForm.tsx stabilisation commit A 2026-01-07 19:39:21 +01:00
LoginForm.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
LoginForm.tsx api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
OAuthButton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
OAuthButton.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
OAuthButtons.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
PasswordStrengthIndicator.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PasswordStrengthIndicator.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
RegisterForm.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
RegisterForm.tsx api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
TwoFactorVerify.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TwoFactorVerify.tsx stabilisation commit A 2026-01-07 19:39:21 +01:00
UserProfile.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
UserProfile.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00