-
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
Typescriptify search source #47644
Merged
lukasolson
merged 88 commits into
elastic:master
from
lukasolson:typescriptifySearchSource
Nov 26, 2019
Merged
Typescriptify search source #47644
Changes from 86 commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
9aa6e48
Initial refactor of search source
lukasolson 039c507
Add abort signal to search source fetch and remove cancel queued
lukasolson fb1f959
Remove usages of Angular Promises
lukasolson 1a40af4
Remove usages of angular "sessionId" service
lukasolson 6331629
Merge branch 'master' into refactorSearchSource
lukasolson 8aa6496
Remove config as dependency
lukasolson 027f6b6
Update deps on config and esShardTimeout
lukasolson ae21ec8
Remove remaining angular dependencies from SearchSource
lukasolson ac12f45
Merge branch 'master' into refactorSearchSource
lukasolson 493f882
Fix Karma tests
lukasolson 68e7529
Separate callClient and handleResponse and add tests for each
lukasolson dcbcded
Merge branch 'master' into refactorSearchSource
lukasolson ca27f89
Add tests for fetchSoon
lukasolson 9ff10c4
Add back search source test and convert to jest
lukasolson fa1ad58
Create search strategy registry test
lukasolson aa87511
Revert empty test
lukasolson 43305ec
Remove filter predicates from search source
lukasolson 6240738
Merge branch 'master' into refactorSearchSource
lukasolson df0a353
Update typings and throw response errors
lukasolson 5496403
Fix proxy to properly return response from ES
lukasolson 2c23fe5
Merge branch 'master' into refactorSearchSource
lukasolson 41567df
Update jest snapshots
lukasolson c1e1ddb
Remove unused translations
lukasolson b3e8d11
Don't pass search request to onRequestStart, create it afterwards
lukasolson 649e6fa
Fix search source & get search params tests
lukasolson 6fb788c
Merge branch 'master' into refactorSearchSource
lukasolson 7c6b7b8
Merge branch 'master' into refactorSearchSource
lukasolson 1a44042
Merge branch 'master' into refactorSearchSource
lukasolson cfbed7a
Fix issue with angular scope not firing after setting state on vis
lukasolson 0d7c97d
Fix issue with angular scope not firing after setting state on vis
lukasolson 7879866
Typescriptify courier/search source
lukasolson cb404a7
Fix references
lukasolson 9b37ded
Fix types
lukasolson 7f4d9de
Fix removal of underscores
lukasolson d511d6c
Fix fetching
lukasolson 54f0a98
Merge branch 'master' into refactorSearchSource
lukasolson 60122b4
Fix tag cloud vis
lukasolson eca50a9
Fix setting of visConfig to not happen async
lukasolson 04a423c
Remove unused snapshots
lukasolson bd6a80b
Merge branch 'refactorSearchSource' into typescriptifySearchSource
lukasolson e1399bb
Merge branch 'master' into refactorSearchSource
lukasolson c87db4d
Merge branch 'refactorSearchSource' into typescriptifySearchSource
lukasolson daa038d
Remove courier and search poller
lukasolson e29142a
Merge branch 'master' into refactorSearchSource
lukasolson f8416d7
Merge branch 'refactorSearchSource' into typescriptifySearchSource
lukasolson 2a6d8e3
Merge branch 'master' into refactorSearchSource
lukasolson 302310f
Merge branch 'refactorSearchSource' into typescriptifySearchSource
lukasolson b4f04a4
Update types
lukasolson f5d8875
Merge branch 'master' into typescriptifySearchSource
lukasolson d6182a4
Fix issue with filters not applying
lukasolson cc40ce8
Fix issue with search embeddable time ranges
lukasolson 5c96bfe
Remove deleted file again
lukasolson e6867df
Fix source includes
lukasolson 7ae80e1
Fix searchsource constructor
lukasolson d9c15ea
Don't pass null as initial value for search source
lukasolson 8e4e001
Fix inmemorytable type
lukasolson 1a766d5
Merge branch 'master' into typescriptifySearchSource
lukasolson 77249c3
Fix issue with filters aggregation
lukasolson d54e1e1
Fix tests
lukasolson 2b1ab12
Mock new platform
lukasolson 706cfe6
Fix agg filters
lukasolson 8dcb0ac
Fix context app tests
lukasolson 011e02d
Fix context tests (for real)
lukasolson 001d449
Fix normalizeSortRequest for dateNanos
lukasolson c5c8faf
Merge branch 'master' into typescriptifySearchSource
lukasolson d242d08
Fix issue with multiple levels of Other buckets
lukasolson e6b1a8b
Merge branch 'master' into typescriptifySearchSource
lukasolson 12b84db
Merge branch 'master' into typescriptifySearchSource
lukasolson b8ba4fc
Adding in last commit
lukasolson 551892f
Review feedback
lukasolson 9316e4a
Update references to ui/courier
lukasolson 2ae37f6
Merge branch 'master' into typescriptifySearchSource
lukasolson c519d64
Fix eslint
lukasolson 8c9e048
Merge branch 'master' into typescriptifySearchSource
lukasolson 0dab564
Fix tests
lukasolson 13e4fd8
Merge branch 'master' into typescriptifySearchSource
lukasolson efe3c7e
Merge branch 'master' into typescriptifySearchSource
lukasolson a54281e
Merge branch 'master' into typescriptifySearchSource
lukasolson 75604ec
Merge branch 'master' into typescriptifySearchSource
lukasolson af3faa0
Fix filter matches index for filters with partial meta
lukasolson 21d6cd3
Merge remote-tracking branch 'upstream/master'
lukasolson 5bd959e
Merge branch 'master' into typescriptifySearchSource
lukasolson c0f95f4
Fix type errors
lukasolson d118abb
Merge remote-tracking branch 'upstream/master'
lukasolson 13380ed
Merge branch 'master' into typescriptifySearchSource
lukasolson 0dcc9c9
Fix references
lukasolson 2d1da99
Address review feedback
lukasolson 51c92b0
Fix failing test
lukasolson 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 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
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.
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.
I think tsc will still work without the
!
on these two lines