This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 0c6b8fe ui: Update header notice if job failed (#5245)
add 2643854 ui: Fix current for vmsnapshots (#5247)
add a436869 ui: Fix comparator for boolean (#5246)
add 826e479 api: Fix pagination for list PublicIPAddresses (#5231)
add 8ed5a4f ui: fix create shared network with multi-zone (#5205)
add 6540d99 ui: submit form with false boolean params (#5224)
new c6cb30d Merge remote-tracking branch 'origin/4.15' into main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../com/cloud/server/ManagementServerImpl.java | 7 ++-
ui/public/locales/en.json | 2 +-
ui/src/components/view/ListView.vue | 3 +
ui/src/components/widgets/Status.vue | 2 +
ui/src/utils/sort.js | 2 +-
ui/src/views/AutogenView.vue | 6 +-
ui/src/views/network/CreateSharedNetworkForm.vue | 70 ++++++++++++----------
7 files changed, 55 insertions(+), 37 deletions(-)