snipe-it/resources/views
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
..
accessories Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
account Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
admin Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
asset_maintenances Two asset maintence related fixes (#3101) 2016-12-26 15:17:12 -08:00
auth Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
categories Updated categories with resty routes 2016-12-15 16:42:47 -08:00
companies Updated Companies for #3059 2016-12-15 15:48:30 -08:00
components Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
consumables Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
custom_fields Cleaned up custom fields controllers, views, names, etc 2016-12-15 19:17:07 -08:00
depreciations One more /admin fix 2016-12-15 18:25:39 -08:00
emails Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
errors Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
groups User resource routes 2016-12-15 20:52:39 -08:00
hardware Two asset maintence related fixes (#3101) 2016-12-26 15:17:12 -08:00
layouts Two asset maintence related fixes (#3101) 2016-12-26 15:17:12 -08:00
licenses Notification rework (#3103) 2016-12-26 15:19:04 -08:00
locations Updated named location routes in hardware 2016-12-15 17:18:22 -08:00
manufacturers Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
models Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
reports Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
settings Updated version in settings 2016-12-01 02:57:47 -08:00
setup Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
statuslabels Updated manufacturers, suppliers, depreciations for new route resources 2016-12-15 18:18:13 -08:00
suppliers Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
users Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
vendor Updated email template with signoff and Site Name 2016-12-14 10:54:22 -08:00
dashboard.blade.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00