snipe-it/public/assets/js
Daniel Meltzer 5ba2ec881c Vue importer (#3235)
* Begin work on vueifying the importer

* Beginning work on migrating the importer to use a vue/components for future interactivity

Update JS

More importer work.  Move to a vue based modal, begin handling of processing.  Still need to port error messages.

More importer work.  Move to a vue based modal, begin handling of processing.  Still need to port error messages.

Update importer.  Add error display.  Fix modal, update vue-strap to vue2

More progress.  Add select2 vue bits.

* Move to querying the db to find importer matches.  It scales better on large datasets.

Fix select2 related issues.  We were trying to initialize it twice, which led to the custom data being overwritten.

* Better error handling on uploads and deletion of files.  Restore progressbar on upload.

* Add support for generic exception reporting if app.debug is enabled.

* Handle Http 500 errors better.  Display errors if debug is enabled.  Assorted cleanups.

* Fix codacy issues, remove unused methods.

* Only bind vue to the importer for now.

* Load vue for passport as well.
2017-01-25 21:29:23 -08:00
..
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
extensions Fix exports (#2338) 2016-07-27 19:45:45 -07:00
locale Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
plugins Removed old JS libraries that aren't needed by v3 2016-06-27 21:15:11 -07:00
all.js Vue importer (#3235) 2017-01-25 21:29:23 -08:00
all.js.map Vue importer (#3235) 2017-01-25 21:29:23 -08:00
app.js More vue/api work 2017-01-11 03:38:55 -08:00
app.min.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
bootstrap-table-locale-all.js Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
bootstrap-table-locale-all.min.js Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
bootstrap-table.css Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
bootstrap-table.js Fix CSRF issue on bootstrap tables 2017-01-11 14:52:05 -08:00
bootstrap-table.min.css Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
bootstrap-table.min.js Additional bootstrap tables files 2016-05-18 18:14:15 -07:00
bootstrap.datepicker.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
dashboard.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
dashboard2.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
demo.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
html5shiv.js Fixes #2527 - honor the setting for whether Snpie-IT can access the outside world 2016-08-30 12:58:08 -07:00
jquery.fileupload.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
jquery.iframe-transport.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
jquery.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
jquery.typeahead.min.js Typeahead library 2016-08-01 21:43:01 -07:00
jquery.ui.widget.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
metisMenu.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
metisMenu.min.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
pGenerator.jquery.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
respond.js Fixes #2527 - honor the setting for whether Snpie-IT can access the outside world 2016-08-30 12:58:08 -07:00
select2.min.js Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
signature_pad.js Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
signature_pad.min.js Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
vue.js More vue/api work 2017-01-11 03:38:55 -08:00