mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
22d2ad9248
* Rename child locations method * Use Ajax dropdown for locations selectlist for edit/create * Removed locations database call on edit/create blades for faster loading * Updated locations controller to use the new iterator * Increase pagination on locations controller to 500 We’re already loading all of that data up beforehand anyway, so no point in keeping the query smaller. * Fixed the else to make codacy happy * Improve the design and performance of the nested location selectlist (#7484) * Improve the design and performance of the nested location selectlist * Fixed parse errors * Removed debugging code/comments |
||
---|---|---|
.. | ||
Api | ||
Auth | ||
AccessoriesController.php | ||
ActionlogController.php | ||
AssetCheckinController.php | ||
AssetCheckoutController.php | ||
AssetFilesController.php | ||
AssetMaintenancesController.php | ||
AssetModelsController.php | ||
AssetsController.php | ||
BulkAssetsController.php | ||
CategoriesController.php | ||
CheckInOutRequest.php | ||
CompaniesController.php | ||
ComponentsController.php | ||
ConsumablesController.php | ||
Controller.php | ||
CustomFieldsController.php | ||
CustomFieldsetsController.php | ||
DashboardController.php | ||
DepartmentsController.php | ||
DepreciationsController.php | ||
GroupsController.php | ||
ImportsController.php | ||
LicensesController.php | ||
LocationsController.php | ||
ManufacturersController.php | ||
ModalController.php | ||
ProfileController.php | ||
ReportsController.php | ||
SettingsController.php | ||
StatuslabelsController.php | ||
SuppliersController.php | ||
UsersController.php | ||
ViewAssetsController.php |