mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
7de8f71f58
* Use the formated date helper to clean up verifications. * Add Checkin/Checkout api tests. * Accessories api test * Add Companies API Test. * Return ModelNotFound as a 404. * Cleanups/simplficiations/updates. * Locations api test. * currency and image should be fillable on location. * Update components api test. * Use findOrFail so we return a 404 instead of a 200. Matches other item types. * order_number should be fillable in component. * Add updated_at and permissions to information returned from api for a user. * Add users test and flesh out factory and fillable fields. * Add test for assets method * API status label test. * Disable php7.2 for now on travis until the count(null) issues are remedied * Add serial to update. * API model not found should return a 200 |
||
---|---|---|
.. | ||
Accessory.php | ||
Actionlog.php | ||
Asset.php | ||
AssetMaintenance.php | ||
AssetModel.php | ||
Category.php | ||
CheckoutRequest.php | ||
Company.php | ||
CompanyableChildScope.php | ||
CompanyableChildTrait.php | ||
CompanyableScope.php | ||
CompanyableTrait.php | ||
Component.php | ||
Consumable.php | ||
ConsumableAssignment.php | ||
CustomField.php | ||
CustomFieldset.php | ||
Department.php | ||
Depreciable.php | ||
Depreciation.php | ||
Group.php | ||
ICompanyableChild.php | ||
Import.php | ||
Ldap.php | ||
License.php | ||
LicenseSeat.php | ||
Location.php | ||
Loggable.php | ||
Manufacturer.php | ||
Requestable.php | ||
Setting.php | ||
SnipeModel.php | ||
Statuslabel.php | ||
Supplier.php | ||
Throttle.php | ||
User.php |