veza/apps/web/src/features/auth/components
2026-01-07 10:32:53 +01:00
..
AuthButton.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
AuthButton.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthErrorMessage.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
AuthErrorMessage.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
AuthFormField.test.tsx [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +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 chore: remove production logs in features 2026-01-07 10:32:53 +01:00
AuthLayout.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
AuthLayout.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05: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 [FE-TEST-005] test: Add component tests for auth components 2025-12-25 17:12:50 +01:00
ForgotPasswordForm.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05: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 chore: remove production logs in features 2026-01-07 10:32:53 +01:00
OAuthButton.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
OAuthButton.tsx stabilisation commit 2026-01-04 01:44:23 +01:00
OAuthButtons.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
PasswordStrengthIndicator.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PasswordStrengthIndicator.tsx fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +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 chore: remove production logs in features 2026-01-07 10:32:53 +01:00
TwoFactorVerify.test.tsx chore: remove production logs in features 2026-01-07 10:32:53 +01:00
TwoFactorVerify.tsx chore: remove production logs in features 2026-01-07 10:32:53 +01:00
UserProfile.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
UserProfile.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00