iachat/app/models/channel
Surabhi Suman 4b40c61201
feat: Support Regex validation for custom attributes (#7856)
This allows a user to add/update a custom regex and a cue while defining custom attributes(Only applicable for type- text).
While adding/editing custom attributes, the values are validated against the attribute definition regex, and if it is incorrect, a cue message or default error message is shown and restricts invalid values from being saved.

Fixes: #6866
2024-01-23 18:01:57 +04:00
..
api.rb chore: Increase character limit for external url fields (#7230) 2023-05-31 19:17:24 +05:30
email.rb Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
facebook_page.rb chore: change the execution flow for deleting the invalid instagram story (#6313) 2023-01-23 16:23:35 +05:30
line.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
sms.rb Feat: Support MMS in SMS Channel ( Bandwidth ) (#4046) 2022-03-02 15:09:56 +05:30
telegram.rb feat: Use Telegram HTML Parsemode (#8731) 2024-01-18 15:36:36 +04:00
twilio_sms.rb feat: Add delivery status for Twilio Channel (#8082) 2023-10-11 21:17:46 +05:30
twitter_profile.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
web_widget.rb feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
whatsapp.rb chore: Ensure template_sync timestamp is updated (#7265) 2023-06-07 17:18:24 +05:30