mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-28 21:01:02 +08:00
* feat: add priority const * feat: add toggle priority method * feat: update controller route and specs * refactor: status change method * refactor: abstract label change and mute activity * feat: add priority change_activity * fix: interpolation for previous_changes * refactor: reduce cognitive complexity of priority_change_activity * refactor: move priority activity message handler to a separate module * refactor: move typing logic to a service * refactor: tests to reduce complexity * fix: typo * fix: constants * fix: priority conditions * fix: add a response * fix: argument destructuring in I18n.t --------- Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com> |
||
|---|---|---|
| .. | ||
| .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 | ||
| labelable.rb | ||
| liquidable.rb | ||
| message_filter_helpers.rb | ||
| out_of_offisable.rb | ||
| priority_activity_message_handler.rb | ||
| pubsubable.rb | ||
| reauthorizable.rb | ||
| reportable.rb | ||
| sort_handler.rb | ||
| sso_authenticatable.rb | ||
| user_attribute_helpers.rb | ||