snipe-it/app/Http/Transformers
snipe 22d2ad9248
Fixes nested location selectlist (#7483)
* 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
2019-10-02 03:56:56 -07:00
..
AccessoriesTransformer.php Api tests (#5096) 2018-02-24 19:01:34 -08:00
ActionlogsTransformer.php Limit API request results per page (#7405) 2019-09-03 14:02:08 -07:00
AssetMaintenancesTransformer.php Fixed undefined error when maintenance is associated with a deleted asset 2019-01-16 01:45:51 -08:00
AssetModelsTransformer.php Api tests2 (#5098) 2018-02-25 12:10:02 -08:00
AssetsTransformer.php De-normalize new counters from 4.3.0 (#5547) 2018-05-16 19:20:43 -07:00
CategoriesTransformer.php Disallow deleting category if there are licenses 2018-07-05 18:02:25 -07:00
CompaniesTransformer.php Added Company policy to fix company deletion issue 2018-01-19 17:51:28 -08:00
ComponentsAssetsTransformer.php
ComponentsTransformer.php
ConsumablesTransformer.php
CustomFieldsetsTransformer.php
CustomFieldsTransformer.php Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
DatatablesTransformer.php
DepartmentsTranformer.php Improved - disallow delete if not elgible in UI 2017-12-12 07:03:31 -08:00
DepreciationsTransformer.php
GroupsTransformer.php
ImportsTransformer.php
LicenseSeatsTransformer.php Fixed license checkout gate 2018-07-18 05:33:14 -07:00
LicensesTransformer.php Added license categories 2018-05-04 21:01:38 -07:00
LocationsTransformer.php Fixes nested location selectlist (#7483) 2019-10-02 03:56:56 -07:00
ManufacturersTransformer.php Fixed #2402 - add ability to restore manufacturers 2018-03-03 18:46:19 -08:00
SelectlistTransformer.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
StatuslabelsTransformer.php Fixed broken pagination on status labels API 2018-07-05 14:42:39 -07:00
SuppliersTransformer.php
UsersTransformer.php Fixed #7046 - added user website url back into UI 2019-05-21 18:55:12 -07:00