-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MBL-1355] Move Login/Signup Logic To Confirm Pledge Details (#2029)
* remove unused LoginToutViewModel configuration arguments * go to login on "continue" tap if logged out * Only create a checkout Id once the user is logged in. * remove login logic from Checkout screen * update LoginToutViewModel Tests * add new tests to ConfirmDetailsViewModelTests * Revert "remove unused LoginToutViewModel configuration arguments" This reverts commit 740240b. * Revert "update LoginToutViewModel Tests" This reverts commit f770e59. * cleanup * auto continue flow on login
- Loading branch information
1 parent
8e8f683
commit d44f316
Showing
6 changed files
with
151 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.