chatwoot/app/javascript
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
..
dashboard feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
packs fix: Error ResizeObserver loop completed with undelivered notifications. (#8680) 2024-01-10 11:44:13 -08:00
portal fix: clear timers and animation frame request before component unmounts (#8700) 2024-01-22 12:08:33 +05:30
sdk feat: Add an option to listen to the start conversation click events (#8038) 2023-10-03 18:01:40 -07:00
shared fix: Help center articles not accessible after authoring agent is deleted (#8756) 2024-01-23 14:06:51 +05:30
survey chore: Update translations (#8544) 2024-01-16 13:49:38 +04:00
v3 chore: Upgrade Cypress to 13.4.0 (#8271) 2023-10-31 19:39:34 -07:00
widget feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00