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

Connect order confirmation page to Redux #371

Merged
merged 3 commits into from
Oct 22, 2018
Merged

Connect order confirmation page to Redux #371

merged 3 commits into from
Oct 22, 2018

Conversation

Starotitorov
Copy link
Contributor

@Starotitorov Starotitorov commented Oct 16, 2018

This PR is a:

[x] New feature
[ ] Enhancement/Optimization
[ ] Refactor
[ ] Bugfix
[ ] Test for existing code
[ ] Documentation

Summary

Implement separate redux domain for checkout receipt. Connect order confirmation page component to redux.

Additional information

I think it is better to have separate domain for each checkout steps, this will help in future to implement separate pages for each step easily if we need this. This pull request provides an example of how to organize project by feature.

@magento magento deleted a comment from PWAStudioBot Oct 18, 2018
@Starotitorov Starotitorov merged commit b687354 into magento:feature/order-confirmation-page Oct 22, 2018
Starotitorov added a commit that referenced this pull request Oct 30, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 8, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 9, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 12, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 13, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 13, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 13, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 14, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 14, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 15, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 15, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 15, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
Starotitorov added a commit that referenced this pull request Nov 16, 2018
* Connect order confirmation page to Redux

* Add tests to checkoutReceipt redux domain

* Add handle create account test
jimbo pushed a commit that referenced this pull request Nov 19, 2018
* Implement order confirmation page component

* Connect order confirmation page to Redux (#371)

* Add tests to checkoutReceipt redux domain

* Add draft docs for purchase history and order confirmation components (#404)

* fix(build): fix bug in splitChunks config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant