snipe-it/app/Presenters
Daniel Meltzer ae0573b3da Fix asset create (#3929)
* Fix accidental commit of ImporterTest.

* Move the name() method to the presenter

This fixes some weird collisions between laravels voodoo and our
presenter voodoo that confused php.  It's also probably a cleaner place
to put it.  Should fix #3927

* Add missing parenthesis

* Add heading to tables on locations/view page.
2017-09-06 16:24:43 -07:00
..
AccessoryPresenter.php Added additional permissions for checkin/checkout buttons 2017-03-11 12:14:10 -08:00
ActionlogPresenter.php Removed extra else to make Codacy happy 2017-05-23 15:53:39 -07:00
AssetModelPresenter.php Moving license index to new API format 2017-02-10 18:43:30 -08:00
AssetPresenter.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
CategoryPresenter.php Toggle visibility of fields in categories presenter 2017-03-11 05:30:14 -08:00
CompanyPresenter.php Fixes #3724 - adds edit/delete button back to companies listing 2017-07-07 17:10:06 -07:00
ComponentPresenter.php Fixes #3786 - checkin/checkout to components UI 2017-07-29 16:13:17 -07:00
ConsumablePresenter.php Fixes #3779 - corrects presenter used for Consumables 2017-07-29 16:44:51 -07:00
DepreciationPresenter.php Moving license index to new API format 2017-02-10 18:43:30 -08:00
LicensePresenter.php Fixes #3836 - Adds supplier to licenses column 2017-08-10 14:38:04 -07:00
LocationPresenter.php Added fullName() presenter for locations 2017-08-25 03:26:10 -07:00
ManufacturerPresenter.php Fixes #3311 - more fields for manufacturers 2017-03-10 22:08:59 -08:00
Presentable.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
Presenter.php Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
UserPresenter.php Added Dept field to users table presenter 2017-05-23 02:49:51 -07:00