chatwoot/app/javascript/dashboard/components-next/message
Sojan Jose 48627da0f9
feat: outbound voice call essentials (#12782)
- Enables outbound voice calls in voice channel . We are only caring
about wiring the logic to trigger outgoing calls to the call button
introduced in previous PRs. We will connect it to call component in
subsequent PRs

ref: #11602 

## Screens

<img width="2304" height="1202" alt="image"
src="https://github.com/user-attachments/assets/b91543a8-8d4e-4229-bd80-9727b42c7b0f"
/>

<img width="2304" height="1200" alt="image"
src="https://github.com/user-attachments/assets/1a1dad2a-8cb2-4aa2-9702-c062416556a7"
/>

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
2025-11-24 17:47:00 -08:00
..
bubbles feat: outbound voice call essentials (#12782) 2025-11-24 17:47:00 -08:00
chips feat: Implement single audio playback functionality across components (#12226) 2025-09-19 12:52:01 +05:30
fixtures feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
stories feat: Template types components (#12714) 2025-10-29 17:06:32 +05:30
constants.js feat: outbound voice call essentials (#12782) 2025-11-24 17:47:00 -08:00
Message.vue feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
MessageError.vue feat: Retry failed messages within 24h (#12436) 2025-09-16 21:00:15 +05:30
MessageList.vue feat: Load reply-to messages dynamically when not present in message list (#10024) 2025-09-24 13:45:20 +05:30
MessageMeta.vue chore: Audit message characters across all channels (#11343) 2025-04-21 14:46:51 +05:30
MessageStatus.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
provider.js chore: Update message bubble orientation (#11348) 2025-05-06 13:21:52 +05:30
TranslationToggle.vue chore: Improve translation service with HTML and plain text support (#11305) 2025-04-16 17:59:06 +05:30