This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 1f1e38f3a85 Support to list templates in ready state (new API parameter 'isready', similar to list ISOs) (#11343) add f58372e97b5 [UI] Use GET request method for list API calls (#11354) No new revisions were added by this update. Summary of changes: ui/src/api/index.js | 19 +++++++++++++++++ ui/src/components/view/ListView.vue | 24 +++++++++++----------- ui/src/components/view/TreeView.vue | 8 ++++---- ui/src/components/widgets/InfiniteScrollSelect.vue | 4 ++-- ui/src/views/AutogenView.vue | 6 +++--- ui/src/views/compute/CreateAutoScaleVmGroup.vue | 4 ++-- ui/src/views/compute/DeployVM.vue | 6 +++--- ui/src/views/compute/DeployVnfAppliance.vue | 6 +++--- ui/src/views/iam/DomainView.vue | 4 ++-- .../views/infra/network/providers/ProviderItem.vue | 4 ++-- .../network/tungsten/TungstenFabricTableView.vue | 6 +++--- ui/src/views/tools/ManageInstances.vue | 4 ++-- ui/src/views/tools/ManageVolumes.vue | 2 +- ui/tests/unit/views/AutogenView.spec.js | 24 +++++++++++----------- 14 files changed, 70 insertions(+), 51 deletions(-)