snipe-it/resources/views/kits
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
..
accessory-edit.blade.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
checkout.blade.php Kits checkout. But only with models. 2018-11-13 20:33:32 +03:00
consumable-edit.blade.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
create.blade.php New save mechanic 2018-10-31 16:06:38 +03:00
edit.blade.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
index.blade.php New save mechanic 2018-10-31 16:06:38 +03:00
license-edit.blade.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
model-edit.blade.php New save mechanic 2018-10-31 16:06:38 +03:00