snipe-it/app/Http/Controllers/Api
snipe d2b3e251ad Added counters to API controllers
Signed-off-by: snipe <snipe@snipe.net>
2023-04-13 11:12:16 -07:00
..
AccessoriesController.php Merge pull request #12410 from uberbrady/paginate_accessories_report 2023-02-23 12:26:17 -08:00
AssetMaintenancesController.php Additional filters on maintenances UI 2022-06-14 16:10:48 -07:00
AssetModelsController.php Correctly filter by category_id 2022-06-13 20:42:21 -07:00
AssetsController.php Use firstorfail on eloquent query to return error if asset is not found 2023-03-29 19:11:28 -06:00
CategoriesController.php Duplicate withCount 2023-03-08 13:06:14 -08:00
CompaniesController.php Added additional filters for api indexes 2022-06-28 19:59:45 -07:00
ComponentsController.php Removed if check on assets, since that’s already handled via validation 2023-04-07 09:42:31 -07:00
ConsumablesController.php Check for available quantity on consumables before checkout 2023-04-06 20:38:02 -07: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 Fixed gates on fieldsets 2023-01-26 17:05:41 -08:00
DepartmentsController.php Added additional filters for api indexes 2022-06-28 19:59:45 -07:00
DepreciationsController.php adds a Floor value for depreciation models 2021-08-16 18:14:10 -07:00
GroupsController.php Corrected gates, added fillable 2023-03-18 11:53:20 -07:00
ImportController.php Return a file not found error if it doesn’t appear on disk 2023-03-06 15:09:37 -08:00
LicensesController.php Removed duplicate supplier_id 2022-07-13 13:08:15 -07:00
LicenseSeatsController.php Correct comparison logic 2022-10-08 12:54:15 +07:00
LocationsController.php Renamed column back to assets_count for legacy 2022-10-26 09:39:03 -07:00
ManufacturersController.php Added additional filters for api indexes 2022-06-28 19:59:45 -07:00
PredefinedKitsController.php Merge master into develop 2022-01-12 20:51:33 -08:00
ProfileController.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
ReportsController.php Added max results limit to report index 2023-02-27 12:04:46 -08:00
SettingsController.php Fixed hardcoded string 2023-03-06 15:09:12 -08:00
StatuslabelsController.php Declare variable as an empty array 2023-02-28 10:22:49 -06:00
SuppliersController.php Added counters to API controllers 2023-04-13 11:12:16 -07:00
UsersController.php Added extra order by switch for first_name and last_name 2023-03-16 16:07:51 -07:00