snipe-it/resources/views/hardware
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
..
bulk-checkout.blade.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
bulk-delete.blade.php Port more assignedUser to assignedTo. 2016-12-29 09:31:16 -05:00
bulk.blade.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
checkin.blade.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
checkout.blade.php Removed user “new” buttons next to non-user options 2016-12-29 17:41:39 -08:00
edit.blade.php 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
history.blade.php Updates to the history importer to make it a little less brittle and provide better feedback 2016-09-20 09:22:49 -07:00
import.blade.php Component Importer and various Importer Fixes (#3132) 2017-01-05 15:45:12 -08:00
index.blade.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
labels.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
qr-view.blade.php Present assetlogs (#3112) 2016-12-29 22:23:36 -08:00
view.blade.php More minor fixes (#3126) 2017-01-03 16:55:43 -08:00