iachat/app/javascript/shared/mixins/specs
Sivin Varghese 81d7c51a84
feat: Replace contentTypeMixin within the component (#9802)
# Pull Request Template

## Description

This PR will completely remove the `contentTypeMixin` and be used in the
component as it is.

Fixes
https://linear.app/chatwoot/issue/CW-3465/rewrite-contenttypemixin-mixin-as-a-helper

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

Take a look at this component
`app/javascript/dashboard/components/widgets/conversation/Message.vue`


## 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
2024-07-22 13:08:04 +05:30
..
whatsappTemplates feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
automationFixtures.js feat(ee): Add support for SLA in automation rules (#8910) 2024-02-21 14:45:43 -08:00
automationHelper.spec.js feat: Adds automation view for assigning an agent (#6131) 2023-01-10 11:35:56 +05:30
automationMixin.spec.js feat(ee): Add support for SLA in automation rules (#8910) 2024-02-21 14:45:43 -08:00
campaignMixin.spec.js feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
filterFixtures.js feature: Filtering conversations and contacts with custom attributes (#3851) 2022-02-01 13:13:55 +05:30
filterMixin.spec.js chore: Adds the ability to see the existing filter when we apply a new filter (#6310) 2023-01-24 09:10:17 +05:30
inboxMixin.spec.js feat: add option for reply to in context menu (#8043) 2023-10-05 20:01:20 +05:30
messageFormatterMixin.spec.js feat: Improve email rendering, introduce a new layout for emails (#5039) 2022-08-01 10:53:50 +05:30
MockComponent.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
rtlMixin.spec.js feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00