iachat/app/javascript/dashboard
Muhsin Keloth 53d68868c6
chore: Hide linear linked issues error toast messages (#10020)
We are fetching linked Linear issues when opening a conversation if Linear integration is enabled. There may be some cases where the API call fails. We don't need to show an error message every time a user opens the conversation, as it's not critical. However, when someone clicks on the Linear icon, we can inform them that the integration is disabled. This PR will fix the issue.
2024-08-23 17:19:06 +05:30
..
api feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00
assets feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
components chore: Hide linear linked issues error toast messages (#10020) 2024-08-23 17:19:06 +05:30
composables chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
constants feat: Better SLA missed events popover (#9215) 2024-04-10 12:49:38 +05:30
helper feat: Rewrite agentMixin to a helper (#9940) 2024-08-22 13:02:11 +05:30
i18n feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
mixins feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
modules refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
routes chore: Repalce Hook Mixin with useHook composable [CW-3454] (#9994) 2024-08-22 16:48:02 +05:30
store feat: Update the design for automation (#10002) 2024-08-22 16:22:54 +05:30
App.vue feat: Replace rtlMixin to a composable (#9924) 2024-08-12 15:50:21 +05:30
featureFlags.js feat: Generate SSO URL in Chatwoot, move Captain to primary tab (#9871) 2024-08-01 19:22:34 -07:00