2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-20 02:29:09 +00:00
John Cowen 76f5de1455
ui: Ensure dc selector correctly shows the currently selected dc ()
* ui: Ensure dc selector correctly shows the currently selected dc

* ui: Restrict access to non-default partitions in non-primaries ()

This PR restricts access via the UI to only the default partition when in a non-primary datacenter i.e. you can only have multiple (non-default) partitions in the primary datacenter.
2021-10-26 19:26:04 +01:00

4 lines
90 B
Plaintext

```release-note:bug
ui: Ensure dc selector correctly shows the currently selected dc
```