generated from Setono/SyliusPluginSkeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Updating order with a custom controller action #3
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
Zales0123
force-pushed
the
custom-action-order-update
branch
3 times, most recently
from
June 13, 2024 17:01
a688a36
to
35aecaf
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 13, 2024 17:09
35aecaf
to
52b750e
Compare
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
loevgaard
reviewed
Jun 13, 2024
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 14, 2024 10:40
2c856b3
to
3ceb3bd
Compare
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
loevgaard
reviewed
Jun 14, 2024
Zales0123
force-pushed
the
custom-action-order-update
branch
2 times, most recently
from
June 14, 2024 11:21
9eb2cd7
to
dc3cbab
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 14, 2024 11:29
dc3cbab
to
53b1d8a
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 14, 2024 12:22
4e730ef
to
2c397ad
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 14, 2024 13:14
75b861c
to
7014a6e
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 14, 2024 13:19
a7ca2dc
to
85856bd
Compare
loevgaard
reviewed
Jun 14, 2024
loevgaard
approved these changes
Jun 14, 2024
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 17, 2024 06:40
f6de861
to
f985348
Compare
Zales0123
force-pushed
the
custom-action-order-update
branch
from
June 17, 2024 07:57
f985348
to
2e795bd
Compare
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.
This PR does not provide any additional functionalities but refactors the current logic to get rid of the decorated resource update handler and artificial additional state machine transition 🖖