mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
638a7b2d91
* Extract method/cleanup * Remove apiStore method that is unusued since api controllers. * Use proper model exception * Remove old user importer. This is now supported by the general importer framework. * Refactor AssetsController methods. This is a giant diff without many functional changes, mostly cosmetic. I've pulled a number of methods out of assetscontroller, preferring instead to create some more targetted controllers for related actions. I think this cleans up the file some, and suggests some places for future targetted improvement. Fix weird missing things. * Fix Unit test failing after date changes. * Pass valid string to be translated. * Some method cleanup for codacy. * Extract trait for common checkout uses and codacy fixes. |
||
---|---|---|
.. | ||
_bootstrap.php | ||
AccessoryTest.php | ||
AssetMaintenanceTest.php | ||
AssetModelTest.php | ||
AssetTest.php | ||
BaseTest.php | ||
CategoryTest.php | ||
CompanyTest.php | ||
ConsumableTest.php | ||
CustomFieldTest.php | ||
DepartmentTest.php | ||
DepreciationTest.php | ||
ImporterTest.php | ||
LocationTest.php | ||
ManufacturerTest.php | ||
NotificationTest.php | ||
PermissionsTest.php | ||
SnipeModelTest.php | ||
StatuslabelTest.php | ||
SupplierTest.php | ||
UserTest.php |