snipe-it/app/Http/Controllers/Api
2023-08-15 21:10:48 -06:00
..
AccessoriesController.php Pass user count to the eloquent query 2023-05-23 11:53:09 -06:00
AssetMaintenancesController.php attempt to add warranty to api controller 2023-06-13 11:20:55 -07:00
AssetModelsController.php Eager load fieldset default values in asset model endpoint 2023-05-22 14:19:03 -07:00
AssetsController.php Improvements to asset_tag auto-incrementing, with auto-fixups for gaps 2023-07-12 16:39:45 +01:00
CategoriesController.php
CompaniesController.php Update CompaniesController.php 2023-08-13 17:15:20 +02:00
ComponentsController.php Move a couple assignation of variables inside an else to only execute once 2023-08-15 21:10:48 -06:00
ConsumablesController.php Add explicit select back to query 2023-06-22 13:07:49 -07:00
CustomFieldsController.php
CustomFieldsetsController.php Added missing use statement 2023-05-06 06:36:09 -07:00
DepartmentsController.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
DepreciationsController.php
GroupsController.php
ImportController.php Pass filename to pre-import backup 2023-05-08 14:48:26 -07:00
LabelsController.php
LicensesController.php Remove scopeCompanyables call from LicensesController 2023-06-07 16:09:45 -07:00
LicenseSeatsController.php Adjust the license offset if it exceeds the total of license seats 2023-07-25 16:23:33 -06:00
LocationsController.php Allow users that have permission to edit their own location to see locations in select list 2023-07-13 17:37:46 -07:00
ManufacturersController.php
PredefinedKitsController.php
ProfileController.php
ReportsController.php
SettingsController.php
StatuslabelsController.php Additional multi-select options for custom report 2023-05-16 13:58:21 -07:00
SuppliersController.php
UsersController.php Moved deleted scope down 2023-07-14 07:44:19 +01:00