]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Predfine labels in create host form 44077/head
authorNizamudeen A <nia@redhat.com>
Thu, 18 Nov 2021 11:09:30 +0000 (16:39 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 23 Nov 2021 19:07:37 +0000 (00:37 +0530)
commit076f3ebcc95db551f8dc81389966be2fe20da9e8
tree235d87ff6329da5af4a4f420b1c01a410bc72c52
parentd4819081f7e29086cf43f0279a7a755d401d732b
mgr/dashboard: Predfine labels in create host form

Also retains the previously created labels by user in the form

Fixes: https://tracker.ceph.com/issues/53315
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit e228bf7563a13cc9f0f49a086c5df391c74002b1)
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts
src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/02-create-cluster-add-host.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/host.service.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html