]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Predfine labels in create host form
authorNizamudeen A <nia@redhat.com>
Thu, 18 Nov 2021 11:09:30 +0000 (16:39 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 22 Nov 2021 05:51:55 +0000 (11:21 +0530)
commite228bf7563a13cc9f0f49a086c5df391c74002b1
tree5528562093d353634a65c79a9e5f0d4020f21113
parentb1fba14ef5f54fbba96a1ba70089f51469d0c16e
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>
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