snipe-it/app/Http
Daniel Meltzer 02c1a45025 View presenters (#3099)
* Add presenters for models.  Move bootstrap table JSON generation to these presenters, which cleans up controllers a lot.  Move view specific modifications from the models to the presenters as well.

* Fix some issues found by travis and codacy

* Fix a few more issues found while testing.

* Attempt another acceptance test fix

* Try something else

* Maybe..

* Move conditionals out of the datatable method and into dedicated url methods.
2016-12-23 19:23:07 -08:00
..
Controllers View presenters (#3099) 2016-12-23 19:23:07 -08:00
Middleware Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
Requests Update validation in AssetRequest form request 2016-12-15 15:24:55 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Kernel.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00