snipe-it/app/Http
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
..
Controllers Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Middleware Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
Requests Allow setting of "ldap_import" through the API (#5218) 2018-04-20 14:02:52 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Kernel.php Comment out the nullable middleware until we have a chance to check all model validators 2017-10-02 16:36:43 -07:00