]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: add fields to EC profile form
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Wed, 19 Jun 2024 20:23:11 +0000 (22:23 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Mon, 15 Jul 2024 08:26:16 +0000 (10:26 +0200)
commit8f7a5de584b04b1dcba04799d1d9301af325d64b
tree20ff6f2edbcf57c03f660fe6286a098b0d9f52ca
parent067a93c472e93645811e5de794d3f551871d0108
mgr/dashboard: add fields to EC profile form

Fixes: https://tracker.ceph.com/issues/66571
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/erasure-code-profile.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/erasure-code-profile.ts