-
Notifications
You must be signed in to change notification settings - Fork 248
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
Msi 2825 hide store pickup on the checkout if one of the products in cart is not available for pickup #2867
Merged
novikor
merged 10 commits into
1.2-develop
from
MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
Mar 13, 2020
Merged
Conversation
This file contains 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
…cart-is-not-available-for-pickup. Add validator with check of product assignment intersection.
…ckout-if-one-of-the-products-in-cart-is-not-available-for-pickup
…one-of-the-products-is-not-available-for-pickup' into MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
…e-products-in-cart-is-not-available-for-pickup' of github.com:magento/inventory into MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
…one-of-the-products-is-not-available-for-pickup' into MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
…cart-is-not-available-for-pickup. Fix typo in namespace.
novikor
added a commit
that referenced
this pull request
Mar 9, 2020
…cart is not available for pickup #2867. Fixed static tests
novikor
changed the base branch from
1.2-develop
to
MSI-2826-Hide-store-pickup-during-order-submissions-if-one-of-the-products-is-not-available-for-pickup
March 9, 2020 19:24
…cart is not available for pickup #2867. Fixed static tests
novikor
force-pushed
the
MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
branch
from
March 9, 2020 19:25
5e406be
to
7e0212e
Compare
…cart-is-not-available-for-pickup. Fix tests.
…e-products-in-cart-is-not-available-for-pickup' of github.com:magento/inventory into MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
novikor
previously approved these changes
Mar 10, 2020
novikor
added
Auto-Tests: Covered
All changes in Pull Request are covered by auto-tests
Award: test coverage
and removed
Progress: approved
labels
Mar 10, 2020
sidolov
changed the base branch from
MSI-2826-Hide-store-pickup-during-order-submissions-if-one-of-the-products-is-not-available-for-pickup
to
1.2-develop
March 12, 2020 20:05
…ckout-if-one-of-the-products-in-cart-is-not-available-for-pickup
sidolov
approved these changes
Mar 12, 2020
novikor
approved these changes
Mar 13, 2020
novikor
deleted the
MSI-2825-Hide-store-pickup-on-the-Checkout-if-one-of-the-products-in-cart-is-not-available-for-pickup
branch
March 13, 2020 13:17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Auto-Tests: Covered
All changes in Pull Request are covered by auto-tests
Award: special achievement
Award: test coverage
Partner: Vaimo
partners-contribution
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.
Description (*)
#2825
Fixed Issues (if relevant)
Dependencies
Depends on #2839