snipe-it/app/Http/Controllers/Api
2021-11-08 20:27:43 -08:00
..
AccessoriesController.php Fixed scoping with leftjoin 2021-09-21 20:54:24 -07:00
AssetMaintenancesController.php Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
AssetModelsController.php Fixed asset models restore 2021-10-04 19:29:13 -07:00
AssetsController.php Escape asset_tag attribute at controller level for consumption in bulk checkout 2021-11-08 20:27:43 -08:00
CategoriesController.php Improved category_type with strtolower() to make it case insensitive 2021-09-21 15:51:41 -07:00
CompaniesController.php
ComponentsController.php Change the condition to 'bigger or equal' instead of just 'bigger than' in ComponentsController checkout api 2021-09-23 15:02:39 -05:00
ConsumablesController.php Fixes for query scoping, ordering, and nicer readability 2021-09-21 19:59:23 -07:00
CustomFieldsController.php
CustomFieldsetsController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
ImportController.php
LicensesController.php
LicenseSeatsController.php
LocationsController.php
ManufacturersController.php
PredefinedKitsController.php
ProfileController.php
ReportsController.php
SettingsController.php
StatuslabelsController.php Set default_label to 0 instead of null in API 2021-10-25 20:14:01 -07:00
SuppliersController.php
UsersController.php Load components in the assets API if components=true in API request 2021-09-23 17:23:53 -07:00