snipe-it/app/Http/Controllers
2017-01-26 19:16:06 -08:00
..
Api Basic components API 2017-01-26 19:16:06 -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 Vue importer (#3235) 2017-01-25 21:29:23 -08:00
CategoriesController.php Check for valid category types in validation 2017-01-13 09:27:32 -08:00
CompaniesController.php
ComponentsController.php Basic components API 2017-01-26 19:16:06 -08:00
ConsumablesController.php Basic consumables API 2017-01-26 18:46:18 -08:00
Controller.php
CustomFieldsController.php Added optional help text field to custom fields 2017-01-26 04:52:11 -08:00
CustomFieldsetsController.php Fix fieldset blade path 2017-01-25 18:39:45 -08:00
DashboardController.php
DepreciationsController.php
GroupsController.php
LicensesController.php Added missing manufacturer data on save 2017-01-24 18:57:03 -08:00
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