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

Display page level error and disable checkout button when no available payment methods #2873

Merged
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
c07e650
Merge pull request #1 from magento/develop
ankurvr Nov 24, 2020
9b237db
Added payment method query to checkoutPageFragments.gql.js to fetch a…
ankurvr Nov 24, 2020
fb2d1d9
Added page level error message when no payment method implementations…
ankurvr Nov 24, 2020
e1c385d
Adding checkout page test update
ankurvr Nov 25, 2020
e8ff5af
Adding useCheckoutPage talon test
ankurvr Nov 25, 2020
6aff5b5
executed prettier on checkoutPage.spec.js
ankurvr Nov 25, 2020
aefa7a8
executed prettier on useCheckoutPage.spec.js
ankurvr Nov 25, 2020
b21de33
Merge pull request #2 from magento/develop
ankurvr Nov 26, 2020
5965e67
Merge pull request #3 from ankurvr/develop
ankurvr Nov 26, 2020
342e5e7
Updated unit test
ankurvr Nov 26, 2020
717ac9b
Corrected test snap to pass the unit test
ankurvr Nov 26, 2020
08be417
Converted "CheckoutPageOperations" to peregrine. Also moved other con…
ankurvr Nov 26, 2020
395e219
Fixed useCheckoutPage.spec.js to make it compatible with migrated "Ch…
ankurvr Nov 26, 2020
a251e7e
Prettier-ed useCheckoutPage.spec.js
ankurvr Nov 26, 2020
f05b171
Fixed issue with gql client after migration of CheckoutPageOperations…
ankurvr Nov 26, 2020
04cb94b
Fixed issue with gql client after migration of CheckoutPageOperations…
ankurvr Nov 26, 2020
90f943c
Merge pull request #4 from magento/develop
ankurvr Jan 21, 2021
d1cdb4f
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Jan 21, 2021
388c29c
Sorted the new lang definitions while adding
ankurvr Jan 21, 2021
39598f4
Used the ternary operator instead of the logical operators
ankurvr Jan 21, 2021
4c987b7
Changed variable "props" to "defaultProps"
ankurvr Jan 21, 2021
0661e00
Removed empty object usage as it was not required anymore.
ankurvr Jan 21, 2021
1f110eb
Corrected lint error related to array reassignment due to let declara…
ankurvr Jan 27, 2021
0e6f5a5
Merge pull request #6 from magento/develop
ankurvr Jan 27, 2021
00b3091
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Jan 27, 2021
ffeb001
Update packages/peregrine/lib/talons/CheckoutPage/useCheckoutPage.js
ankurvr Jan 27, 2021
111ef66
Re-add lost query
sirugh Jan 27, 2021
9e43e95
Add missing mock in test
sirugh Jan 27, 2021
7b49371
Prettified
ankurvr Jan 28, 2021
fb58229
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Jan 28, 2021
9473a70
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Jan 29, 2021
47d0d84
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Jan 30, 2021
f83d709
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Feb 5, 2021
ce0b03b
exporting default operations as root properties
sirugh Feb 8, 2021
21ab670
Remove styles
sirugh Feb 8, 2021
59f3741
fix operations mock in tests
sirugh Feb 10, 2021
d2688d6
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Feb 11, 2021
e752235
Merge branch 'develop' into ankurvr-payment-method-page-error
dpatil-magento Feb 17, 2021
6420448
Merge branch 'develop' into ankurvr-payment-method-page-error
sirugh Feb 23, 2021
b261791
Fix zero total checkout use case. Add tests
sirugh Feb 23, 2021
00821eb
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Feb 25, 2021
d744966
Merge branch 'develop' into ankurvr-payment-method-page-error
ankurvr Feb 26, 2021
b40cfd8
Fixed layout issue with multiple page errors on checkoutPage.
ankurvr Feb 26, 2021
bc79f6c
Updated test snapshots
ankurvr Feb 26, 2021
a09f4d8
Updated test cases snapshots
ankurvr Feb 26, 2021
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
Prev Previous commit
Next Next commit
Merge branch 'develop' into ankurvr-payment-method-page-error
  • Loading branch information
ankurvr authored Feb 25, 2021
commit 00821eb204db8090904c26db3c9150f242d412a3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.