iachat/app/javascript/dashboard/components-next/Contacts
Sojan Jose c22a31c198
feat: Voice Channel (#11602)
Enables agents to initiate outbound calls and receive incoming calls
directly from the Chatwoot dashboard, with Twilio as the initial
provider.

Fixes:  #11481 

> This is an integration branch to ensure features works well and might
be often broken on down merges, we will be extracting the
functionalities via smaller PRs into develop

- [x] https://github.com/chatwoot/chatwoot/pull/11775
- [x] https://github.com/chatwoot/chatwoot/pull/12218
- [x] https://github.com/chatwoot/chatwoot/pull/12243
- [x] https://github.com/chatwoot/chatwoot/pull/12268
- [x] https://github.com/chatwoot/chatwoot/pull/12361
- [x]  https://github.com/chatwoot/chatwoot/pull/12782
- [x] #13064
- [ ] Ability for agents to join the inbound calls ( included in this PR
)

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-12-19 12:41:33 -08:00
..
ContactLabels feat: Agent capacity policy Create/Edit pages (#12424) 2025-09-12 18:42:55 +05:30
ContactsCard feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
ContactsForm fix: Add Contact form buttons cut off on mobile web (fixes #13081) (#13099) 2025-12-18 05:34:35 +05:30
ContactsHeader feat: Ability to filter contact based on labels (#12343) 2025-09-02 12:35:18 +05:30
ContactsSidebar chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
EmptyState chore: Update contact empty state data (#12207) 2025-08-18 12:06:03 +05:30
Pages feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
ContactsDetailsLayout.vue feat: outbound voice call essentials (#12782) 2025-11-24 17:47:00 -08:00
ContactsListLayout.vue chore: Optimize contact page for smaller displays (#12183) 2025-08-14 19:07:20 +05:30
VoiceCallButton.vue feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00