TF-898 Implement quick creating rule in email view

This commit is contained in:
dab246
2022-11-11 10:59:31 +07:00
committed by Dat H. Pham
parent 927151ec8e
commit f4f6298761
20 changed files with 538 additions and 262 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-11-10T15:16:34.946211",
"@@last_modified": "2022-11-11T04:08:42.994169",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2497,5 +2497,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"quickCreatingRule": "Create a rule with this email",
"@quickCreatingRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}