-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(card): migrate card on-chain checks to CardController #28291
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
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
1e9d3c2
refactor(card): remove cardGeolocation property and selectors
Brunonascdev 8730edb
feat(card): solve geolocationLocation undefined start
Brunonascdev 801da7a
feat(card): wip - card feature flag removal
Brunonascdev 8432456
merge with main
Brunonascdev 80fed41
feat(card): remove feature flags
Brunonascdev a080d47
merge with main
Brunonascdev 2a7f2b1
test(card): fix handleLocalAuthentication test file
Brunonascdev e8ed0bc
feat(card): remove the iscardenabled property from sdk
Brunonascdev ba1cd03
test(card): fix AccountsMenu failing test
Brunonascdev ecb8081
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev bce33b8
feat(card): add Card Sign-up Waitlist
Brunonascdev 0e4195c
test(card): refactor EarnRewardsPreview to always display card banner
Brunonascdev bc9d2e1
test(card): remove ununsed mock
Brunonascdev 64237ac
feat(card): fix UK users Card display on Rewards
Brunonascdev 2565249
[skip ci] Bump version number to 4213
metamaskbot ef2d3ba
merge with main
Brunonascdev 1c43ade
merge with main
Brunonascdev 84e5789
revert version bump
Brunonascdev 4136f04
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 9bd6ff7
feat(card): wip - migrate unauthenticated mode to card controller
Brunonascdev 21fbab2
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev ca7b77a
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev fe4a2f5
feat(card): migrate unauthenticated state to controller
Brunonascdev 712bfb8
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 2be7308
Merge branch 'main' into feat/card-feature-flag-refactor
Brunonascdev db153b8
feat(card): fix duplicated calls
Brunonascdev 52576e0
Merge branch 'feat/card-feature-flag-refactor' of github.com:MetaMask…
Brunonascdev 9e86a61
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev b48381b
feat(card): lint issue and failing test
Brunonascdev 963a8cb
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 9a04a86
Merge branch 'feat/card-feature-flag-refactor' into feat/migrate-unau…
Brunonascdev 30a5f3f
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev b81d56b
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 0e7eb17
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev d8c9569
feat(card): migrate user card location to controller
Brunonascdev c1f25fc
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 7793017
feat(card): merge with main
Brunonascdev dcbfdd5
feat(card): use selectIsAuthenticatedCard from controller instead of …
Brunonascdev 29c79be
feat(card): remove authenticated references from redux and use contro…
Brunonascdev d2b481d
fix(card): failing tests and lint issues
Brunonascdev d0374c3
fix(card): failing SetPhoneNumber.test.tsx test
Brunonascdev acf5906
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 20afa25
feat(card): remove dispatch on CardHome
Brunonascdev 2445ad4
fix(card): authentication/onboarding loop in some cases
Brunonascdev 30b785f
feat(card): remove redundant user on useEffect
Brunonascdev cba6ac1
feat(card): fix wrong SDK mention and catch blocks on controller refr…
Brunonascdev 21da1a8
feat(card): update CardAuthentication snapshot
Brunonascdev 0e74d76
feat(card): fix nullable location and unnecessary variable on useEffect
Brunonascdev cec9eda
feat(card): fix wrong mock and international fallback
Brunonascdev 3befe57
fix(card): use effectiveLocation to avoid SDK reloads
Brunonascdev 22fb767
Merge branch 'main' of github.com:MetaMask/metamask-mobile into feat/…
Brunonascdev 0d0b9b2
feat(card): update CardAuthentication snapshot
Brunonascdev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.