snipe-it/resources/views
Hannah Tinkler 8d501e1c24 Feature/custom fields default values (#5389)
* Fixes CustomFieldsetsController::fields() which I think is not used anywhere else and don't think ever worked as you can't call get() on a Collection.
Have tested extensively and doesn't seem to affect anywhere else?

* Adds default value functionality

* Adds built assets

* Fixes assignment to asset_model_id which should have been evaluation and alters route so it sits more in line with existing work

* Updates built assets

* Remove silly docker.env file; fix Dockerfile to preserve Oauth keys (#5377)

* Added department to custom asset export
Updates build assets

* Adds translation support for 'add default values' checkbox label
2018-04-23 21:16:55 -07:00
..
accessories Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
account Fixed #5319 - signature pad too small on mobile 2018-04-06 19:19:31 -07:00
asset_maintenances Matched Asset currency and Asset Maintenance currency in Asset Maintenance view (#5386) 2018-04-20 14:03:31 -07:00
auth
categories
companies
components
consumables Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
custom_fields Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
departments
depreciations
emails WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
errors
groups
hardware Added count of checkins, checkouts, requests (#5314) 2018-04-06 16:23:39 -07:00
importer
layouts WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
licenses
locations
manufacturers
modals
models Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
notifications WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
paginator
partials WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
reports Added department to custom asset export 2018-04-16 20:10:38 -07:00
settings Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
setup Fixes #5338 - mark required setup fields during setup (#5359) 2018-04-13 14:52:32 -07:00
statuslabels Fixed #5138 - added default_label flag to status labels 2018-03-05 22:04:16 -08:00
suppliers
users
vendor Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
dashboard.blade.php
notifications.blade.php