snipe-it/app/Http/Controllers/Api
spencerrlongg 38d8d3076d Refactor asset handling and streamline code
This refactoring introduces helper methods for handling image uploads, custom fields, and checkouts, improving code organization and readability. Unnecessary imports, comments, and unused variables were removed for cleaner code. Error handling was also improved with additional exception reporting in the asset update flow.
2024-12-04 21:43:47 -06:00
..
AccessoriesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
AssetFilesController.php More type-hinting 2024-07-05 07:07:20 +01:00
AssetMaintenancesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
AssetModelFilesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
AssetModelsController.php Specify table name in select 2024-11-14 10:18:39 +00:00
AssetsController.php Refactor asset handling and streamline code 2024-12-04 21:43:47 -06:00
CategoriesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
CompaniesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
ComponentsController.php Always run validation on checkin 2024-11-20 12:25:06 -08:00
ConsumablesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
CustomFieldsController.php More type-hinting 2024-07-05 07:07:20 +01:00
CustomFieldsetsController.php More type-hinting 2024-07-05 07:07:20 +01:00
DepartmentsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
DepreciationsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
GroupsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
ImportController.php Added created by to imports 2024-11-13 18:42:27 +00:00
LabelsController.php More type-hinting 2024-07-05 07:07:20 +01:00
LicensesController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
LicenseSeatsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
LocationsController.php Include accessories count 2024-08-07 20:19:47 +01:00
ManufacturersController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
PredefinedKitsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
ProfileController.php Fixed API key missing translations 2024-07-09 13:17:46 +01:00
ReportsController.php Removed extra sort 2024-11-14 14:41:11 +00:00
SettingsController.php More type-hinting 2024-07-05 07:07:20 +01:00
StatuslabelsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
SuppliersController.php More type-hinting 2024-07-05 07:07:20 +01:00
UsersController.php Fixed order by notes for users 2024-11-27 15:48:13 +00:00