snipe-it/app/Http/Controllers/Api
Ivan Nieto Vivanco 4207858a14 Fix the count in StatuslabelsController@getAssetsCountByStatuslabel() function that allows it to pass the correct index
Also edit the default color for assets with the Pending label, so it match the color in the docs
2021-08-18 14:08:35 -05: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 Fixed typo 2021-08-14 14:07:04 -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 Add the pertinent filters in Accessories and Consumables controllers 2021-07-26 12:59:15 -05: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 Fix the count in StatuslabelsController@getAssetsCountByStatuslabel() function that allows it to pass the correct index 2021-08-18 14:08:35 -05:00
SuppliersController.php Fixed namespace 2021-07-15 13:24:40 -07:00
UsersController.php Support images and multipart requests 2021-06-29 12:29:17 +03:00