cloudstack/ui/src
Pearl Dsilva 3bd5410f9a
Add support to clone existing offerings and update them (#12357)
* Add support to clone existing offerings and update them

* add support for vpc & backup offerings to be cloned

* fix capability list and mapping of params

* Add support to clone network and vpc offering with the right parameters

* make fields non mandatory for clone offerings APIs

* Add UI support for cloning Compute and System Service offerings

* remove unnecessary changes

* fix license and pre-ccommit issues

* Add UI support to clone disk and network offering

* vpc & backup offering clone api

* add unit tests

* fix pre-commit checks

* increase test coverage

* combine add/clone disk/compute offering forms

* update license

* fix unit tests

* fix test failures

* fix test failure - unnecessary stubbings

* pre-commit check failure

* add recently added domain id for bkp offering to be inherited in clone operation

* extract common code wrt service capability in network & vpc offering in add/clone operations

* add some checks to prevent networkmode change when provider is nsx/netris from the source networkmode

* address copilot comments

* address comments

* combine check

* use appropriate zoneId during clone bkp offering

* add check

* fix issue with test

* remove unused imports

* prevent creating a bkp offering of a bkp repo that already exists

* extend clone disk and service offerings to domain admins
2026-03-17 12:01:43 +05:30
..
api ui: introduce section-level “advisories” with quick-fix actions (#11763) 2026-01-29 09:37:52 +02:00
assets/icons Svgs (#12051) 2025-11-12 14:31:36 +05:30
components Add support to clone existing offerings and update them (#12357) 2026-03-17 12:01:43 +05:30
composables Add support to clone existing offerings and update them (#12357) 2026-03-17 12:01:43 +05:30
config Add support to clone existing offerings and update them (#12357) 2026-03-17 12:01:43 +05:30
core Feature: Add support for GPU with KVM hosts (#11143) 2025-07-29 13:46:24 +05:30
layouts UI: Allow custom footer in password reset page (#10461) 2025-03-07 00:48:24 -05:00
locales ui: do not cache config.json and locale files (#10497) 2025-03-05 07:09:13 +05:30
role UI: fix create Isolated/L2 network form (#5779) 2021-12-16 11:24:11 +05:30
router UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
store Allow enforcing password change for a user after reset by admin (root/domain) (#12294) 2026-02-16 16:01:42 +05:30
style pre-commit auto add license for all Markdown files (#11870) 2025-10-24 16:04:22 +05:30
utils ui: introduce section-level “advisories” with quick-fix actions (#11763) 2026-01-29 09:37:52 +02:00
views Add support to clone existing offerings and update them (#12357) 2026-03-17 12:01:43 +05:30
App.vue UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
main.js ui: allow provisioning backups during instance deploy (#11612) 2025-09-23 14:51:42 +05:30
permission.js Allow enforcing password change for a user after reset by admin (root/domain) (#12294) 2026-02-16 16:01:42 +05:30
vue-app.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00