snipe-it/app/Models
Daniel Meltzer 922d6937ae Custom field import repair (#3968)
* There is no notes field on accessories.  Fixes Importer Test.

* Fix notification test.  We should see a checkout not allowed exception when trying to check out to a location if the asset requires acceptance.

* Fix Custom field import.

Add a test for custom field import, and fix a few issues related to
importing custom fields.  This will restore v3 functionality.

* Add UI support for mapping custom fields.

This still requires the field mappings to be created/assigned in
advance, but will fetch all custom field names and allow them to be
selected when setting up custom field mappings.

This commit also updates laravel-mix to v1.4.3 and other node
dependencies to fix some build issues.

* Fix some requestable asset page/assetloc issues.  I'd love to know why laravel expections relationships to be in lower case... but thats a question for another day.
2017-09-18 12:29:08 -07:00
..
Accessory.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
Actionlog.php Bulk asset audit form (needs more testing) 2017-08-29 16:00:22 -07:00
Asset.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
AssetMaintenance.php
AssetModel.php Fixes #3868 - model_number/notes in models API call 2017-08-22 13:56:51 -07:00
Category.php
CheckoutRequest.php
Company.php
CompanyableChildScope.php
CompanyableChildTrait.php
CompanyableScope.php
CompanyableTrait.php
Component.php
Consumable.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
ConsumableAssignment.php
CustomField.php Removed some logging to make test debugging less verbose 2017-08-24 23:20:51 -07:00
CustomFieldset.php Added model validation to custom fieldsets 2017-07-12 19:34:45 -07:00
Department.php
Depreciable.php
Depreciation.php
Group.php
ICompanyableChild.php
Import.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Ldap.php Remove lower casing for LDAP array re: #3910 2017-08-31 11:00:08 -07:00
License.php Fixes #3836 - Adds supplier to licenses column 2017-08-10 14:38:04 -07:00
LicenseSeat.php
Location.php Merge branch 'checkout-to-location-v2' of https://github.com/dmeltzer/snipe-it into dmeltzer-checkout-to-location-v2 2017-08-25 06:04:22 -07:00
Loggable.php Use notifiables for slack audit notification 2017-08-31 21:30:38 -07:00
Manufacturer.php
Requestable.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
Setting.php Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
SnipeModel.php Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
Statuslabel.php
Supplier.php Fixes #3854 - more fillable fields for supplier API 2017-08-22 14:30:39 -07:00
Throttle.php
User.php Merge branch 'checkout-to-location-v2' of https://github.com/dmeltzer/snipe-it into dmeltzer-checkout-to-location-v2 2017-08-25 06:04:22 -07:00