-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[API][Shipments] Browsing shipments #11208
Closed
Closed
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
AdamKasp
commented
Mar 11, 2020
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
Tomanhez
reviewed
Mar 11, 2020
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipments.yml
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipments.yml
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShipmentUnit.xml
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml
Outdated
Show resolved
Hide resolved
AdamKasp
force-pushed
the
api-shipment
branch
3 times, most recently
from
March 11, 2020 09:54
ff05c0e
to
36e8897
Compare
GSadee
requested changes
Mar 11, 2020
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipments.yml
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml
Outdated
Show resolved
Hide resolved
AdamKasp
changed the title
[API][Shipments] Browsing shipment + tests
[API][Shipments] Browsing shipments
Mar 11, 2020
lchrusciel
approved these changes
Mar 11, 2020
lchrusciel
reviewed
Mar 12, 2020
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
GSadee
added
Admin
AdminBundle related issues and PRs.
API
APIs related issues and PRs.
Feature
New feature proposals.
labels
Mar 12, 2020
GSadee
reviewed
Mar 12, 2020
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml
Outdated
Show resolved
Hide resolved
GSadee
added a commit
that referenced
this pull request
Mar 13, 2020
This PR was merged into the api branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | API | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Related tickets | replace #11208 | License | MIT <!-- - Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible) - Features and deprecations must be submitted against the master branch - Make sure that the correct base branch is set --> Commits ------- d22d13e [API] Configuration for shipment api browsing
Part of #11250 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
replaced by #11223