Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add user login/logout layouts #2887

Merged
merged 16 commits into from
Jan 18, 2023

Conversation

victorgcramos
Copy link
Member

@victorgcramos victorgcramos commented Jan 9, 2023

This PR adds all user session pages layouts, including some UI fixes, and
navigation flow improvements, including some e2e tests.

Login Page

Screen Shot 2023-01-18 at 11 07 57 AM

Signup Page

Screen Shot 2023-01-18 at 11 08 41 AM

Resend Verification Email page

Screen Shot 2023-01-18 at 11 25 30 AM

Request Password Reset page

Screen Shot 2023-01-18 at 11 26 07 AM

Reset Password page

Screen Shot 2023-01-18 at 11 27 14 AM

Verify Email page

Screen Shot 2023-01-18 at 11 28 03 AM

This commit adds the initial scope for user login and signup pages,
which also includes the initial session control.

User slice has been created, and includes some mock methods to be filled
with the incoming backend user layer release.

- Login page and form
- Signup page and form
- Verification email page
@victorgcramos victorgcramos mentioned this pull request Jan 11, 2023
14 tasks
@victorgcramos victorgcramos marked this pull request as ready for review January 18, 2023 14:29
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tiagoalvesdulce tiagoalvesdulce merged commit cb906a1 into decred:master Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants