mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-6252] support disabling the tags and categories feature in the applications (#9106)
* ACS-6252 Added rules field to SearchCategory interface * ACS-6252 Hide aspects related with tags and categories if tags and categories features are disabled * ACS-6252 Return from services information if tags and categories are disabled * ACS-6252 Unit tests for changes in AspectListDialogComponent * ACS-6252 Unit tests for changes for AspectListComponent * ACS-6252 Unit tests for DialogAspectListService * ACS-6252 Unit tests for changes for TagService and CategoryService * ACS-6252 Updated documentation for changes * ACS-6252 Fixed imports formatting * ACS-6252 Fix after rebasing * ACS-6252 Addressed PR comments * ACS-6252 Excluded e2es
This commit is contained in:
@@ -19,5 +19,10 @@
|
||||
"C279971": "https://alfresco.atlassian.net/browse/ACS-6233",
|
||||
"C279972": "https://alfresco.atlassian.net/browse/ACS-6233",
|
||||
"C260181": "https://alfresco.atlassian.net/browse/ACS-6233",
|
||||
"C297692": "https://alfresco.atlassian.net/browse/ACS-6244"
|
||||
"C297692": "https://alfresco.atlassian.net/browse/ACS-6244",
|
||||
"C260418": "https://alfresco.atlassian.net/browse/ACS-6425",
|
||||
"C268070": "https://alfresco.atlassian.net/browse/ACS-6425",
|
||||
"C272812": "https://alfresco.atlassian.net/browse/ACS-6425",
|
||||
"C274704": "https://alfresco.atlassian.net/browse/ACS-6425",
|
||||
"C311425": "https://alfresco.atlassian.net/browse/ACS-6425"
|
||||
}
|
||||
|
Reference in New Issue
Block a user