]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: carbonize the wizard component 59824/head
authorNizamudeen A <nia@redhat.com>
Tue, 17 Sep 2024 09:50:27 +0000 (15:20 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 18 Sep 2024 06:47:06 +0000 (12:17 +0530)
commit984780eeae14df9f1d62778b6bdf9380cbf42aee
tree49fbb1233981f6322e0d086ce76ff5307994f44b
parent1234ac50d46c1e01316dca37ae5d8d8149296738
mgr/dashboard: carbonize the wizard component

Fixes: https://tracker.ceph.com/issues/68103
Signed-off-by: Nizamudeen A <nia@redhat.com>
19 files changed:
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.scss
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/wizard-steps.service.ts
src/pybind/mgr/dashboard/frontend/src/styles/themes/_content.scss