-
Notifications
You must be signed in to change notification settings - Fork 97
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
Install the shipment feature #2116
Merged
VadymSachenko
merged 8 commits into
master
from
bugfix/cc-30520-wrong-predefined-address-after-reorder
Aug 28, 2023
Merged
Install the shipment feature #2116
VadymSachenko
merged 8 commits into
master
from
bugfix/cc-30520-wrong-predefined-address-after-reorder
Aug 28, 2023
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
artem-png
added
updated
PR contains meaningful changes to some document
202400
PR contains document for the upcoming release 202400
labels
Aug 24, 2023
abitskil
reviewed
Aug 24, 2023
_includes/pbc/all/install-features/202400.0/install-the-shipment-feature.md
Show resolved
Hide resolved
abitskil
previously approved these changes
Aug 24, 2023
philinecao
previously approved these changes
Aug 24, 2023
VadymSachenko
added
in TW review
PR is in review by a technical writer
and removed
TW review needed
PR needs Technical writer's review
labels
Aug 28, 2023
VadymSachenko
suggested changes
Aug 28, 2023
| ShipmentTypeCheckoutAddressStepPreGroupItemsByShipmentPlugin | Cleans `Shipment.shipmentTypeUuid` from each item in `Quote.items`. | | SprykerShop\Yves\ShipmentTypeWidget\Plugin\CustomerPage | | ||
| PLUGIN | SPECIFICATION | PREREQUISITES | NAMESPACE | | ||
|--------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|---------------|------------------------------------------------------------| | ||
| ShipmentTypeCheckoutPageStepEnginePreRenderPlugin | Expands `Quote.items.shipment` transfer with `shipmentTypeUuid` taken from `Quote.items.shipmentType.uuid`. | | SprykerShop\Yves\ShipmentTypeWidget\Plugin\CheckoutPage | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
| ShipmentTypeCheckoutPageStepEnginePreRenderPlugin | Expands `Quote.items.shipment` transfer with `shipmentTypeUuid` taken from `Quote.items.shipmentType.uuid`. | | SprykerShop\Yves\ShipmentTypeWidget\Plugin\CheckoutPage | | |
| ShipmentTypeCheckoutPageStepEnginePreRenderPlugin | Expands the `Quote.items.shipment` transfer with `shipmentTypeUuid` taken from `Quote.items.shipmentType.uuid`. | | SprykerShop\Yves\ShipmentTypeWidget\Plugin\CheckoutPage | |
_includes/pbc/all/install-features/202400.0/install-the-shipment-feature.md
Outdated
Show resolved
Hide resolved
… of https://github.com/spryker/spryker-docs into bugfix/cc-30520-wrong-predefined-address-after-reorder
VadymSachenko
added
ready for merge
The PR can be merged
and removed
in TW review
PR is in review by a technical writer
labels
Aug 28, 2023
VadymSachenko
approved these changes
Aug 28, 2023
VadymSachenko
deleted the
bugfix/cc-30520-wrong-predefined-address-after-reorder
branch
August 28, 2023 08:28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
202400
PR contains document for the upcoming release 202400
ready for merge
The PR can be merged
updated
PR contains meaningful changes to some document
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.
https://spryker.atlassian.net/browse/CC-31052
https://github.com/spryker/spryker-shop/pull/2381