chatwoot/app/javascript/dashboard/components/widgets
Pranav ef606204a2
Some checks failed
Publish Chatwoot CE docker images / build (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Run Response Bot spec / test (push) Has been cancelled
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
..
chart
conversation fix: Temporarily fix text/plain email rendering (#9653) 2024-06-18 21:10:41 -07:00
DashboardApp
FilterInput
forms fix: Dashboard phone number input country undefined in onSelectCountry (#9473) 2024-05-16 09:16:02 +05:30
mentions refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
modal feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
stories
WootWriter chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
AIAssistanceButton.vue chore: Replace eventBus with mitt.js [CW-3275] (#9539) 2024-05-31 15:50:36 +05:30
AIAssistanceCTAButton.vue
AIAssistanceModal.vue
AICTAModal.vue
AILoader.vue
AttachmentsPreview.vue fix: Audio attachment issues (#9260) 2024-04-25 13:42:46 +05:30
AutomationActionInput.vue
AutomationActionTeamMessageInput.vue
AutomationFileInput.vue
Avatar.vue
BackButton.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ChannelItem.vue
ChatTypeTabs.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
ColorPicker.vue feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
EmptyState.vue fix: Update help center styles, fix routing issues (#9061) 2024-03-04 09:57:14 -08:00
FeatureToggle.vue
InboxDropdownItem.stories.js
InboxDropdownItem.vue
InboxName.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
LabelSelector.stories.js
LabelSelector.vue feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
LoadingState.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
SettingIntroBanner.stories.js
SettingIntroBanner.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ShowMore.vue
TableFooter.vue fix: Remove background color from table footer (#9213) 2024-04-09 15:29:05 +10:00
TableFooterPagination.vue feat: SLA report filter (#9218) 2024-04-12 11:03:18 +05:30
TableFooterResults.vue feat: Table footer design updates (#9194) 2024-04-09 10:50:41 +10:00
TableHeaderCell.vue feat: SLA reports view (#9189) 2024-04-09 10:14:36 +10:00
Thumbnail.spec.js
Thumbnail.stories.js
Thumbnail.vue feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
ThumbnailGroup.vue
UserAvatarWithName.vue
VideoCallButton.vue