From: Afreen Date: Wed, 27 Mar 2024 09:35:58 +0000 (+0530) Subject: mgr/dashboard:Use advanced fieldset for rbd image X-Git-Tag: v18.2.4~61^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6fd300dd62dc5fa861b4fb5d0981aaebad5f081d;p=ceph.git mgr/dashboard:Use advanced fieldset for rbd image Fixes https://tracker.ceph.com/issues/65025 - using cd-advanced-fieldset component for advanced section - this will align advanced sections of forms in dashboard - changed heading of sections of rbd-configuration to h5 to better represent it as a sub section. - added unit tests for rbd image config Signed-off-by: Afreen (cherry picked from commit 25552117b433dbe39bf245aeda99761def5749eb) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html index 62707db34996..de43588713d2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html @@ -4,13 +4,13 @@
-

+

{{ section.heading }} -
+
-
- -
- -
+ +

Striping

- Advanced - -
-

Striping

- - -
- -
- -
+ +
+ +
+
+
- -
- -
- - This field is required because stripe count is defined! - Stripe unit is greater than object size. -
+ +
+ +
+ + This field is required because stripe count is defined! + Stripe unit is greater than object size.
+
- -
- -
- - This field is required because stripe unit is defined! - Stripe count must be greater than 0. -
+ +
+ +
+ + This field is required because stripe unit is defined! + Stripe count must be greater than 0.
-
+