iachat/app/javascript/dashboard
Tarush Nagpal 11a7414dc0
feat: Upgrade Dyte apis to v2 (#10706)
# Pull Request Template

## Description

Dyte V1 API's are soon going to be deprecated, hence making sure we
update Chatwoot before that happens

Fixes #10704

## Type of change

Please delete options that are not relevant.

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

1. Open a new or existing conversation from the inbox
2. Press the video call icon on the message composer
3. Verify that the message dialog shows up with the join video call
button
4. Verify that clicking on join call does join the call

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] My changes generate no new warnings
- [ ] New and existing unit tests pass locally with my changes (Unable
to run this locally)

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-02-19 14:47:48 -08:00
..
api chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
assets revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
components feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
components-next feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
composables feat: Add frontend changes for Captain limits (#10749) 2025-01-24 09:21:09 -08:00
constants feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
helper fix: Initialize SDK along with emitter registration (#10896) 2025-02-12 22:14:04 -08:00
i18n feat: Add the ability to block/unblock contact via contact details page (#10899) 2025-02-13 14:59:35 -08:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: show email subject in conversation search results (#10843) 2025-02-06 10:38:57 +05:30
routes feat: Add the ability to block/unblock contact via contact details page (#10899) 2025-02-13 14:59:35 -08:00
store fix: inconsistent reply box cc update (#10799) 2025-02-11 17:45:59 +05:30
App.vue fix: Resolve accountId from the route, initialize route-sync before the app is loaded (#10245) 2024-10-08 09:25:51 -07:00
featureFlags.js chore: Add internal feature flags for Chatwoot Cloud (#10902) 2025-02-15 16:21:46 -08:00