From: Afreen Misbah Date: Mon, 29 Dec 2025 04:51:36 +0000 (+0530) Subject: mgr/dashboard: Add generic wizard component X-Git-Tag: testing/wip-jcollin-testing-20260212.143545-tentacle~78^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c0a42f22bb30fdc19b8254493906c2b12e02bd62;p=ceph-ci.git mgr/dashboard: Add generic wizard component Fixes https://tracker.ceph.com/issues/74291 - made on top of carbon modal - carbon design system used - wide tearsheet - added a step component as well to support navigation code - added unit tests Signed-off-by: Afreen Misbah (cherry picked from commit 132a7259c90659eb431b73cbe69ed85cebfa50d4) - fixes linter errors for scss - alphabetical order Conflicts: src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html index 4bb762e9ea5..ad17ad83deb 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-subsystems-form/nvmeof-subsystems-form.component.html @@ -1,71 +1,64 @@ - - {{ action | titlecase }} {{ resource | upperFirst }} - + +
-