Files
myeasycms-v2/apps/web
Giancarlo Buomprisco bd723dccce Validate special chars when creating a team (#209)
* Add validation for team account names

- Prevent creating teams with reserved names like 'billing' and 'settings'
- Add regex validation to block team names with special characters
- Update localization for new error messages
- Extend E2E tests to cover various invalid team name scenarios

* Enhance team account name validation and slug generation

- Add comprehensive tests for account slug generation in Supabase
- Improve team name validation schema to handle special characters
- Add form validation message display in update team account name form
- Refine slug generation to handle various edge cases like special characters, non-ASCII text, and mixed case
2025-03-11 10:58:21 +08:00
..
2024-10-30 20:49:44 +08:00
2025-02-07 11:38:29 +08:00
2025-02-07 11:38:29 +08:00
2025-03-04 14:30:08 +08:00
2025-02-07 11:38:29 +08:00
2025-01-28 14:19:52 +08:00
2025-02-07 11:38:29 +08:00

Your Application

Write here everything about your application.