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

Login Flow: Splitting Username / Password Interfaces #1614

Merged
merged 20 commits into from
Jul 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
b0ba41e
SPOnboardingViewController: Removes Sheet UI on Login
jleandroperez Jul 12, 2024
982dd12
SPAuthViewController: Mode is static again
jleandroperez Jul 12, 2024
f364ad3
SPAuthViewController: Updates mode descriptors
jleandroperez Jul 12, 2024
a80d792
SPAuthViewController: New Navigation Helper
jleandroperez Jul 12, 2024
c9b82e6
SPAuthViewController: Drops dead API
jleandroperez Jul 12, 2024
66f3714
SPAuthViewController: Adds WPCOM SSO
jleandroperez Jul 12, 2024
77ca147
SPAuthViewController: Updates tertiaryAction Management
jleandroperez Jul 12, 2024
ec93dc6
SPAuthViewController: Enhancing default first responder management
jleandroperez Jul 12, 2024
fce0c2f
SPAuthViewController: Renames API
jleandroperez Jul 12, 2024
ac25839
SPAuthViewController: Updates nib
jleandroperez Jul 12, 2024
048ae6a
SPAuthViewController: Updates comment
jleandroperez Jul 12, 2024
f5431c3
SPAuthViewController: Updates validation logic
jleandroperez Jul 12, 2024
929a6cc
SPAuthViewController: Updates title
jleandroperez Jul 12, 2024
9853cee
Implements AuthenticationState
jleandroperez Jul 12, 2024
f97b478
SPAuthViewController: Adds separator view
jleandroperez Jul 12, 2024
1812b5b
Fixes UI Tests
jleandroperez Jul 12, 2024
2d1dccc
SPAuthViewController: Wires Mail Auth by default
jleandroperez Jul 12, 2024
5e88edb
Fixes UI Tests. Take II
jleandroperez Jul 12, 2024
05869f2
Updates Release Notes
jleandroperez Jul 15, 2024
fbec117
Merge branch 'trunk' into lantean/1611-updates-auth-flow
jleandroperez Jul 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- Fixed issue where notes selection was lost when app backgrounded
- Fixed an issue can activate the faceid switch without a passcode
- Magic Link Login Support
- Login UI has been overhauled

4.51
-----
Expand Down
Loading
Loading