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

Extract QueryBarInput component from QueryBar #35827

Merged
merged 13 commits into from
May 9, 2019
Merged

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Apr 30, 2019

Summary

Solution for use cases that need a query bar without a submit button or date picker that still want KQL and autocomplete. Necessary for the KQL in TSVB and KQL in filters aggregation efforts.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@Bargs Bargs requested a review from TinaHeiligers April 30, 2019 18:54
@Bargs Bargs force-pushed the queryBarInput branch from d75d523 to fff1d09 Compare May 1, 2019 16:08
Copy link
Contributor

@TinaHeiligers TinaHeiligers left a comment

Choose a reason for hiding this comment

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

At first glance, this looks fine. I'll need to pull it in to the current code and test and will do that over the next few days.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the queryBarInput branch from fff1d09 to a965bcb Compare May 1, 2019 23:03
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the queryBarInput branch 2 times, most recently from 521846e to e43dacb Compare May 7, 2019 19:08
@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs
Copy link
Contributor Author

Bargs commented May 7, 2019

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the queryBarInput branch from 4cb8867 to 406cdc1 Compare May 8, 2019 15:46
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@Bargs Bargs added v7.3.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.2.0 v8.0.0 and removed v7.3.0 labels May 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@Bargs Bargs added the release_note:skip Skip the PR/issue when compiling release notes label May 9, 2019
@Bargs Bargs changed the title [WIP] Extract QueryBarInput component from QueryBar Extract QueryBarInput component from QueryBar May 9, 2019
@TinaHeiligers TinaHeiligers requested review from TinaHeiligers and removed request for TinaHeiligers May 9, 2019 16:06
Copy link
Contributor

@TinaHeiligers TinaHeiligers left a comment

Choose a reason for hiding this comment

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

LGTM!
💯

@Bargs Bargs merged commit 3070d25 into elastic:master May 9, 2019
Bargs pushed a commit to Bargs/kibana that referenced this pull request May 9, 2019
Solution for use cases that need a query bar without a submit button or date picker that still want KQL and autocomplete. Necessary for the KQL in TSVB and KQL in filters aggregation efforts.
Bargs pushed a commit that referenced this pull request May 9, 2019
Solution for use cases that need a query bar without a submit button or date picker that still want KQL and autocomplete. Necessary for the KQL in TSVB and KQL in filters aggregation efforts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants