chatwoot/app/javascript/widget/components
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
..
dropdown feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
Form fix: Country code missing when typing in phone input. (#10439) 2024-11-19 14:38:00 +05:30
layouts feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
PreChat fix: Prevent duplicate chat creation in the web widget during latency (#10745) 2025-01-23 12:53:28 +05:30
template feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
AgentMessage.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
AgentMessageBubble.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
AgentTypingBubble.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ArticleCardSkeletonLoader.vue feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
ArticleCategoryCard.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ArticleHero.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ArticleList.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ArticleListItem.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ArticleSearch.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
AvailableAgents.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Banner.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ChatAttachment.vue fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
ChatFooter.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ChatHeader.vue chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949) 2024-09-12 00:29:41 +05:30
ChatHeaderExpanded.vue chore: Replace darkmode mixin with useDarkMode composable [CW-3474] (#9949) 2024-09-12 00:29:41 +05:30
ChatInputWrap.vue fix: Remove the usage of asyncComponent in emoji picker (#10232) 2024-10-04 08:10:27 -07:00
ChatMessage.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ChatSendButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ContinueChatButton.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ConversationWrap.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
DragWrapper.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
FileBubble.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
FooterReplyTo.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
GroupedAvatars.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
HeaderActions.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ImageBubble.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
MessageReplyButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ReplyToChip.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
SearchArticle.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
TeamAvailability.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
UnreadMessage.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
UnreadMessageList.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
UserAvatar.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
UserMessage.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
UserMessageBubble.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
VideoBubble.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30