snipe-it/app/Http
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
..
Controllers Components Assets view + stubbed API tests (#3325) 2017-02-21 14:26:46 -08:00
Middleware Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Requests Vue importer (#3235) 2017-01-25 21:29:23 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Components Assets view + stubbed API tests (#3325) 2017-02-21 14:26:46 -08:00
Kernel.php Updated auth:api in kernel 2017-01-11 14:54:11 -08:00