snipe-it/app
snipe 4696e799ed
Fixes #4491 and #4483 - handle pre-selected asset on checkout, better checkout-to selection UI (#4501)
* Added form checkout selector partial

* Stupid stash

* Added radio button checkout selector javascript

* New compiled production assets

* Added $style override in form partials for select2 ajax lists

* Added checkout-to radio button selector

TODO: Fix for accessibility - currently cannot tab-select this radio button

* Added new checkout-to selector to hardware edit

* Added new checkout-to selector to asset checkout form

* Refactored postCheckout to use radio button submission

This defaults to user checkout if nothing is passed for some reason

* Better visual feedback on whether or not an asset is deployable in edit screen
2017-11-21 15:58:31 -08:00
..
Console Ignore deleted assets and check for valid location in artisan command 2017-11-04 16:20:31 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Fixes #4491 and #4483 - handle pre-selected asset on checkout, better checkout-to selection UI (#4501) 2017-11-21 15:58:31 -08:00
Importer Fixed order number and warranty bug in importer 2017-10-26 16:13:35 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Fixed #4413 - Next license seat not bering assigned correctly 2017-11-20 19:21:05 -08:00
Notifications Only format ecpected checkin date if one exists 2017-11-09 13:40:55 -08:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Removed empty comments 2017-11-07 22:24:57 -08:00
Presenters Added sorting on available and total seats 2017-11-02 19:37:30 -07:00
Providers Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00