snipe-it/app/Http/Controllers/Api
2022-02-08 20:23:09 -05:00
..
AccessoriesController.php Fixed scoping with leftjoin 2021-09-21 20:54:24 -07:00
AssetMaintenancesController.php Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
AssetModelsController.php Fixed asset models restore 2021-10-04 19:29:13 -07:00
AssetsController.php Add checkin_at parameter to /hardware/:id/checkin API 2022-02-08 20:23:09 -05:00
CategoriesController.php Improved category_type with strtolower() to make it case insensitive 2021-09-21 15:51:41 -07:00
CompaniesController.php Support images and multipart requests 2021-06-29 12:26:59 +03:00
ComponentsController.php Change the condition to 'bigger or equal' instead of just 'bigger than' in ComponentsController checkout api 2021-09-23 15:02:39 -05:00
ConsumablesController.php Fixes for query scoping, ordering, and nicer readability 2021-09-21 19:59:23 -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 assets_count doesnt exist as a column 2021-12-30 12:59:16 -08: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 Cleanup slack validation 2021-12-08 18:03:56 -08:00
StatuslabelsController.php Set default_label to 0 instead of null in API 2021-10-25 20:14:01 -07:00
SuppliersController.php Fixed namespace 2021-07-15 13:24:40 -07:00
UsersController.php Load components in the assets API if components=true in API request 2021-09-23 17:23:53 -07:00