]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Move features to advanced section 56694/head
authorAfreen <afreen23.git@gmail.com>
Thu, 4 Apr 2024 07:41:11 +0000 (13:11 +0530)
committerAfreen <afreen23.git@gmail.com>
Fri, 12 Apr 2024 16:23:21 +0000 (21:53 +0530)
commit921a5249fd1b1b2828d055bc92abf2fa428875ce
tree8c0234668292c3f6763b3402131b4b602c2fe11f
parent5f22a4974d6492df1d519913f5251731f043c582
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>
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