open-consul/ui/packages/consul-ui/app/templates/dc
Luke Kysow 56fd7e050a
Use "Open dashboard" everywhere (#11406)
Previously we had "Open metrics Dashboard" and "Configure metrics
dashboard" in the topology cards and then we had "Open Dashboard" in the
top nav when the dashboard was configured.

Now we use "Open dashboard" and "Configure dashboard".

This change was made for consistency in wording and casing. In addition,
the dashboard could be used for metrics but also other dashboards so
there's no need to scope it only to metrics. Also the config is:

```hcl
ui_config {
  dashboard_url_templates
}
```

Which does not mention metrics
2021-11-03 09:29:50 -07:00
..
acls ui: Ensure we provide an id for filtering policy-tokens (#11311) 2021-10-26 19:00:32 +01:00
intentions ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
kv ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
nodes ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
nspaces ui: Hide create buttons for policies/roles/namespaces with readonly access (#10914) 2021-09-27 17:20:44 +01:00
services Use "Open dashboard" everywhere (#11406) 2021-11-03 09:29:50 -07:00
acls.hbs ui: Move control of login modal to use JS rather than HTML (label/id) (#9883) 2021-04-06 13:40:40 +01:00
routing-config.hbs ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00