-
Notifications
You must be signed in to change notification settings - Fork 56
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
EZP-30918: Added RelationView to allow displaying restricted relation #1135
Conversation
src/bundle/DependencyInjection/Compiler/ViewBuilderRegistryPass.php
Outdated
Show resolved
Hide resolved
src/bundle/DependencyInjection/Compiler/ViewBuilderRegistryPass.php
Outdated
Show resolved
Hide resolved
Didn't we intend to move from |
f4480ce
to
e16f4af
Compare
de96f72
to
ce6e1cb
Compare
25d34c0
to
89b6fae
Compare
160a922
to
19a2574
Compare
Co-Authored-By: Dawid Parafiński <dawid.parafinski@ez.no>
19a2574
to
6bf9da5
Compare
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.
QA Approved on eZ Platform EE v2.5.6 with diffs.
(Travis status: single TC NOK - known nondeterministic issue with tests known issue https://jira.ez.no/browse/EZP-30868)
This PR introduces new Relation View to display content's relations. When a user has no access to see restricted relation then proper information will be displayed.
Related PR: ezsystems/repository-forms#327
Location view:
Edit view:
Checklist:
$ composer fix-cs
)