snipe-it/app/Http/Controllers/Api
Daniel Meltzer 23ca2d9a0b Minor fixes (#4091)
* Fix old urls.

Still had some /admin/ urls floating around, which was causing bad
redirects in some instances.  Should fix #4085

* The modal seems to be confusing license upload. be more explicit in the route we redirect to.

* Fix #4039.  Use proper methods for location assets.

This also fixes a bunch of n+1 issues in the transformer.  Also: curious
to know what Location::assets() does, because it doesn't do what I want
it to :)
2017-10-01 12:57:04 -07:00
..
AccessoriesController.php Fixes #4059 - accessories view 2017-09-28 21:18:00 -07:00
AssetMaintenancesController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
AssetModelsController.php Refactor and improve Modal support for Assets (#3884) 2017-08-24 22:24:02 -07:00
AssetsController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
CategoriesController.php Fixes #3858 - use transformer for single listing categories 2017-08-22 14:26:08 -07:00
CompaniesController.php Use Company transformer with payload 2017-08-03 19:55:08 -07:00
ComponentsController.php /api_tests: Completed tests for basic CRUD for Assets and Components (#3426) 2017-03-31 13:48:11 -07:00
ConsumablesController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
CustomFieldsController.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
CustomFieldsetsController.php Update @gibsonjoshua55 as a contributor 2017-07-12 20:41:20 -07:00
DepartmentsController.php Fixes #3860 - return JSON instead of redirect in API delete dept call 2017-08-22 14:15:13 -07:00
DepreciationsController.php Basic sanity checking on some of the API controllers 2017-03-11 08:03:16 -08:00
GroupsController.php Fixes #4043 - standardize groups API response 2017-09-27 15:18:29 -07:00
ImportController.php Run backups before purging and importing 2017-09-25 15:00:23 -07:00
LicensesController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
LocationsController.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
ManufacturersController.php Fixes #3799 - use transformers on show() method as well 2017-07-29 15:46:10 -07:00
ReportsController.php Auduting improvements 2017-08-25 18:40:20 -07:00
SettingsController.php Updated UI for Admin Settings 2017-07-07 23:44:48 -07:00
StatuslabelsController.php Fixed custom error message for status labels 2017-08-24 22:40:07 -07:00
SuppliersController.php Fixes #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -07:00
UsersController.php Fixed deleted users/restore users view 2017-09-06 17:11:43 -07:00