This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch clone-edit-existing-offerings
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 44d47aca3a4 fix license and pre-ccommit issues
add a5a9eb400fa Add UI support to clone disk and network offering
No new revisions were added by this update.
Summary of changes:
ui/public/locales/en.json | 6 +
ui/src/components/CheckBoxSelectPair.vue | 7 +
ui/src/config/section/offering.js | 16 +
.../{AddDiskOffering.vue => CloneDiskOffering.vue} | 170 ++-
...etworkOffering.vue => CloneNetworkOffering.vue} | 1146 +++++++++-----------
5 files changed, 683 insertions(+), 662 deletions(-)
copy ui/src/views/offering/{AddDiskOffering.vue => CloneDiskOffering.vue} (82%)
copy ui/src/views/offering/{AddNetworkOffering.vue =>
CloneNetworkOffering.vue} (59%)