iachat/app/views/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: Show notification last active time instead of created time (#8724) 2024-01-18 09:41:53 +05:30
conversations/partials feat(perf): Cache labels on the conversation model (#8527) 2023-12-11 18:27:55 -08:00
models feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30