snipe_it/app/Http/Controllers
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
..
Accessories Reapplied accessory gate 2025-02-20 18:28:01 +00:00
Account Squashed commit of the following: 2024-11-12 15:39:22 +00:00
Api Refactor asset retrieval to support pagination. 2025-03-25 15:21:18 -05:00
Assets Fix eol rate in AssetsController 2025-03-12 13:55:12 -07:00
Auth Make sure we’re saving the last_login in 2FA auths 2025-02-27 16:17:59 +00:00
Components Added tighter constraints on deleting components 2025-02-23 14:11:39 +00:00
Consumables Sure, whatever I guess. 2025-02-19 04:18:40 +00:00
Kits Added breadcrumbs on kits (sort of) 2025-02-19 14:05:29 +00:00
Licenses WIP license checkin 2025-02-19 08:39:25 +00:00
Users Set created_by correctly in he action log 2025-03-11 16:05:02 -07:00
ActionlogController.php Fixes #16000 - add S3 support for eula PDF downloads 2025-01-17 17:49:19 +00:00
AssetMaintenancesController.php Fix eol rate in AssetMaintenancesController 2025-03-12 15:38:54 -07:00
AssetModelsController.php Added withTrashed() to handle soft deletes with RMB 2025-02-24 13:38:06 +00:00
AssetModelsFilesController.php Added withTrashed() to handle soft deletes with RMB 2025-02-24 13:38:06 +00:00
BulkAssetModelsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
CategoriesController.php More tweaks to the controllers, more breadcrumbs 2025-02-19 03:29:31 +00:00
CheckInOutRequest.php Default to user 2024-08-07 18:04:39 +01:00
CompaniesController.php Fixed route parameters and tests to match 2025-02-19 05:03:56 +00:00
Controller.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
CustomFieldsController.php Save new custom field values 2025-02-22 18:12:46 +00:00
CustomFieldsetsController.php RMB for custom fields 2025-02-20 14:57:18 +00:00
DashboardController.php Follow up for #16341 2025-02-26 20:15:09 +00:00
DepartmentsController.php Route model binding for resource groups 2025-02-19 02:49:05 +00:00
DepreciationsController.php More tweaks to the controllers, more breadcrumbs 2025-02-19 03:29:31 +00:00
GoogleAuthController.php Moar typehinting 2024-07-04 22:37:58 +01:00
GroupsController.php Sure, whatever I guess. 2025-02-19 04:18:40 +00:00
HealthController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00
LabelsController.php Removed return 2024-07-08 17:41:20 +01:00
LocationsController.php fix: reference to item location on location edit method 2025-02-24 17:34:18 -05:00
ManufacturersController.php Added item back into edit 2025-02-19 04:18:57 +00:00
ModalController.php Better visual spacing 2025-03-12 17:28:05 +00:00
NotesController.php Increased text limit on notes 2025-02-22 12:56:25 +00:00
ProfileController.php Better hide reset password functionality for LDAP users 2025-01-17 18:51:08 +00:00
ReportsController.php reset 2025-03-18 16:37:27 -04:00
ReportTemplatesController.php Inline fields when updating 2024-11-07 11:03:03 -08:00
SettingsController.php Set defaults on save 2025-03-04 20:38:33 +00:00
StatuslabelsController.php More test fixes 2025-02-19 06:19:50 +00:00
SuppliersController.php More tweaks to the controllers, more breadcrumbs 2025-02-19 03:29:31 +00:00
ViewAssetsController.php Squashed commit of the following: 2024-11-12 15:39:22 +00:00