chatwoot/app/javascript/dashboard
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
..
api feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
assets chore: Remove word spacing from p (#9353) 2024-05-06 18:27:56 -07:00
components fix: Temporarily fix text/plain email rendering (#9653) 2024-06-18 21:10:41 -07:00
composables feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
i18n feat: Enable gmail channel (#9622) 2024-06-13 13:01:05 +05:30
mixins fix: Cannot read properties of undefined (reading 'toLowerCase') (#9511) 2024-05-23 12:08:04 +05:30
modules feat: Remove the usage of clickAway mixin with directive (#9323) 2024-04-30 10:35:14 +05:30
routes feat: Enable gmail channel (#9622) 2024-06-13 13:01:05 +05:30
store feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
App.vue feat: Reconnect logic (#9453) 2024-06-03 15:54:19 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30