snipe-it/app/Http/Controllers/Api
2024-05-28 13:03:09 -07:00
..
AccessoriesController.php Fire event when accessory checked out via API 2024-01-29 17:03:19 -08:00
AssetMaintenancesController.php Fixed ambiguous query on supplier_id in maintenances 2024-02-15 09:51:14 +00:00
AssetModelsController.php add fieldset to allowed_columns 2023-09-28 13:02:12 -05:00
AssetsController.php Merge branch 'develop' into chore/sc-25103/add-tests-around-asset-checkout 2024-05-22 16:09:27 -07:00
CategoriesController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
CompaniesController.php Fix company asset counts for dashboard widget 2024-02-05 15:55:53 +00:00
ComponentsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
ConsumablesController.php Ensure notification is sent when consumable is checked out via api 2024-01-30 13:19:20 -08:00
CustomFieldsController.php Check for the format index in the $data array when creating a new custom field via API 2022-11-16 15:53:16 +00:00
CustomFieldsetsController.php Added missing use statement 2023-05-06 06:36:09 -07:00
DepartmentsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
DepreciationsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
GroupsController.php Re-add json encoding of permissions 2024-05-28 13:03:09 -07:00
ImportController.php Pass filename to pre-import backup 2023-05-08 14:48:26 -07:00
LabelsController.php Implement API for labels 2022-11-01 19:57:51 +08:00
LicensesController.php Allow sorting on min_amt 2024-02-28 11:05:13 +00:00
LicenseSeatsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
LocationsController.php fixes API location delete 2024-03-19 15:25:28 -07:00
ManufacturersController.php Changed verb to “restore” from “restored” 2023-11-22 20:08:41 +00:00
PredefinedKitsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
ProfileController.php Added listable fields in profile -> requested assets 2023-10-25 19:42:33 +01:00
ReportsController.php Wrap where logic in additional where statement to protect appended params 2024-03-27 15:36:00 -04:00
SettingsController.php Added /backups/latest endpoint 2024-02-19 14:35:09 +00:00
StatuslabelsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
SuppliersController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
UsersController.php Merge branch 'develop' into snipeit_v7_laravel10 2024-05-22 21:02:11 +01:00