]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: link user to rgw account & add root account user functionality
authorNaman Munet <naman.munet@ibm.com>
Tue, 14 Jan 2025 08:21:57 +0000 (13:51 +0530)
committerNaman Munet <naman.munet@ibm.com>
Fri, 28 Mar 2025 10:46:56 +0000 (16:16 +0530)
commit0d4f2e356cadc4bb69a1c55ac45fbe54f501ecbf
tree3b422a06a479c91bb4b7dddd01571fded50af33b
parent316f14b8cb83c804459b86e3cb20382bc155b2fa
mgr/dashboard: link user to rgw account & add root account user functionality

Fixes: https://tracker.ceph.com/issues/69529
Signed-off-by: Naman Munet <naman.munet@ibm.com>
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.ts
src/pybind/mgr/dashboard/openapi.yaml