snipe-it/app/Models
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
..
Accessory.php Fixed path to query builder in docblocks 2017-01-12 23:42:59 -08:00
Actionlog.php More improvements (#3116) 2016-12-30 11:44:47 -08:00
Asset.php Pull image formatter out of dynamic loop, pass full url to formatter 2017-01-24 22:46:07 -08:00
AssetMaintenance.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
AssetModel.php More bootstrap tables formatting 2017-01-24 22:25:17 -08:00
Category.php Vue importer (#3235) 2017-01-25 21:29:23 -08:00
CheckoutRequest.php Port more assignedUser to assignedTo. 2016-12-29 09:31:16 -05:00
Company.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
CompanyableChildScope.php Updated docblocks 2016-04-07 13:21:09 -07:00
CompanyableChildTrait.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CompanyableScope.php Updated docblocks 2016-04-07 13:21:09 -07:00
CompanyableTrait.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Component.php Importer: Add License Importer and refactor (#3143) 2017-01-10 16:19:18 -08:00
Consumable.php Importer: Add License Importer and refactor (#3143) 2017-01-10 16:19:18 -08:00
ConsumableAssignment.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CustomField.php Fixes #2551 - use UTF-8 safe slugging for MySQL columns 2017-01-25 18:38:20 -08:00
CustomFieldset.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Depreciable.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
Depreciation.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
Group.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
ICompanyableChild.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Import.php Vue importer (#3235) 2017-01-25 21:29:23 -08:00
Ldap.php Add support for location-specific LDAP OUs. (#3176) 2017-01-11 23:37:14 -08:00
License.php Importer: Add License Importer and refactor (#3143) 2017-01-10 16:19:18 -08:00
LicenseSeat.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
Location.php Added some hidden fields 2017-01-13 00:12:26 -08:00
Loggable.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
Manufacturer.php More bootstrap tables formatting 2017-01-24 22:25:17 -08:00
Requestable.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
Setting.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
SnipeModel.php Importer: Add License Importer and refactor (#3143) 2017-01-10 16:19:18 -08:00
Statuslabel.php More bootstrap tables formatting 2017-01-24 22:25:17 -08:00
Supplier.php Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
Throttle.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
User.php Added some hidden fields 2017-01-13 00:12:26 -08:00