snipe-it/app/Http/Controllers/Api
2017-08-03 19:55:08 -07:00
..
AccessoriesController.php API improvements 2017-03-11 10:05:50 -08: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 Basic sanity checking on some of the API controllers 2017-03-11 08:03:16 -08: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 #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -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 Licenses detail view 2017-05-18 22:10:45 -07:00
LocationsController.php Add in location parent and child information into API requests (#3582) 2017-05-16 12:30:11 -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 Depreciations API 2017-02-01 17:59:03 -08:00
SuppliersController.php Fixes #3775 - added missing created_at and updated_at fields 2017-07-29 17:01:03 -07:00
UsersController.php Fixes #3805 - add/update/delete methods for User API 2017-08-03 19:50:18 -07:00