snipe-it/app
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
..
Console Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Helpers Merge branch 'checkout-to-things-v1' of https://github.com/dmeltzer/snipe-it into dmeltzer-checkout-to-things-v1 2016-12-29 16:20:17 -08:00
Http Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
Importer Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models More minor fixes (#3126) 2017-01-03 16:55:43 -08:00
Notifications Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Policies Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Presenters More minor fixes (#3126) 2017-01-03 16:55:43 -08:00
Providers Small phpcbf cleanup 2016-12-29 14:02:18 -08:00