snipe-it/app/Http/Controllers
2017-01-24 18:56:27 -08:00
..
Api Licenses listing index API 2017-01-24 18:56:27 -08:00
Auth
AccessoriesController.php
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Additional API routes and controllers for models, suppliers, users, locations and status labels 2017-01-13 04:50:20 -08:00
AssetsController.php Fix bulk actions with new bootstrap tables checkboxes 2017-01-18 19:38:42 -08:00
CategoriesController.php Check for valid category types in validation 2017-01-13 09:27:32 -08:00
CompaniesController.php
ComponentsController.php
ConsumablesController.php
Controller.php
CustomFieldsController.php APIified custom fields reorder 2017-01-18 04:58:56 -08:00
CustomFieldsetsController.php
DashboardController.php
DepreciationsController.php
GroupsController.php
LicensesController.php
LocationsController.php Removed old datatable method from Locations 2017-01-13 21:00:25 -08:00
ManufacturersController.php Manufacturers API 2017-01-13 09:37:06 -08:00
ProfileController.php Removed closures from routes files so that we can allow people to cache routes for performance optimization 2017-01-24 17:37:07 -08:00
ReportsController.php
SettingsController.php Removed closures from routes files so that we can allow people to cache routes for performance optimization 2017-01-24 17:37:07 -08:00
StatuslabelsController.php Add ability to view assets by status label 2017-01-18 20:41:40 -08:00
SuppliersController.php Additional API routes and controllers for models, suppliers, users, locations and status labels 2017-01-13 04:50:20 -08:00
UsersController.php Fix bulk actions with new bootstrap tables checkboxes 2017-01-18 19:38:42 -08:00
ViewAssetsController.php