iachat/app/javascript/dashboard
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
..
api feat: allow copilot use without connecting an inbox (#10992) 2025-02-28 15:20:39 -08:00
assets feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
components fix: Not using saved order_by when fetching conversation list (#11008) 2025-03-03 14:22:27 +05:30
components-next feat: handle Channel errors (#11015) 2025-03-06 20:09:47 +05:30
composables feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper feat: Add June events for linear integration (#11007) 2025-03-03 13:33:11 +05:30
i18n chore: Update translations (#11002) 2025-03-03 14:27:33 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
routes fix: Issue when saving hotkeys (#11026) 2025-03-06 10:53:02 +05:30
store feat: allow copilot use without connecting an inbox (#10992) 2025-02-28 15:20:39 -08:00
App.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00