From: Nizamudeen A Date: Wed, 7 Oct 2020 17:21:10 +0000 (+0530) Subject: mgr/dashboard: Add short descriptions to the telemetry report preview X-Git-Tag: v15.2.8~5^2~1^2~38^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37597%2Fhead;p=ceph.git mgr/dashboard: Add short descriptions to the telemetry report preview A small info icon with a popover on the telemetry report preview form step2 for Report ID and Report Preview. Report ID: "A randomized UUID to identify a particular cluster over the course of several telemetry reports." Report preview: "The actual telemetry data that will be submitted." Fixes: https://tracker.ceph.com/issues/47610 Signed-off-by: Nizamudeen A (cherry picked from commit 6b71e4aaf2b474694911c3f3c819f989d054ed28) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html - Moved the next to the previous block. --- 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 8befd85430f..2a12f9d9a66 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 @@ -235,7 +235,10 @@
+ class="cd-col-form-label">Report ID + +
+ class="cd-col-form-label">Report preview + +