snipe-it/app
Dmitrii Minaev 5f3a0bdea5 app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php
add accessories and consumables tables
add selectlist api to:
 app\Http\Controllers\Api\AccessoriesController.php
 app\Http\Controllers\Api\ConsumablesController.php
 app\Http\Controllers\Api\LicensesController.php
templates for selectlist
apply kit to user works
2019-02-19 22:19:00 +03:00
..
Console Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:44:12 -07:00
Events simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Exceptions Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Helpers Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
Http app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
Importer Fixed: #6325 & #6317 (#6335) 2018-10-17 13:38:13 -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 simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Models app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
Notifications Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
Presenters Add licenses, accessories and consumables table presenters app\Presenters\PredefinedKitPresenter.php resources\views\partials\bootstrap-table.blade.php 2019-01-27 23:19:24 +03:00
Providers app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
Services app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00