]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add types for mgr-module list 62149/head
authorNizamudeen A <nia@redhat.com>
Fri, 14 Mar 2025 07:10:45 +0000 (12:40 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 19 Mar 2025 14:23:35 +0000 (19:53 +0530)
commit3d6de8a669887c57711f176b3a75f2f2a635a23e
tree761e94242af749db62a8cf71f1c6a77fce84abd9
parentf4bc03e4040ca32591d9b46b79309b162c3942db
mgr/dashboard: add types for mgr-module list

also introducing a const for rgw

Fixes: https://tracker.ceph.com/issues/70331
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-details/rgw-multisite-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/utils/constants.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/api/mgr-module.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/mgr-modules.interface.ts [new file with mode: 0644]