snipe-it/app/Http
snipe 55ee90b25d
Fixes #7252 form request changes (#7272)
* Fixes for #7252 - custom fields not validating / no validaton messages in API w/form requests

* Removed debug info

* More fixes for #7252

This is mostly working as intended, if not yet the way Laravel wants us to do it.

Right now, the API returns correctly, and the form UI will return highlighted errors, with the input filled in ~sometimes~. I’m not sure why it’s only sometimes yet, but this is potentially progress.

* Removed experimental method

* Check for digits_between:0,240 for warranty

* Removed debug code
2019-07-18 14:32:23 -07:00
..
Controllers Fixed countable() strings on user destroy 2019-07-17 17:51:13 -07:00
Middleware Set the serialization 2019-05-22 00:51:43 -07:00
Requests Fixes #7252 form request changes (#7272) 2019-07-18 14:32:23 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed #7046 - added user website url back into UI 2019-05-21 18:55:12 -07:00
Kernel.php Increased throttle to 120 requests per minute 2019-05-31 11:57:57 -07:00