chatwoot/app/javascript/shared
Shivam Mishra a34729c153
feat: add activity message for priority change (#6933)
* 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>
2023-04-20 16:41:53 +05:30
..
assets feat: allow sorting of articles (#6833) 2023-04-17 14:43:10 +05:30
components feat: audit logs UI (#6803) 2023-04-17 19:11:05 +05:30
constants feat: add activity message for priority change (#6933) 2023-04-20 16:41:53 +05:30
helpers feat: Improved country code in contact form view. (#6801) 2023-04-17 20:32:09 +05:30
mixins Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30
store chore: add build id to settings page (#6873) 2023-04-18 00:35:35 +05:30