mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
e7f7d739ed
* 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 * Bugfixes based on functional tests * Removed unused function * Marked tests as incomplete * Added check for existence in groups/edit.blade.php |
||
---|---|---|
.. | ||
_bootstrap.php | ||
AccessoriesCest.php | ||
AssetModelsCest.php | ||
AssetsCest.php | ||
CategoriesCest.php | ||
CompaniesCest.php | ||
ComponentsCest.php | ||
ConsumablesCest.php | ||
DepreciationsCest.php | ||
GroupsCest.php | ||
LicensesCest.php | ||
LocationsCest.php | ||
ManufacturersCest.php | ||
StatusLabelsCest.php | ||
SuppliersCest.php | ||
UsersCest.php |