-
Notifications
You must be signed in to change notification settings - Fork 132
[Woo POS] Start card reader connection flow and adapt to return result of connection to pos #11616
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
samiuelson
merged 37 commits into
trunk
from
11608-woo-pos-start-cr-connection-flow-and-adapt-to-return-result-of-connection-to-pos
Jun 3, 2024
Merged
Changes from 30 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
415f42f
Attempt to open acitvity with card reader
kidinov a9f776b
Add redirect to card reader tutorial
samiuelson 14ea468
Remove unnecessary navigate
samiuelson f06dea9
Fix start destination
samiuelson 01d931f
Facade
kidinov b469387
Merge branch 'pos-card-reader-2' into 11608-woo-pos-start-cr-connecti…
kidinov 932e47c
Removed unused imports
kidinov ab3485e
Start card reader activity from facade
kidinov cafa957
Intent to start activity in connection mode
kidinov 750b210
Fixed transparent theme
kidinov c1bef0e
Extracted connection flow and start it via new activity
kidinov 07575e1
Fixed compilation errors caused by extracting connection nav graph
kidinov c3d6853
Renamed card reader connect flow id to exclude duplicate
kidinov 714d050
Reverted extraction of the connection nav graph as that causes a lot …
kidinov 8ae6ca5
pass params from VM
kidinov 6575e38
pass params from VM
kidinov 0355768
Figuring out how if tehre is a way to send explicite result from nav …
kidinov d5f30c5
Removed attempts to handle cancelation
kidinov b058315
Fixed detekt complains
kidinov 26e18db
Pop back stack instead of going up to handle cancelation/not connecte…
kidinov ed38b02
In select payment method screen
kidinov b6a99d5
Collect paymnt button and test order creation
kidinov ccdc8b4
Small refactoring of the events. Setting the correct graph
kidinov d3cee29
Hack to hide ui of select payment method fragment
kidinov 62c7f6c
Fixed detekt complains
kidinov 7f3fd8e
Pass result of the payment flow
kidinov fc88cbf
Return result to the root activity via suspend function
kidinov 30de778
Crash if activity is null
kidinov 8dfeb55
Finish activity after the flow is finished
kidinov 352ef95
Merge pull request #11629 from woocommerce/11609-woo-pos-start-cr-ful…
backwardstruck 81ccc3a
Merge branch 'trunk' into 11608-woo-pos-start-cr-connection-flow-and-…
kidinov b736ee9
Fixed naming and simplified the condition
kidinov 60a3f10
View is not nullable
kidinov fe06a4e
Removed redundant super call
kidinov f56268a
Reader status to the up pf the class
kidinov e23660a
Merge remote-tracking branch 'origin/11608-woo-pos-start-cr-connectio…
kidinov e0dbb5b
Fixed broken back navigation from tutorial fragment
kidinov 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
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.