]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Replace Replica size and Erasure code profile with a single column 38125/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 2 Dec 2020 12:53:34 +0000 (13:53 +0100)
committerAvan Thakkar <athakkar@redhat.com>
Wed, 9 Dec 2020 13:14:18 +0000 (18:44 +0530)
commit413d7a7adb8cbaf3bc8d82a33cb1a6aa0688d4e5
tree581e679e94b23134f5f0d91c0312ec7d2074930d
parent43c7c622ef227f087e33504364ec503a9d68ac62
mgr/dashboard: Replace Replica size and Erasure code profile with a single column

Replaces Type, Replica Size & Erasure Coded Profile columns
with 'Data Protection' column. Hidden Crush Rule set column in case if any
admin finds it useful to show it can still be done by removing isHidden: true line.

Fixes: https://tracker.ceph.com/issues/47901
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts
src/pybind/mgr/dashboard/frontend/src/styles.scss
src/pybind/mgr/dashboard/frontend/src/testing/unit-test-helper.ts