mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2189] new search facets (#3230)
* slider facet * number range facet * unit tests * remove fdescribe * remove old demo-only content * remove old tests * Support "include" and "field" values with app config * exclude deprecated demo content from export checks
This commit is contained in:
committed by
Eugenio Romano
parent
b7fc44d576
commit
3a51c27f66
@@ -5109,7 +5109,8 @@
|
||||
"character": 8,
|
||||
"fileName": "lib/content-services/search/components/search-widget-container/search-widgets.module.ts"
|
||||
},
|
||||
"name": "SearchFieldsComponent"
|
||||
"name": "SearchFieldsComponent",
|
||||
"skipError": true
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
@@ -5173,7 +5174,8 @@
|
||||
"character": 8,
|
||||
"fileName": "lib/content-services/search/components/search-widget-container/search-widgets.module.ts"
|
||||
},
|
||||
"name": "SearchScopeLocationsComponent"
|
||||
"name": "SearchScopeLocationsComponent",
|
||||
"skipError": true
|
||||
},
|
||||
{
|
||||
"position": {
|
||||
@@ -6455,4 +6457,4 @@
|
||||
},
|
||||
"name": "WidgetComponent"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user