From ad5b3f200529fc0bc511ce99eed338afcaef6a62 Mon Sep 17 00:00:00 2001 From: Aaryan Porwal Date: Mon, 7 Jun 2021 03:38:37 +0530 Subject: [PATCH] mgr/dashboard: telemetry activate: show ident fields when checked Signed-off-by: Aaryan Porwal --- .../telemetry/telemetry.component.html | 5 +++- .../telemetry/telemetry.component.spec.ts | 23 +++++++++++++++++++ .../cluster/telemetry/telemetry.component.ts | 5 ++++ 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html index 69690668392..e3c0a6c1739 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html @@ -126,12 +126,14 @@ + formControlName="channel_ident" + (click)="toggleIdent()"> + Contact Information Submitting any contact information is completely optional and disabled by default. @@ -161,6 +163,7 @@ i18n-placeholder> + Advanced Settings