Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Moves/loads policy datacenters info into the policy detail panel #7828

Merged
merged 1 commit into from
May 11, 2020

Conversation

johncowen
Copy link
Contributor

In #7681 we removed the datacenter column from the Role > Policies listing. This was due to the fact that at this point we only know the datacenters of a policy if it had just been saved.

https://github.com/hashicorp/consul/pull/7681/files#diff-d376c2264c9ef1bcb9a5eb4d130ce2f0L59-L61

This re-adds the Datacenter information into the details panel of each Policy instead of into the rows. The contents of this panel are loaded when the panel is opened, which means that when we list the datacenters here they are correct.

Fixes: #7563

@johncowen johncowen added the theme/ui Anything related to the UI label May 11, 2020
@johncowen johncowen requested a review from a team May 11, 2020 09:56
@johncowen johncowen merged commit 4bf56bc into ui-staging May 11, 2020
@johncowen johncowen deleted the ui/feature/policy-datacenters branch May 11, 2020 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants