snipe-it/app/Http/Controllers/Api
2021-09-10 20:44:49 -07:00
..
AccessoriesController.php Merge pull request #9797 from markbrule/fixes/search_parameter_checkedout_api 2021-07-27 14:39:10 -07:00
AssetMaintenancesController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
AssetModelsController.php Support images and multipart requests 2021-06-29 12:26:15 +03:00
AssetsController.php Allow the Assets API controller to handle depreciation reports 2021-09-01 17:33:39 -07:00
CategoriesController.php Support images and multipart requests 2021-06-29 12:26:45 +03:00
CompaniesController.php Support images and multipart requests 2021-06-29 12:26:59 +03:00
ComponentsController.php Merge branch 'develop' of github.com:snipe/snipe-it into feature/api-image-uploads 2021-07-13 17:23:44 +03:00
ConsumablesController.php Fixed issue where consumables model number was not searchable 2021-08-20 17:30:35 -07:00
CustomFieldsController.php Handle regex format when assigned from API (#9443) 2021-04-20 14:44:47 -07:00
CustomFieldsetsController.php Fixed #7250 - permission issue for API fieldsets and fields endpoints 2019-07-24 11:00:42 -07:00
DepartmentsController.php Fixed case again 2021-07-06 07:10:03 +03:00
DepreciationsController.php initial commit: adds migration, input area and transformer modifications for depreciation minimum value [ch15358] 2021-08-10 18:26:43 -07:00
GroupsController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
ImportController.php Added user locale to REST API GET /api/users response; (#9486) 2021-04-23 12:09:00 -07:00
LicensesController.php Added #6695: add API endpoint for license seats (#8058) 2021-03-29 19:41:26 -07:00
LicenseSeatsController.php fix LicenseSeatsController method documentation (#9584) 2021-05-14 16:14:32 -07:00
LocationsController.php Support images and multipart requests 2021-06-29 12:28:42 +03:00
ManufacturersController.php Support images and multipart requests 2021-06-29 14:25:20 +03:00
PredefinedKitsController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ProfileController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ReportsController.php Fixed signature issue on accepted assets - related to #8577 2020-10-22 23:20:55 -07:00
SettingsController.php Changed debug level on bad LDAP connection (#9314) 2021-03-17 19:24:28 -07:00
StatuslabelsController.php Fixed #9969 - added color, show_in_nav, and default_label to status labels API 2021-09-10 20:44:49 -07:00
SuppliersController.php Fixed namespace 2021-07-15 13:24:40 -07:00
UsersController.php Added a few more fields to the users API 2021-08-31 12:36:06 -07:00