iachat/app/models/concerns
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
..
.keep
access_tokenable.rb
account_cache_revalidator.rb
activity_message_handler.rb
assignment_handler.rb
auto_assignment_handler.rb
availability_statusable.rb
avatarable.rb
cache_keys.rb
channelable.rb
content_attribute_validator.rb
conversation_mute_helpers.rb
featurable.rb
json_schema_validator.rb
label_activity_message_handler.rb
labelable.rb feat: Add support for labels in automations (#11658) 2025-09-18 14:17:54 +05:30
liquidable.rb
llm_formattable.rb
message_filter_helpers.rb
out_of_offisable.rb
priority_activity_message_handler.rb
pubsubable.rb
push_data_helper.rb
reauthorizable.rb
reportable.rb
sla_activity_message_handler.rb
sort_handler.rb
sso_authenticatable.rb
team_activity_message_handler.rb
user_attribute_helpers.rb chore: Account switching issue in newly added accounts (#12403) 2025-09-10 14:12:22 +05:30