snipe-it/app/Presenters
snipe 75b527ab59 Features/image uploads (#4320)
* Locations API support for image

* Added manufacturers API support for image

* Added manufacturers API support for image

* Added image support for locations add/update

* Added manufacturer image upload support to controller

* General image string

* Added blade support for image uploads/delete image

* Added $request support (from Input::)

* Added image support in API transformers

* Added image to Manufacturers presenter for data table

* Migration to create image fields

* Ignore the contents of the new image directories

* Create new image upload directories

* Created components/consumables uploads directory

* Fixed missing textSearch scope from companies

* Added ignore for companies uploads directory

* Added blade support for image upload

* Fixed path to upload directory on edit

* Added company image upport to transformers, controllers

* Added image support for categories

* Added support for images in Departments

* Added support for image in Consumables

* Added image support for components
2017-10-25 22:35:58 -07:00
..
AccessoryPresenter.php Fixes #1044 - adds suppliers and image to accessories (#4266) 2017-10-19 16:25:24 -07: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 Fixes #4249 - display deployed location in listing 2017-10-19 01:30:40 -07:00
CategoryPresenter.php Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
CompanyPresenter.php Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
ComponentPresenter.php Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
ConsumablePresenter.php Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
DepreciationPresenter.php Moving license index to new API format 2017-02-10 18:43:30 -08:00
LicensePresenter.php Use footer sumformatter for cost totals 2017-10-18 06:24:36 -07:00
LocationPresenter.php Added fullName() presenter for locations 2017-08-25 03:26:10 -07:00
ManufacturerPresenter.php Features/image uploads (#4320) 2017-10-25 22:35:58 -07: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 Always return an avatar, and set a fun default 2017-10-24 13:02:30 -07:00