]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Move features to advanced section 56920/head
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:55:41 +0000 (17:25 +0530)
commit347801ecbb99724c4ff2bbb5babddb50d1b1e29d
tree6536e60b4097013a4832e9cfa05c400ccab07352
parent9c887f42f674a7a5c1089c3e4ef1b38fecbc0866
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