]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: expose more grafana configs in service form 51112/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:52 +0000 (12:47 +0530)
commitaee792a388234986ec8ee57ad001ba4c3bac2adc
treec84464639b7469002a8a0313dc4a7870fbb63a93
parented4a249866cf7feed484b2974496401ccf20a9e3
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