iachat/app/controllers/api/v1
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
..
accounts feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
integrations feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
widget chore: Update MarkMessagesAsReadJob to accept delivered status (#8319) 2023-11-08 13:44:57 -08:00
accounts_controller.rb feat: update cache headers for cache_keys (#7283) 2023-06-14 13:21:51 +05:30
notification_subscriptions_controller.rb
profiles_controller.rb
webhooks_controller.rb