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

Create re-usable IndexPatternSelect component #23335

Merged
merged 3 commits into from
Sep 21, 2018

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Sep 19, 2018

Input controls has an IndexPatternSelect component. The Kibana GIS application will need the same functionality. This PR refactors the input controls IndexPatternSelect component into a more generic component that is placed in ui/public/index_patterns so it is accessible by other plugins.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@nreese
Copy link
Contributor Author

nreese commented Sep 19, 2018

jenkins, test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@chrisdavies chrisdavies left a comment

Choose a reason for hiding this comment

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

LGTM. I didn't pull down and test, though.

@nreese nreese merged commit e8bebed into elastic:master Sep 21, 2018
nreese added a commit to nreese/kibana that referenced this pull request Sep 21, 2018
* Migrate index pattern select to ui/public/index_patterns

* get rest of jest tests working

* migrate remaining part of IndexPatternSelect to IndexPatternSelectFormRow
nreese added a commit that referenced this pull request Sep 25, 2018
* Migrate index pattern select to ui/public/index_patterns

* get rest of jest tests working

* migrate remaining part of IndexPatternSelect to IndexPatternSelectFormRow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants