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: Quote service names when filtering for intentions #7888

Merged
merged 3 commits into from
May 14, 2020

Conversation

johncowen
Copy link
Contributor

@johncowen johncowen commented May 14, 2020

This PR quotes service names when filtering for intentions. We also add a catch for any type of 500 error here to ensure that it doesn't 500 the entire page if that happens.

Moving forwards these requests will be moved down into the tabs themselves, meaning we can show more meaningful errors within the tabs themselves without affecting the entire page.

@johncowen johncowen added the theme/ui Anything related to the UI label May 14, 2020
@johncowen johncowen requested a review from a team May 14, 2020 15:54
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 👍

@johncowen johncowen merged commit 2f7c4cb into master May 14, 2020
@johncowen johncowen deleted the ui/bugfix/quote-filtering branch May 14, 2020 16:18
@johncowen johncowen added this to the 1.8.0 milestone May 18, 2020
hashicorp-ci pushed a commit that referenced this pull request May 18, 2020
* ui: Quote service names for intention filtering

* ui: return null if we ever get an error with anything else
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