From 1455a57f4b4ec63e4936ba42b85230a082ba8119 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 (cherry picked from commit ad5b3f200529fc0bc511ce99eed338afcaef6a62) --- .../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 2a12f9d9a66af..1640ad94ed5fb 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 @@ -132,12 +132,14 @@ + formControlName="channel_ident" + (click)="toggleIdent()"> + Contact Information Submitting any contact information is completely optional and disabled by default. @@ -167,6 +169,7 @@ i18n-placeholder> + Advanced Settings