]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: expose more grafana configs in service form 48869/head
authorNizamudeen A <nia@redhat.com>
Mon, 14 Nov 2022 02:20:54 +0000 (07:50 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 14 Apr 2023 18:59:02 +0000 (00:29 +0530)
commit6987191377e5ca623563ae851d87e0961416e3f4
tree745291f329b4c8d158979d89c6fce993e287c91d
parent4157c215eca25f8bd1f7a2655e45de16329001d5
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>
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