chatwoot/app/javascript/shared
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
..
assets feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
components fix: Prevent duplicate chat creation in the web widget during latency (#10745) 2025-01-23 12:53:28 +05:30
composables fix: Prevent template variables from becoming links (#10725) 2025-01-23 18:18:14 +05:30
constants feat: Insert captain response to reply editor (#10581) 2024-12-13 15:13:16 +05:30
helpers feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
mixins feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
store fix: Disable AI Assist CTA if not required (#8375) 2023-11-17 20:10:46 -08:00