snipe-it/resources/assets/js
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
..
components Importer again (#4702) 2017-12-28 20:08:45 -08:00
plugins Removed old unused files 2017-03-03 19:28:08 -08:00
app.js Disable Fastclick - conflicts with Select2, per #4392 2017-11-06 21:16:20 -08:00
bootstrap-js.js Fixing JS to actually use vue 2017-01-11 01:02:32 -08:00
bootstrap-table.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
bootstrap.datepicker.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
bootstrap.js Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
bootstrap.min.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
ekko-lightbox.js Use lightbox for images in asset file listing 2016-03-25 20:38:27 -07:00
ekko-lightbox.min.js Use lightbox for images in asset file listing 2016-03-25 20:38:27 -07:00
html5.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
pGenerator.jquery.js Cleanup js and CSS elixir stuff 2016-03-25 03:36:37 -07:00
sb-admin-2.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.js Fixed #4548 - add cateory to model dropdown 2017-12-04 20:19:30 -08:00
snipeit_modals.js Integrate ajax select2 menus in all asset checkouts 2017-10-26 02:28:17 -07:00
theme.js Stop double-loading jquery 2017-01-11 05:51:13 -08:00
vue.js Fixes #3732 - broken tooltips and weird select2 option text behavior 2017-07-08 13:21:13 -07:00