snipe-it/resources/views/licenses
Daniel Meltzer cafafe851c Notification rework (#3103)
* Move slack integration to laravel5.3 style notifications, part 1.

* Fix consumable tab when active.

* Move the slack notifiable to the settings model.  Move all slack notifications into logCheckout/logCheckin.  Should think about refactoring this as an event at some point still.  Move Asset checkin/checkout to use the general loggable trait rather than it's own solution.

* Fix a logic error where assets with a non deployable status would show checkin instead of no button at all.

* Fix an html formatting error that resulted in us not closing a form.  This would cause the checkin page to try to submit a delete request (related to the modal form) rather than the desired checkin request.  Also fix formatting in this file.
2016-12-26 15:19:04 -08:00
..
checkin.blade.php And still more license route updates 2016-12-15 13:07:34 -08:00
checkout.blade.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
edit.blade.php Updated license routes 2016-12-15 11:57:19 -08:00
index.blade.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
view.blade.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00