TF-524 Create RecentSearchCache and TypeAHeadQuickSearch widget

This commit is contained in:
dab246
2022-05-23 18:48:29 +07:00
committed by Dat H. Pham
parent 5ca238153a
commit 3513c363ff
23 changed files with 2349 additions and 127 deletions
+43 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-05-06T16:58:28.388035",
"@@last_modified": "2022-05-23T18:43:32.474820",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -60,6 +60,24 @@
"placeholders_order": [],
"placeholders": {}
},
"requiredEmail": "Email is required",
"@requiredEmail": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"requiredPassword": "Password is required",
"@requiredPassword": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"requiredUrl": "Server address is required",
"@requiredUrl": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"jmapBasedMailSolution": "JMAP-based\ncollaborative team mail solution",
"@jmapBasedMailSolution": {
"type": "text",
@@ -1275,5 +1293,29 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"hasAttachment": "Has attachment",
"@hasAttachment": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"last7Days": "Last 7 days",
"@last7Days": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"fromMe": "From me",
"@fromMe": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"recent": "Recent",
"@recent": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}