-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Remove react-select from kibana #18876
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8b2e8cb
remove react-select from AggSelect
nreese ff978fa
update field_select to use EuiComboBox
nreese f0e2363
metric_select
nreese ec826f6
moving_average
nreese 3fe0935
percentile
nreese 2031ef3
series_agg
nreese 896c21d
std_deviation
nreese 5ef966d
removing some more react-select instances
nreese aebd1c1
icon_select and group_by_select
nreese 149b2d7
gauge type
nreese 5b58b79
markdown
nreese 6c48e7e
set isClearable prop
nreese f1ea92b
remove react-select from timeseries config
nreese 3eb95e0
remove react-select from timeseries panel options
nreese c0fccb2
remove react select from terms
nreese 5959160
remove react-select from table config
nreese 658c8f3
remove react-select from data_format_picker
nreese bf5a7f7
fix create_select_handler mocha test
nreese 66ac8b2
remove react-select from kibana
nreese c2873fd
update tsvb functional tests
nreese 30b5393
set isDisabled prop on EuiComboBox where disabld prop was set for Select
nreese d1c3a2d
use durationOutputOptions for duration 'to' options
nreese File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this isn't migrated to the new code. We okay with that? I'd say the pros far outweigh the cons on losing this little help text, just want to point it out.