snipe-it/app/Http/Requests
Daniel Meltzer 6ce20c32b1 Component Importer and various Importer Fixes (#3132)
* Importer fix: we were trimming the wrong part of the classname when creating a category.  This led to categories not being recognized.

* Add a component importer.  Uses same fields as consumable importer.  Only trick: If an asset_tag is present, we checkout a component to that asset on import

Enable component importer.  Also calculate the importer classname in a cleaner fashion.

* Fix comparisons.  find can return an index of 0, which is falsy.
2017-01-05 15:45:12 -08:00
..
AssetCheckinRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetCheckoutRequest.php Save Progress. 2016-12-27 19:24:41 -05:00
AssetFileRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetRequest.php Present assetlogs (#3112) 2016-12-29 22:23:36 -08:00
ImageUploadRequest.php Fixes #1247 - allow SVG logo upload 2016-12-27 17:31:53 -08:00
ItemImportRequest.php Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
Request.php Play with a mobile friendly capture-image-from device when adding an asset. This also involved rewriting the upload to be all ajaxy and stuff 2016-05-31 19:50:58 -05:00
SaveUserRequest.php Remove last name requirement in save user request 2016-08-30 06:47:38 -07:00
SetupUserRequest.php Updated validation 2016-06-01 15:45:05 -07:00
UpdateUserRequest.php Remove last name requirement from Form Request 2016-07-21 19:46:46 -07:00