ultisuite-client/components/auth
R3D347HR4Y de5b5a60ef
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat: enhance authentication and password reset flows with new components and layout
- Replaced LoginForm with LoginPageContent for improved login handling and user experience.
- Introduced ResetPasswordPage and ResetPasswordLayout components to facilitate password reset functionality.
- Added new flow stages for authentication, including PasswordStage and SourceOAuthStage, to streamline user interactions.
- Updated FlowChallengeForm to integrate new stages and improve error handling during authentication processes.
- Refactored existing components to support the new authentication flow structure, enhancing maintainability and user experience.
2026-06-20 01:09:30 +02:00
..
flow-stages feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +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 and password reset flows with new components and layout 2026-06-20 01:09:30 +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 and password reset flows with new components and layout 2026-06-20 01:09:30 +02:00
flow-stage-registry.ts feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +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
login-page-content.tsx feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +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
reset-password-page-content.tsx feat: enhance authentication and password reset flows with new components and layout 2026-06-20 01:09:30 +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