iachat/app/javascript/dashboard/components/widgets/conversation
Pranav ef606204a2
fix: Temporarily fix text/plain email rendering (#9653)
This is hacky fix for plain text email rendering. The issue happens only
for the text/plain only emails. If there was an HTML component, then the
rendering works fine.

**How was this tested?**

Mac Email client allows you to send text/plain emails. I've sent one to
myself and imported it on Chatwoot. I've also verified that the email
contains only text/plain part.

Sample rendered email below.

<img width="476" alt="Screenshot 2024-06-18 at 8 15 10 PM"
src="https://github.com/chatwoot/chatwoot/assets/2246121/0c3c07f6-c49d-401a-bba5-a79e82b57bd6">

Fixes https://github.com/chatwoot/chatwoot/issues/9649
Fixes https://github.com/chatwoot/chatwoot/issues/9480
2024-06-18 21:10:41 -07:00
..
advancedFilterItems chore: RTL configuration (#6521) 2023-02-23 17:50:44 +05:30
bubble chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
components chore: Linear integration fixes (#9538) 2024-05-29 11:28:13 +05:30
contextMenu fix: Right click Snooze is not working (#9498) 2024-05-22 13:03:49 +05:30
conversation fix: apply event name (#7628) 2023-07-27 12:11:57 +05:30
conversationBulkActions chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
conversationCardComponents feat: SLA reports view (#9189) 2024-04-09 10:14:36 +10:00
EmptyState feat: Update dependencies and fix import syntax for Vite migration (#7959) 2023-09-21 17:55:54 +05:30
helpers chore: Import SLA helpers from utils (#9252) 2024-05-03 11:13:32 +05:30
linear feat: Add search support for drop downs in create linear issue (#9566) 2024-06-05 16:40:10 +05:30
specs chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
stories feat: Add the ability to receive contact(vCard) on a WhatsApp inbox (#6330) 2023-02-07 19:36:38 -08:00
WhatsappTemplates feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
AvailabilityStatusBadge.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
CannedResponse.vue fix: TypeError cannot read properties of undefined (reading 'queryselector') (#8671) 2024-01-11 20:42:24 +05:30
ChatFilter.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
ConversationAdvancedFilter.vue feat: Track the usage of query operator (#7821) 2023-08-30 08:28:05 +05:30
ConversationBasicFilter.vue feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
ConversationBox.vue feat: Add inbox view under feature flag on the sidebar (#9049) 2024-03-07 18:27:39 -08:00
ConversationCard.vue fix: Right click Snooze is not working (#9498) 2024-05-22 13:03:49 +05:30
ConversationHeader.vue feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30
EmailTranscriptModal.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
FilterItem.vue feat: Dark Mode (#7471) 2023-07-21 22:10:25 +05:30
Message.vue fix: Temporarily fix text/plain email rendering (#9653) 2024-06-18 21:10:41 -07:00
MessagePreview.vue feat: Add sticker support in Line channel (#8488) 2023-12-10 20:45:44 -08:00
MessageSignatureMissingAlert.vue feat: Adds message signature for new email conversations (#7946) 2023-10-03 13:45:28 +05:30
MessagesView.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
MoreActions.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
OnboardingView.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
PriorityMark.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ReplyBox.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
ReplyEmailHead.vue fix: Email input style issue (#9342) 2024-05-02 21:32:45 +05:30
ReplyToMessage.vue feat: Implement message bubble reply to (#8068) 2023-10-11 22:04:12 +05:30
TagAgents.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
VariableList.vue chore: Hide the variable list if its empty. (#8704) 2024-01-15 15:45:36 +05:30