]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: expose more grafana configs in service form 51111/head
authorNizamudeen A <nia@redhat.com>
Mon, 14 Nov 2022 02:20:54 +0000 (07:50 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 17 Apr 2023 07:17:19 +0000 (12:47 +0530)
commit3d135303ce339a00c8b95945731a1b1beb543532
tree64e484af7ab44d4d174b92a89cdf9e69329e2427
parent2ff15dbc6266a76ce0612836914b03ef3e19cbab
mgr/dashboard: expose more grafana configs in service form

Show the grafana_port and initial_admin_password in the form but disable
the password field in the edit option

Fixes: https://tracker.ceph.com/issues/58016
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 6987191377e5ca623563ae851d87e0961416e3f4)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/models/service.interface.ts