mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4487] support search forms layout (#2195)
* [ACA-4487] support search chips -initial commit * * update adf, fixed comments and e2e * * update context menu test * * update tool bar test * * remove await expect * * add e2e back
This commit is contained in:
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -289,18 +289,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
@@ -262,18 +262,6 @@
|
||||
}
|
||||
],
|
||||
"toolbar": [
|
||||
{
|
||||
"id": "app.toolbar.searchFilter",
|
||||
"order": 50,
|
||||
"title": "APP.BROWSE.SEARCH.TOGGLE_SEARCH_FILTER",
|
||||
"icon": "view_list",
|
||||
"actions": {
|
||||
"click": "TOGGLE_SEARCH_FILTER"
|
||||
},
|
||||
"rules": {
|
||||
"visible": "app.navigation.isSearchResults"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.toolbar.share",
|
||||
"type": "custom",
|
||||
|
Reference in New Issue
Block a user