snipe-it/app/Http/Controllers/Api
2017-08-22 20:32:39 -07:00
..
AccessoriesController.php API improvements 2017-03-11 10:05:50 -08:00
AssetMaintenancesController.php Fixes #3869 - asset maintenances API endpoints 2017-08-22 13:52:06 -07:00
AssetModelsController.php Removed commented code 2017-07-12 19:22:58 -07:00
AssetsController.php Check for overall asset delete permissions before checking to see if the user can delete that specific asset 2017-08-03 19:49:41 -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 Narrowed down the accessories, consumables, etc APIs for manufacturer filtering 2017-03-11 02:49:24 -08:00
CustomFieldsController.php Basic sanity checking on some of the API controllers 2017-03-11 08:03:16 -08: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 #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -07:00
ImportController.php Slug the filename 2017-07-14 02:38:13 -07:00
LicensesController.php Fixes #3836 - Adds supplier to licenses column 2017-08-10 14:38:04 -07:00
LocationsController.php Fixes #3825 - allows fillables through location API 2017-08-08 12:36:28 -07:00
ManufacturersController.php Fixes #3799 - use transformers on show() method as well 2017-07-29 15:46:10 -07:00
ReportsController.php Fixes presenter issue on user history 2017-06-08 19:09:42 -07:00
SettingsController.php Updated UI for Admin Settings 2017-07-07 23:44:48 -07:00
StatuslabelsController.php Fixes #3866 - weird API behavior in status label types 2017-08-22 14:10:54 -07:00
SuppliersController.php Fixes #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -07:00
UsersController.php ADDED: Password rules for complexity, min length, rejecting common passwords 2017-08-22 20:32:39 -07:00