ultisuite-client/components/auth
R3D347HR4Y 496b1dfc1f
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat: enhance authentication flow with new password management and signup components
- Introduced PasswordFieldBlock component for improved password input handling, including visibility toggle and strength evaluation.
- Added SignupCredentialsFields component to streamline user signup with email availability checks and password confirmation.
- Updated FlowChallengeForm to integrate new components, enhancing user experience during authentication.
- Refactored CSS styles for consistent design across authentication components, ensuring a cohesive look and feel.
2026-06-19 23:47:16 +02:00
..
auth-card.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00
auth-connect-button.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
auth-flow-page.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
auth-provider.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
flow-challenge-form.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
forgot-password-page-content.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00
login-chrome.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
login-form.tsx feat: introduce AuthConnectButton component for streamlined authentication actions 2026-06-19 22:54:04 +02:00
password-field-block.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
session-guard.tsx Lots of stuff and mobile app 2026-06-17 00:13:28 +02:00
signup-credentials-fields.tsx feat: enhance authentication flow with new password management and signup components 2026-06-19 23:47:16 +02:00
signup-page-content.tsx feat: implement forgot password and signup flows with new layouts and components 2026-06-19 22:34:23 +02:00