b4045e997f
Adds JavaScript validation for group path editing
## What does this MR do?
- Prevents group_edit form submission when special characters are included in the new group name
- Enhances gl_field_errors to support this use case and be more re-usable.
## Are there points in the code the reviewer needs to double check?
**The implementation of validation is here:
|
||
---|---|---|
.. | ||
abuse_reports | ||
appearances | ||
application_settings | ||
applications | ||
background_jobs | ||
broadcast_messages | ||
builds | ||
dashboard | ||
deploy_keys | ||
groups | ||
health_check | ||
hooks | ||
identities | ||
keys | ||
labels | ||
logs | ||
projects | ||
requests_profiles | ||
runners | ||
services | ||
spam_logs | ||
system_info | ||
users |