-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace angular timepicker with EuiSuperDatePicker (#29204)
* replace kbnTimepicker directive with EuiSuperDatePicker * remove kbnTimepicker directive * remove bootstrap datepicker * Embed timepicker in query bar (#29130) * replace kbnTimepicker directive with EuiSuperDatePicker * remove kbnTimepicker directive * remove bootstrap datepicker * embed timepicker in query bar * flesh out date picker in query bar for maps app * wire up refresh config * fix bug with way update function called by watcher * get maps application functional tests working with new timepicker * update setAbsoluteRange for EuiSuperDatePicker * replace setQuickTime with calls to setAbsoluteTime * remove open time picker button in discover empty results view * pass config values to super-date-picker directive * remove getPrettyDuration * clean up typescript lint problems * some functional test fixes * try something else to fix I18n problems * fix some more functional tests * update query_bar jest test * remove unused method in kbn_global_timepicker * do not import removed timepicker styles * remove mode from time state * remove mode from time_history interface * fix problem with ui_settings_defaults * fix failing TSVB functional test * another round to test fixes * more functional test changes * fixes for failing tests * add retry block to flaky tsvb test * styles/bootstrap_dark.less * fix functional tests * call fetch event even when times are the same * add retry around flaky tsvb test * fix timefilter jest test, attempt to fix another flaky functional test * revert emitting fetch outside of areTimePickerValsDifferent check * clean up time mode code that is no longer needed in dashboard * fix timefilter tests changed by timefilter emit revert
- Loading branch information
Showing
116 changed files
with
403 additions
and
4,020 deletions.
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 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.