3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 14:25:36 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
579334b5fc Fixed - name should always be required in custom fields 2017-11-06 20:05:40 -08:00
dc32e4bdb0 Fixed form request ffor custom fields 2017-11-06 16:42:37 -08:00
04ab522ee3 Fixes #4236 - validate the regex custom validation (#4380)
* More helpful text on how the custom validator works

* Clarified language of custom format, fixed regex example

* Fixed regex example in placeholder

* Added comments to custom fields

* Added regex validation string

* Added valid_regex validator in format requirements

* Removed useles comments

* Fixes #4236 - validate the regex custom validation
2017-11-04 17:06:14 -07:00