snipe-it/app/Http/Controllers/Api
Andrea Bergamasco fde46251de Components Assets view + stubbed API tests (#3325)
* Toggles the disabled state of auto_increment_prefix

To insert a prefix you had to toggle the checkbox, save the settings and reload. With this script it is immediate. Fixes #1390

* Delete asset image: made checkbox more visible

Related to #3153

* Added personal-access-token component

* Created basic API testing configuration

* First version of /components endpoind cest

* On-the-fly bearer token generation

* Completed testing of PATCH and PUT methods

* Added /components/{id}/assets route with tests

* Updated route and dataTable in view

* Completed test assertion

* Added links to assets in ComponentsAssets view

* Linked Company in AssetView page
2017-02-21 14:26:46 -08:00
..
AccessoriesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
AssetModelsController.php Added manufacturer sorting on models 2017-02-03 20:20:03 -08:00
AssetsController.php Removed outdated comment 2017-02-08 18:25:06 -08:00
CategoriesController.php Category improvements 2017-02-16 00:32:33 -08:00
CompaniesController.php Added more company_id filtering, more transformers 2017-02-08 08:48:41 -08:00
ComponentsController.php Components Assets view + stubbed API tests (#3325) 2017-02-21 14:26:46 -08:00
ConsumablesController.php Basic components API 2017-01-26 19:16:06 -08:00
CustomFieldsController.php APIified custom fields reorder 2017-01-18 04:58:56 -08:00
DepreciationsController.php Groups API starter 2017-02-01 18:50:28 -08:00
GroupsController.php Groups API starter 2017-02-01 18:50:28 -08:00
ImportController.php Vue importer (#3235) 2017-01-25 21:29:23 -08:00
LicensesController.php Moving license index to new API format 2017-02-10 18:43:30 -08:00
LocationsController.php Added API methods and UI to view assets associated with a particular model 2017-01-26 21:02:59 -08:00
ManufacturersController.php Manufacturers API 2017-01-13 09:37:06 -08:00
SettingsController.php Starter API controllers 2017-01-12 19:40:20 -08:00
StatuslabelsController.php Depreciations API 2017-02-01 17:59:03 -08:00
SuppliersController.php Added searching, sorting, etc to locations API 2017-01-13 07:40:08 -08:00
UsersController.php Added more company_id filtering, more transformers 2017-02-08 08:48:41 -08:00