From: Prachi Goel Date: Tue, 17 Sep 2024 07:27:20 +0000 (+0530) Subject: mgr/dashboard: Fix space between the text in few sections X-Git-Tag: v20.0.0~1018^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e15a9c1e711a039f248cd735ff78b3ceae981207;p=ceph.git mgr/dashboard: Fix space between the text in few sections Fixes: https://tracker.ceph.com/issues/68098 Signed-off-by: Prachi prgoel@redhat.com Fixes: Fix space between the text in below sections Observability/Alerts —> Active Alerts
 Observability/ Alerts —> Alerts
 Observability/Alerts —> Silences Cluster/Pools —> overall performance Cluster/Hosts/ —> overall performance

 Cluster/ OSDs —> overall performance Block/iSCSI/ —> Targets Object/Overview —> Multi-Site Sync Status cluster --> pools -->Pools list --> under each entry: Performance details section Cluster --> Hosts --> Hosts List --> under each entry: Performance details section Cluster --> OSDs --> OSD's List --> under each entry: Performance details section Signed-off-by: Prachi Goel --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html index 06490a6c76f90..ef7fa2a178ea8 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html @@ -4,7 +4,7 @@ *ngIf="available === false" title="iSCSI Targets not available" i18n-title> - Please consult the on + Please consult the  on how to configure and enable the iSCSI Targets management functionality. diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html index 51d3cbb1099b0..c726ea319ed6b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html @@ -4,7 +4,7 @@ type="info" i18n>To see all active Prometheus alerts, please provide the URL to the API of Prometheus' Alertmanager as described - in the . + in the . To see all configured Prometheus alerts, please provide the URL to the API of Prometheus as described in - the . + the  . To enable Silences, please provide the URL to - the API of the Prometheus' Alertmanager as described in the + the API of the Prometheus' Alertmanager as described in the  . The Object Gateway NFS backend has a number of limitations which will seriously affect applications writing to - the share. Please consult the + the share. Please consult the   for details before enabling write access. diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html index 0bcf88b8cd2c0..1fa5b08f60d69 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-realm-form/rgw-multisite-realm-form.component.html @@ -39,7 +39,7 @@ You cannot unset the default flag. - Please consult the documentation to follow the failover mechanism + Please consult the documentation to follow the failover mechanism Default realm already exists. diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html index 46461d71074a4..e6211e7d2f3a9 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zone-form/rgw-multisite-zone-form.component.html @@ -63,7 +63,7 @@ - Please consult the documentation to follow the failover mechanism + Please consult the documentation to follow the failover mechanism
@@ -85,7 +85,7 @@ - Please consult the documentation to follow the failover mechanism + Please consult the documentation to follow the failover mechanism
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html index 88f8bcbd7e1f8..6e1a32e386b99 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-zonegroup-form/rgw-multisite-zonegroup-form.component.html @@ -58,7 +58,7 @@ Zone group doesn't belong to the default realm. - Please consult the documentation to follow the failover mechanism + Please consult the documentation to follow the failover mechanism You cannot unset the default flag. @@ -76,7 +76,7 @@ Multiple master zone groups can't be configured. If you want to create a new zone group and make it the master zone group, you must delete the default zone group. - Please consult the documentation to follow the failover mechanism + Please consult the documentation to follow the failover mechanism You cannot unset the master flag. diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html index 519782b52990a..3a9ce12df9d50 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-overview-dashboard/rgw-overview-dashboard.component.html @@ -102,7 +102,7 @@ Multi-site needs to be configured in order to see the multi-site sync status. - Please consult the  on how to configure and enable the multi-site functionality. + Please consult the  on how to configure and enable the multi-site functionality.
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html index 674aaf983494f..df932b078754c 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html @@ -14,7 +14,7 @@

{{ message }}

Please consult the documentation on how to configure and enable + i18n>Please consult the documentation on how to configure and enable the {{ sectionInfo }} management functionality.

diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html index 8d687775df0ee..4f6b6c119f2c2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html @@ -4,13 +4,13 @@ Please consult the on + i18n>Please consult the  on how to configure and enable the monitoring functionality. Grafana Dashboard doesn't exist. Please refer to - on how to add dashboards to Grafana. +   on how to add dashboards to Grafana.
@@ -58,10 +58,10 @@ *ngIf="showMessage" dismissible="true" (dismissed)="showMessage = false" - i18n>If no embedded Grafana Dashboard appeared below, please follow If no embedded Grafana Dashboard appeared below, please follow this link to check if Grafana is reachable and there are no HTTPS certificate issues. You may need to reload this page after accepting any Browser certificate exceptions + noreferrer>this link  to check if Grafana is reachable and there are no HTTPS certificate issues. You may need to reload this page after accepting any Browser certificate exceptions
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html index f33261d8019c2..3b6d9cfa3af73 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html @@ -5,6 +5,6 @@ Orchestrator is not available. - Please consult the on how to configure and + Please consult the  on how to configure and enable the functionality.