snipe-it/app/Presenters
snipe fdb5b3baf1
Depreciation detail view fixes [ch15776] (#9059)
* Allow sorting by months for depreciation list view

* Added dataTableLayout to standardize the list display table

* Implement the dataTableLayout() on the list view blade

* Split the view into tabs so we can combine asset depreciations and license depreciations

* Updated depreciation view to use tabbed interface for assets and licenses

* Added asset models to depreciation details page

* Make asset model category sortable

* Added cateory as allowed to be sorted on

* Added category sort scope

* Removed offset variable

* Small fixes to asset modes display in depreciation to bulk edit models
2021-01-27 17:44:05 -08:00
..
AccessoryPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ActionlogPresenter.php Fixed #4300 - Fix for illegal character type in action log 2018-01-20 00:27:45 -08:00
AssetAuditPresenter.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
AssetMaintenancesPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetModelPresenter.php Depreciation detail view fixes [ch15776] (#9059) 2021-01-27 17:44:05 -08:00
AssetPresenter.php Fixed #8721 - duplicate asset tags in select list when asset has name 2020-12-21 13:43:54 -08:00
CategoryPresenter.php Added checkin_email to category listing 2020-09-11 16:06:38 -07:00
CompanyPresenter.php Fixed [ch15086] - [object object] in companies date displays 2020-09-03 19:40:17 -07:00
ComponentPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ConsumablePresenter.php Fixed #4557 - added missing fields in components/consumables list view 2017-12-05 00:40:30 -08:00
DepreciationPresenter.php Depreciation detail view fixes [ch15776] (#9059) 2021-01-27 17:44:05 -08:00
LicensePresenter.php Added termination date, depreciation in license column selection [ch14505] (#9052) 2021-01-27 01:34:32 -08:00
LicenseSeatPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
LocationPresenter.php Added search/sort by Location OU, added to listing 2020-11-17 22:17:07 -08:00
ManufacturerPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
PredefinedKitPresenter.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -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 Added LDAP flag in users API for #8741 2020-12-02 11:01:05 -08:00