-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Replace angular timepicker with EuiSuperDatePicker #29204
Merged
Merged
Changes from 31 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
ecb2593
replace kbnTimepicker directive with EuiSuperDatePicker
nreese 8a2c1ed
remove kbnTimepicker directive
nreese 090f2d0
remove bootstrap datepicker
nreese 781e801
Embed timepicker in query bar (#29130)
nreese c48cabd
fix bug with way update function called by watcher
nreese 11ec6df
get maps application functional tests working with new timepicker
nreese d320ca1
update setAbsoluteRange for EuiSuperDatePicker
nreese bf3324a
replace setQuickTime with calls to setAbsoluteTime
nreese ed55361
remove open time picker button in discover empty results view
nreese 57302ae
pass config values to super-date-picker directive
nreese 4e295c3
remove getPrettyDuration
nreese 7407fdd
merge with master
nreese 74cccb1
clean up typescript lint problems
nreese 8f2f82e
some functional test fixes
nreese d9a6aa1
try something else to fix I18n problems
nreese 2e3a143
fix some more functional tests
nreese d9969a9
update query_bar jest test
nreese a2d875a
remove unused method in kbn_global_timepicker
nreese b623d7a
merge with master
nreese 7f2f504
do not import removed timepicker styles
nreese 6e6be23
merge with master
nreese c832caa
remove mode from time state
nreese 7bcf565
remove mode from time_history interface
nreese 76e8c1c
fix problem with ui_settings_defaults
nreese 5d9976f
fix failing TSVB functional test
nreese c021045
another round to test fixes
nreese 8030ea5
merge with master
nreese e4bf0b8
merge with master
nreese c7be764
more functional test changes
nreese 5dab392
fixes for failing tests
nreese 73e8c7e
add retry block to flaky tsvb test
nreese ecae897
merge with master
nreese 6b373f4
styles/bootstrap_dark.less
nreese 368cccc
fix functional tests
nreese 1838d74
call fetch event even when times are the same
nreese 02c4f62
add retry around flaky tsvb test
nreese e0afeae
fix timefilter jest test, attempt to fix another flaky functional test
nreese 56a1473
Merge branch 'master' of github.com:elastic/kibana into feature/globa…
nreese 7bd5c56
revert emitting fetch outside of areTimePickerValsDifferent check
nreese 5962430
clean up time mode code that is no longer needed in dashboard
nreese d94975a
fix timefilter tests changed by timefilter emit revert
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
This file was deleted.
Oops, something went wrong.
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.
Did this have to change for some reason?
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.
That is the format that design recommended so it fits in the UI better. Spelling out the month wastes a lot of space