]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: enable editing of cluster api url on multi-cluster edit form and fix... 58167/head
authorPedro Gonzalez Gomez <pegonzal@redhat.com>
Thu, 20 Jun 2024 14:22:40 +0000 (16:22 +0200)
committerPedro Gonzalez Gomez <pegonzal@redhat.com>
Thu, 4 Jul 2024 19:13:24 +0000 (21:13 +0200)
commit23c2cda3e7af9a6248843aabce249d693690bf55
tree5202e99ff2b3c5a23cffbf9d9607771088dfb98e
parentc3af089a999ee1b03a580ab3c86579e0f75a1aca
mgr/dashboard: enable editing of cluster api url on multi-cluster edit form and fix password field as required

- Removes unnecessary comments
- Alias name can keep its name when editing

Fixes: https://tracker.ceph.com/issues/66770
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
src/pybind/mgr/dashboard/controllers/multi_cluster.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/multi-cluster/multi-cluster-form/multi-cluster-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/multi-cluster.service.ts
src/pybind/mgr/dashboard/openapi.yaml