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: Ensure KV flags are passed through to Consul on update #7216

Merged
merged 3 commits into from
Feb 5, 2020

Conversation

johncowen
Copy link
Contributor

Previously we weren't passing the flags property through to Consul, which meant that any flags were being unset when you saved a KV using the UI.

This PR fixes that

Fixes #7105

@johncowen johncowen added the theme/ui Anything related to the UI label Feb 4, 2020
@johncowen johncowen requested a review from a team February 4, 2020 17:17
Copy link
Contributor

@kaxcode kaxcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Just noticed the frontend tests failing.

@johncowen
Copy link
Contributor Author

Literally mouse hovers over the merge button and I noticed tests are failing! :doh: Will take a look now

@johncowen
Copy link
Contributor Author

Hey @kaxcode

Snap jinx! 😆

I just tweaked the acceptance tests to take into account the extra flags= query param, that sorted it.

I'm gonna merge this down now, thanks for the review!

@johncowen johncowen merged commit 279cd87 into ui-staging Feb 5, 2020
@johncowen johncowen deleted the bugfix/ui-kv-flags branch February 5, 2020 09:37
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.

None yet

2 participants