chatwoot/app/javascript/shared
Sivin Varghese 79aa5a5d7f
feat: Replace alertMixin usage with useAlert (#9793)
# Pull Request Template

## Description

This PR will replace the usage of `alertMixin` from the code base with
the `useAlert` composable.

Fixes
https://linear.app/chatwoot/issue/CW-3462/replace-alertmixin-usage-with-usealert

## Type of change

- [x] Breaking change (fix or feature that would cause existing
functionality not to work as expected)

## How Has This Been Tested?

Please refer this issue description

https://linear.app/chatwoot/issue/CW-3462/replace-alertmixin-usage-with-usealert


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-07-23 16:41:11 +05:30
..
assets feat: Use the font Inter Display for help center articles (#9239) 2024-05-03 09:48:01 +05:30
components fix: TypeError cannot read property 'focus' of undefined (#9765) 2024-07-15 19:33:16 +05:30
constants feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
helpers feat: Move timeMixin to a helper (#9799) 2024-07-22 13:07:29 +05:30
mixins feat: Replace alertMixin usage with useAlert (#9793) 2024-07-23 16:41:11 +05:30
store fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00