iachat/app/javascript/dashboard/routes/dashboard/settings/automation
Vishnu Narayanan 9527ff6269
feat: Add support for labels in automations (#11658)
- Add support for using labels as an action event for automation
 - Fix duplicated conversation_updated event dispatch for labels
 

Fixes https://github.com/chatwoot/chatwoot/issues/8539 and multiple
issues around duplication related to label change events.
---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-09-18 14:17:54 +05:30
..
AddAutomationRule.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
automation.routes.js feat: Use feature flags across the routes (#10797) 2025-02-11 16:36:20 -08:00
AutomationRuleRow.vue chore: Migrate to next Switch component (#12005) 2025-07-23 13:56:17 +05:30
constants.js feat: Add support for labels in automations (#11658) 2025-09-18 14:17:54 +05:30
EditAutomationRule.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
Index.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
operators.js feat: Phone number based automation conditions (#6783) 2023-04-02 10:54:51 +05:30