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

Checkout selectors (Issues #241 and #242) #260

Closed
wants to merge 27 commits into from
Closed

Checkout selectors (Issues #241 and #242) #260

wants to merge 27 commits into from

Conversation

JStein92
Copy link
Contributor

@JStein92 JStein92 commented Sep 4, 2018

This PR is a:

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

Summary

When this pull request is merged, it will

Additional info

  • We reworked form.js to use conditional rendering with getters

pcvonz and others added 26 commits August 20, 2018 16:16
-Move selector component to the venia project from peregrine
-Add properties paymentMethod and availablePaymentMethods to redux store
-Grab availablePaymentMethods from Magento REST API
-Wire selector component to checkout form
Add functionality to Get By section
Remove explicit name checking from the Selector component
@coveralls
Copy link

coveralls commented Sep 4, 2018

Pull Request Test Coverage Report for Build 802

  • 0 of 82 (0.0%) changed or added relevant lines in 11 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-1.3%) to 29.085%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/venia-concept/src/components/Checkout/flow.js 0 1 0.0%
packages/venia-concept/src/components/MiniCart/miniCart.js 0 2 0.0%
packages/venia-concept/src/reducers/checkout.js 0 2 0.0%
packages/venia-concept/src/reducers/cart.js 0 2 0.0%
packages/venia-concept/src/components/Checkout/section.js 0 4 0.0%
packages/venia-concept/src/actions/checkout.js 0 4 0.0%
packages/venia-concept/src/components/Checkout/wrapper.js 0 5 0.0%
packages/venia-concept/src/components/Subtotal/subtotal.js 0 8 0.0%
packages/venia-concept/src/components/Selector/selector.js 0 9 0.0%
packages/venia-concept/src/actions/cart.js 0 13 0.0%
Files with Coverage Reduction New Missed Lines %
packages/venia-concept/src/components/Checkout/section.js 1 0.0%
packages/venia-concept/src/components/Checkout/flow.js 1 0.0%
packages/venia-concept/src/components/Checkout/wrapper.js 1 0.0%
Totals Coverage Status
Change from base Build 798: -1.3%
Covered Lines: 519
Relevant Lines: 1781

💛 - Coveralls

@zetlen zetlen changed the base branch from master to release/1.0 September 25, 2018 20:41
@zetlen zetlen changed the base branch from release/1.0 to release/2.0 September 26, 2018 21:09
@zetlen zetlen mentioned this pull request Oct 8, 2018
supernova-at added a commit to supernova-at/pwa-studio that referenced this pull request Nov 28, 2018
@supernova-at supernova-at mentioned this pull request Nov 28, 2018
10 tasks
@jimbo
Copy link
Contributor

jimbo commented Dec 4, 2018

Closed in favor of #556.

@pcvonz @Serunde Thanks for all your work on this feature! Your commits were preserved in #556; @supernova-at added his own work on top of them and resolved conflicts with release/2.0, leading to all of this work being merged in today. 🎉

@jimbo jimbo closed this Dec 4, 2018
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.

6 participants