iachat/app/javascript/dashboard/components-next/message
Shivam Mishra 8d85a02ca9
feat: handle Channel errors (#11015)
This PR adds missing error handlers for the following channels and cases

1. WhatsApp - Generic Handlers for both Cloud and 360Dialog (Deprecated)
2. Instagram - Handler for a case where there is an HTTP error instead
of an `:error` in the 200 response
3. Facebook - Errors from the two sentry issues
([Net::OpenTimeout](https://chatwoot-p3.sentry.io/issues/6164805227) &
[JSON::ParserError](https://chatwoot-p3.sentry.io/issues/5903200786))
4. SMS: Generic handlers for Bandwidth SMS

#### Checklist

- [x] Bandwidth SMS
- [x] Whatsapp Cloud + 360 Dialog
- [x] Twilio SMS
- [x] Line
- [x] Telegram
- [x] Instagram
- [x] Facebook
- [x] GMail
- [x] 365 Mail
- [x] SMTP Mail

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-03-06 20:09:47 +05:30
..
bubbles fix: Incorrect translation in contact merge modal and resolve z-index issue (#10943) 2025-02-20 22:01:36 -08:00
chips fix: Fix issues in bubble design (#10940) 2025-02-21 09:51:54 +05:30
fixtures feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
stories feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
constants.js feat: fixes for bubble UI (#10643) 2025-01-08 09:26:40 +05:30
Message.vue fix: Fix issues in bubble design (#10940) 2025-02-21 09:51:54 +05:30
MessageError.vue feat: handle Channel errors (#11015) 2025-03-06 20:09:47 +05:30
MessageList.vue fix: re-rendering of components when shifting from the unread list to the read list (#10835) 2025-02-07 08:54:25 +05:30
MessageMeta.vue feat: handle Channel errors (#11015) 2025-03-06 20:09:47 +05:30
MessageStatus.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
provider.js revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00