snipe-it/app/Http/Transformers
snipe cf8feb37e1 Fixed crash if no model associated
This should never be triggered. Bad data is getting in somehow.
2018-01-25 03:00:54 -08:00
..
AccessoriesTransformer.php Fixes #1044 - adds suppliers and image to accessories (#4266) 2017-10-19 16:25:24 -07:00
ActionlogsTransformer.php Added #2893 - track changes on asset edits 2017-12-12 04:59:28 -08:00
AssetMaintenancesTransformer.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
AssetModelsTransformer.php Improved - disallow delete through the GUI if asset model has assets associated 2017-12-12 06:49:04 -08:00
AssetsTransformer.php Fixed crash if no model associated 2018-01-25 03:00:54 -08:00
CategoriesTransformer.php Add sorting and additional category types to dashboard categories 2017-11-21 20:33:30 -08:00
CompaniesTransformer.php Added Company policy to fix company deletion issue 2018-01-19 17:51:28 -08:00
ComponentsAssetsTransformer.php Added additional permissions for checkin/checkout buttons 2017-03-11 12:14:10 -08:00
ComponentsTransformer.php Fixed #4557 - added missing fields in components/consumables list view 2017-12-05 00:40:30 -08:00
ConsumablesTransformer.php Fixed #4557 - added missing fields in components/consumables list view 2017-12-05 00:40:30 -08:00
CustomFieldsetsTransformer.php Fixes #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -07:00
CustomFieldsTransformer.php Fixes #4829 - add fields api (#4840) 2018-01-17 05:31:57 -08:00
DatatablesTransformer.php Additional API routes and controllers for models, suppliers, users, locations and status labels 2017-01-13 04:50:20 -08:00
DepartmentsTranformer.php Improved - disallow delete if not elgible in UI 2017-12-12 07:03:31 -08:00
DepreciationsTransformer.php Fixes #3774 - fixes for inconsistent API responses (‘’ vs null) and adds escaping 2017-07-25 23:40:30 -07:00
GroupsTransformer.php Fixes #4043 - standardize groups API response 2017-09-27 15:18:29 -07:00
ImportsTransformer.php Add laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
LicenseSeatsTransformer.php Added location to seats transformer 2018-01-10 20:36:27 -08:00
LicensesTransformer.php Check for gate on license key display 2017-12-05 16:26:23 -08:00
LocationsTransformer.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
ManufacturersTransformer.php Improved - disallow deleting manufactureres if there are associated items 2017-12-12 06:52:50 -08:00
SelectlistTransformer.php Set the items array variable for no results 2017-11-04 01:23:50 -07:00
StatuslabelsTransformer.php Disable delete buttons if there are assets, etc 2017-10-19 11:41:35 -07:00
SuppliersTransformer.php Fixed transformers to use new singleton upload urls 2017-11-07 11:11:47 -08:00
UsersTransformer.php Fixed #4817 - [BREAKING API CHANGE] - changed user API response from firstname, lastname to first_name, last_name 2018-01-17 13:25:11 -08:00