]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Move features to advanced section
authorAfreen <afreen23.git@gmail.com>
Thu, 4 Apr 2024 07:41:11 +0000 (13:11 +0530)
committerAfreen <afreen23.git@gmail.com>
Tue, 16 Apr 2024 11:56:23 +0000 (17:26 +0530)
commit3a156cff58dd9fcb98917be47ff725cea6aeef37
treed1cdeb90f644d7db691708f245660dc4644cb17a
parentf1f10a1c441d6255eaa3105af60f09fbca74c76c
mgr/dashboard: Move features to advanced section

Fixes https://tracker.ceph.com/issues/65207

- Moves "features" section in rbd image create form to "Advanced" section.
- makes rbd configuration section to be expanded by default rather than
  being collapsed as it has only single section. This will improve user experience as it will not
require two clicks.
- updates e2e test

Signed-off-by: Afreen <afreen23.git@gmail.com>
(cherry picked from commit 921a5249fd1b1b2828d055bc92abf2fa428875ce)
src/pybind/mgr/dashboard/frontend/cypress/e2e/pools/pools.po.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html