snipe_it/app/Http/Controllers/Api
spencerrlongg e273c7cbc5 Refactor asset retrieval to support pagination.
Introduced offset and limit handling for API asset queries to enable proper pagination. Adjusted the total count logic to maintain consistency in responses and ensure accurate transformation of assets.
2025-03-25 15:21:18 -05:00
..
AccessoriesController.php Specify created_by in the API call as well 2024-12-16 16:35:34 +00:00
AssetFilesController.php More type-hinting 2024-07-05 07:07:20 +01:00
AssetMaintenancesController.php Updated return types 2024-12-26 10:18:00 +00:00
AssetModelFilesController.php Use transformer for model files 2025-01-20 20:20:35 +00:00
AssetModelsController.php Added name, model_number and notes for strict search 2025-02-26 12:43:54 +00:00
AssetsController.php Refactor asset retrieval to support pagination. 2025-03-25 15:21:18 -05:00
CategoriesController.php Added notes to API controllers 2025-02-11 00:31:50 +00:00
CompaniesController.php Fixed query duplication for AssetsForShow scope 2025-02-18 16:18:12 +00:00
ComponentsController.php Added tighter constraints on deleting components 2025-02-23 14:11:39 +00: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 Added notes to API controllers 2025-02-11 00:31:50 +00:00
DepreciationsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
GroupsController.php Added notes to API controllers 2025-02-11 00:31:50 +00:00
ImportController.php Complete failed-transliteration test, clean up error, new translation string 2025-02-27 16:10:56 +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 Scope results by location ID 2025-02-18 19:01:16 +00:00
ManufacturersController.php Added notes to API controllers 2025-02-11 00:31:50 +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 Allow pending as an asset status that does not automatically check the asset in 2025-02-26 10:46:38 +00:00
SuppliersController.php More type-hinting 2024-07-05 07:07:20 +01:00
UsersController.php added builder 2024-12-17 17:11:52 -05:00