TF-4004 Apply new design for create rule view on web

This commit is contained in:
dab246
2025-09-08 14:30:17 +07:00
committed by Dat H. Pham
parent dc3b4d46dd
commit 8c3c7b1feb
24 changed files with 819 additions and 764 deletions
+42
View File
@@ -4723,5 +4723,47 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createANewRule": "Create a New Rule",
"@createANewRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"ruleName": "Rule Name",
"@ruleName": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"condition": "Condition",
"@condition": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"addACondition": "Add a condition",
"@addACondition": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"actionsToPerform": "Actions to Perform",
"@actionsToPerform": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"addAnAction": "Add an action",
"@addAnAction": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createRule": "Create Rule",
"@createRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}