-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Add 5s minRefreshInterval to timefilter with validation
#188881
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6bbdd7f
Add 5s min refresh interval to timefilter with validation
nickofthyme 85eb553
Merge branch 'main' into min-refresh-interval
nickofthyme f37e7f4
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine 2be42e1
remove `setMinRefreshInterval` method
nickofthyme 44e5bbd
remove data dep from navigation plugin
nickofthyme ea3519e
Merge branch 'main' into min-refresh-interval
nickofthyme b858a86
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine ca79323
add config option for minRefreshInterval default
nickofthyme 2187cc3
change `QueryService` service to allow usage in `security_solution` p…
nickofthyme 00451eb
fix: jest tests and type errors
nickofthyme 986728e
Merge branch 'main' into min-refresh-interval
nickofthyme 64ed4dc
test: update and add timefilter tests
nickofthyme b3f7e55
chore: fix type errors in tests
nickofthyme 1edd8d0
fix expected config check
nickofthyme e1c065a
Merge branch 'main' into min-refresh-interval
nickofthyme 99760dd
fix more tests
nickofthyme ec3bc54
fix config test
nickofthyme b4622ce
Merge branch 'main' into min-refresh-interval
nickofthyme d3aebad
pause when interval is 0, cleanup default intervals in test code
nickofthyme ce76a1f
Merge branch 'main' into min-refresh-interval
nickofthyme 59b39bc
revert SO changes, add and fix tests
nickofthyme e852cf0
fix: failing to start refresh loop on browser refresh
nickofthyme 6612e77
chore: update discover data loop check
nickofthyme ffb3dc5
Merge branch 'main' into min-refresh-interval
nickofthyme 5892855
update config optional type
nickofthyme 3cc60d8
Merge branch 'main' into min-refresh-interval
mbondyra ce93360
Merge branch 'main' into min-refresh-interval
mbondyra 155744c
Merge branch 'main' into min-refresh-interval
nickofthyme 40509ff
Merge branch 'main' into min-refresh-interval
nickofthyme 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.