-
-
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
Product reviews API #8772
Merged
Merged
Product reviews API #8772
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0f6966a
[Product Reviews API] - add API for product reviews
paulstoicareea c660fa9
[Documentation][API] - add product reviews api docs
paulstoicareea fb337a6
[Product Reviews API]: accept/reject endpoints with state machine
paulstoicareea 0e2ccc9
[Unit Testing]: ProductReviewApi Controller
paulstoicareea 0151d20
[Documentation]: add in toctree and map Product Reviews API
paulstoicareea 9785c0e
[Documentation]: minor changes
paulstoicareea 4aa26f9
[Product Reviews API] - minor changes
paulstoicareea de75e27
[Documentation]: fix malformed tables Product reviews API
paulstoicareea ca4a90a
[Product Reviews API] - minor changes for tests
paulstoicareea 3c1048f
[Product Reviews API] - add API for product reviews
paulstoicareea bc07098
[Documentation][API] - add product reviews api docs
paulstoicareea 5e41ae6
[Product Reviews API]: accept/reject endpoints with state machine
paulstoicareea e998b59
[Unit Testing]: ProductReviewApi Controller
paulstoicareea dd37af3
[Documentation]: add in toctree and map Product Reviews API
paulstoicareea 0228602
[Documentation]: minor changes
paulstoicareea d571b9c
[Product Reviews API] - minor changes
paulstoicareea 3933ed2
[Documentation]: fix malformed tables Product reviews API
paulstoicareea 3cf247a
[Product Reviews API] - minor changes for tests
paulstoicareea 859021c
[Documentation]: texts improvments Product reviews API
paulstoicareea ca795cb
Product review API syntax improvments
paulstoicareea 78d2c96
Product Review API tests: review creation real inputs
paulstoicareea aca53a4
[Product Reviews API] - add API for product reviews
paulstoicareea 27086bd
fix product reviews api test methods names, expected response
paulstoicareea e386f37
product reviews api test remove author, fix indentation
paulstoicareea File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Product Reviews API]: accept/reject endpoints with state machine
- Loading branch information
commit 5e41ae6430fc813a6d353a160b39571e550b91b5
There are no files selected for viewing
106 changes: 0 additions & 106 deletions
106
src/Sylius/Bundle/AdminApiBundle/Controller/UpdateProductReviewStatusController.php
This file was deleted.
Oops, something went wrong.
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
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
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.
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.
Missing blank line at the end of file.