snipe-it/app/Http/Controllers
Jason Spriggs 0ab37af7ab Add in location parent and child information into API requests (#3582)
* Add location hierarchy to LocationsTransformer

* Add in parent_id
2017-05-16 12:30:11 -07:00
..
Api Add in location parent and child information into API requests (#3582) 2017-05-16 12:30:11 -07:00
Auth Added last login to user menu 2017-03-03 18:28:13 -08:00
AccessoriesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
AssetModelsController.php Removed dumb code comment 2017-03-11 08:03:30 -08:00
AssetsController.php Added asset checkin/checkout API methods 2017-03-11 14:04:52 -08:00
CategoriesController.php API improvements 2017-03-11 10:05:50 -08:00
CompaniesController.php Added more company_id filtering, more transformers 2017-02-08 08:48:41 -08:00
ComponentsController.php Fixed incorrect route for components 2017-03-11 12:13:35 -08:00
ConsumablesController.php Basic consumables API 2017-01-26 18:46:18 -08:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
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 Cleanup dashboard controller 2017-05-09 00:38:45 -07:00
DepreciationsController.php Groups API starter 2017-02-01 18:50:28 -08:00
GroupsController.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
LicensesController.php Added missing manufacturer data on save 2017-01-24 18:57:03 -08:00
LocationsController.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
ManufacturersController.php Fixes #3311 - more fields for manufacturers 2017-03-10 22:08:59 -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 Include notes in custom asset report 2017-02-03 02:16:37 -08:00
SettingsController.php Allow date/time formatting selection in settings 2017-03-03 17:29:41 -08:00
StatuslabelsController.php Switched to route from redirect->to 2017-01-26 20:13:59 -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 Fixes #2422 - Adds bulk edit for select user attributes 2017-03-10 20:07:44 -08:00
ViewAssetsController.php A few fixes (#3437) 2017-03-31 13:48:31 -07:00