mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10421] Add support for legacy config.json based approach for saved-searches (#4863)
* [ACS-9166]: introduces saved searches context service * [ACS-9166]: migrates to context service * [ACS-9166]: fixes tests * [ACS-9166]: removes prev approach artifacts * [ACS-9166]: fixes falsy emissions form pipe * [ACS-9166]: adds reactive strategy option * [ACS-9166]: tests fixes * [ACS-9166]: minor fix
This commit is contained in:
@@ -82,6 +82,6 @@ Rules/Evaluators created for specific features in ADW to be checked if supported
|
||||
|
||||
| Version | Key | Description |
|
||||
|---------|---------------------------------|---------------------------------------------------------------------------|
|
||||
| 8.1.0 | isSavedSearchAvailable | Checks whether current ACS version supports PUT method in Preferences API |
|
||||
| 8.1.0 | isPreferencesApiAvailable | Checks whether current ACS version supports PUT method in Preferences API |
|
||||
| 8.1.0 | isFolderInfoAvailable | Checks whether current ACS version supports folder size calculation API |
|
||||
| 8.1.0 | isBulkActionsAvailable | Checks whether current ACS version supports bulk update feature |
|
||||
Reference in New Issue
Block a user