-
Notifications
You must be signed in to change notification settings - Fork 4
[Improvement] Data Objects - Custom Layouts #728
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
Conversation
…ayouts' into 658-task-data-objects---custom-layouts
…ayouts' into 658-task-data-objects---custom-layouts # Conflicts: # src/Class/Service/CustomLayoutService.php
…ayouts' into 658-task-data-objects---custom-layouts
…ayouts' into 658-task-data-objects---custom-layouts
…ayouts' into 658-task-data-objects---custom-layouts
lukmzig
left a comment
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.
In general it seems like that controllers are missing some default responses and maybe we can double-check the exceptions which are referenced by the doc blocks.
Also I noticed we are not always checking IsGranted on the endpoints but maybe that on purpose?
Co-authored-by: lukmzig <30526586+lukmzig@users.noreply.github.com>
…ayouts' into 658-task-data-objects---custom-layouts
…ayouts' into 658-task-data-objects---custom-layouts # Conflicts: # src/Class/Repository/CustomLayoutRepository.php
|
lukmzig
left a comment
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.
LGTM :)



Changes in this pull request
Resolves #658
Additional info
Depends on pimcore/static-resolver-bundle#89
Depends on pimcore/static-resolver-bundle#90