snipe-it/app
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
..
Console Possible fix for #3919 - allow later versions of mcrypted base64 keys 2017-09-14 16:43:41 -07:00
Events
Exceptions Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
Importer Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
Jobs
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners
Models Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
Notifications Use notifiables for slack audit notification 2017-08-31 21:30:38 -07:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Fixed path in comments 2017-01-11 14:50:13 -08:00
Presenters Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
Providers Fixes for API calls for password complexity stuff 2017-08-22 21:15:35 -07:00