chatwoot/app/helpers
Tanmay Deep Sharma ea910227ac
feat: add Voice Calls feature card to settings showcase (#14635)
## Linear Ticket 

https://linear.app/chatwoot/issue/CW-7250/add-voice-calls-to-self-hosted-super-admin-feature-list

## Description

Adds a **Voice Calls** card to the Super Admin → Settings → Features
showcase so self-hostedadmins can see at a glance whether voice calling
is available on the installation.

## Type of change

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

## Screenshots?

<img width="1512" height="843" alt="Screenshot 2026-06-03 at 3 15 22 PM"
src="https://github.com/user-attachments/assets/988db14b-fef1-4b72-a55e-c7a8884521dd"
/>


## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2026-06-03 16:01:14 +05:30
..
api feat: Ability to specify the authentication type for imap server (#12306) 2026-05-08 16:40:15 +05:30
filters feat: harden filter service 2026-03-09 21:19:20 +05:30
instagram feat(onboarding): honor return_to hint in Instagram OAuth callback (#14568) 2026-06-02 15:28:08 +05:30
linear feat: move Linear config to installation_config (#10999) 2025-02-28 14:20:27 +05:30
shopify feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
super_admin feat: add Voice Calls feature card to settings showcase (#14635) 2026-06-03 16:01:14 +05:30
tiktok feat(onboarding): honor return_to hint in TikTok OAuth callback (#14569) 2026-06-02 13:24:46 +05:30
application_helper.rb feat: Add help URLs for features in features.yml (#9134) 2024-03-21 10:30:46 -07:00
billing_helper.rb feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
cache_keys_helper.rb feat: IndexedDB based caching for labels, inboxes and teams [CW-50] (#6710) 2023-03-27 12:16:25 +05:30
contact_helper.rb feat: Add contact helper (#8989) 2024-03-06 17:39:39 +05:30
data_helper.rb fix: Issue with processing variables in outgoing email content (#12799) 2025-11-10 20:50:02 +05:30
date_range_helper.rb fix: inconsistency in report and summary for metric counts (#6817) 2023-04-20 12:55:04 +05:30
email_helper.rb fix: Preserve single newlines in outgoing email messages (#14138) 2026-04-28 12:47:03 +04:00
file_type_helper.rb fix: captain-v2 cannot see image attachments shared via email (#14449) 2026-05-19 10:11:32 +05:30
frontend_urls_helper.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
home_helper.rb Initial Commit 2019-08-14 15:18:44 +05:30
message_format_helper.rb fix: Handle emoji and special characters in mention notifications (#11857) 2025-07-03 11:32:13 +05:30
portal_helper.rb feat: Implemented search results page functionality (#11086) 2026-06-02 15:19:23 +05:30
report_helper.rb fix: prevent bot metrics double-counting when handoff and resolution coexist [CW-6210] (#14032) 2026-05-13 18:43:23 +05:30
reporting_event_helper.rb fix: incorrect first response time for reopened conversations (#12058) 2025-08-13 16:39:43 +05:30
timezone_helper.rb feat(rollup): add models and write path [1/3] (#13796) 2026-03-19 13:12:36 +05:30
widget_helper.rb chore: Enhance contact merge action for identified users (#4886) 2022-06-23 15:48:56 +05:30