-
Notifications
You must be signed in to change notification settings - Fork 15
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
IBX-8058: Implemented subscriber that adds content type groups to ContentTypes
UI config event
#1249
IBX-8058: Implemented subscriber that adds content type groups to ContentTypes
UI config event
#1249
Conversation
Quality Gate passedIssues Measures |
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.
Agreed with Konrad about mising FQCN here and there. No other remarks.
74b5547
to
8d2ed22
Compare
Quality Gate passedIssues Measures |
Related PRs:
Description:
A new event was added to allow adding additional content type groups to UI config event.
The
getContentTypeData
method now allows to setisHidden
parameter as well based on content type group'ssystem
property.