snipe-it/app/Importer
Daniel Meltzer f16ce09a7a Importer again (#4702)
* If a user id is provided in the name column of an import, we should assume that it is a user id and check out to it.

* Fix build of vue files.  The location is public/js/build, not public/build

* Ensure a status type is set before allowing submission of an import.

Also expand the status text label to change color based on success/failure.

Fixes #4658

* Use right key to lookup emails when importing users.  Fixes 4619.

* Import serial for components, and make unique matches based on the serial as well as the name.  Fixes #4569

* Set the location_id when importing an item properly.

This moves as well to using the Asset::checkout() method, which should consolidate the logic into a useful spot.
Fixes #4563 (I think)

* Production assets.

* Case insensitive field map guessing and repopulate when changingin import type.
2017-12-28 20:08:45 -08:00
..
AccessoryImporter.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
AssetImporter.php Importer again (#4702) 2017-12-28 20:08:45 -08:00
ComponentImporter.php Importer again (#4702) 2017-12-28 20:08:45 -08:00
ConsumableImporter.php More importer fixes (#4516) 2017-11-24 10:42:11 -08:00
import_mappings.md Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
Importer.php Importer again (#4702) 2017-12-28 20:08:45 -08:00
ItemImporter.php Importer again (#4702) 2017-12-28 20:08:45 -08:00
LicenseImporter.php Fix License Import. (#4121) 2017-10-03 08:46:06 -07:00
UserImporter.php Importer again (#4702) 2017-12-28 20:08:45 -08:00