]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Edit ceph authx users 51364/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Mon, 20 Feb 2023 13:37:00 +0000 (14:37 +0100)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Fri, 5 May 2023 10:45:28 +0000 (12:45 +0200)
commit9016f242fa50f274cfc8599421ea105ad4cdcf7c
tree34b8a041ae6f25404725887974d2e5163c482c79
parent18a397bbbaa36a2aa75400f97b4b7debdb1c793f
mgr/dashboard: Edit ceph authx users

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
(cherry picked from commit 8177a748bd831568417df5c687109fbbbd9b981d)
13 files changed:
src/pybind/mgr/dashboard/controllers/_crud.py
src/pybind/mgr/dashboard/controllers/ceph_users.py
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/crud-table/crud-table.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/crud-form/crud-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/crud-form/crud-form.model.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/crud-form-adapter.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/crud-form-adapter.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/data-gateway.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/data-gateway.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/task-message.service.ts
src/pybind/mgr/dashboard/openapi.yaml