iachat/app
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
..
actions fix: Migrate notes when merging the contacts (#8749) 2024-01-20 10:32:18 +04:00
assets feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
builders feat: use short_summary for downloading reports [CW-2962] (#8733) 2024-01-18 16:06:13 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
dashboards feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders chore: Get all notification API improvments (#8549) 2024-01-17 09:02:18 +05:30
helpers refactor: remove exception tracker (#8737) 2024-01-18 17:49:27 +05:30
javascript feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
jobs feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
listeners chore: Get all notification API improvments (#8549) 2024-01-17 09:02:18 +05:30
mailboxes chore: Update the error message to the correct one (#8646) 2024-01-11 17:38:38 -08:00
mailers fix: Handle Contact import MalformedCSVError (#8706) 2024-01-18 13:05:58 +05:30
models feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
policies feat: trigger handoff when agent bot is the actor (#8639) 2024-01-05 15:26:52 -08:00
presenters feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
services chore: Handle twillio Down::ClientError (#8757) 2024-01-22 15:33:26 +04:00
views feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30