-
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
[data views] Disable scripted fields in serverless environment #163228
Merged
mattkime
merged 36 commits into
elastic:main
from
mattkime:disable_scripted_fields_serverless
Aug 23, 2023
Merged
Changes from 17 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
82f0c9d
scripted fields disabled in serverless
mattkime 5230848
fix functional test
mattkime df98c1b
fix functional test
mattkime ae6652a
Merge branch 'main' into disable_scripted_fields_serverless
mattkime c2863d8
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 3ade3a7
added todo
mattkime 52c0897
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 631c4af
pass scripted fields enabled through service
mattkime f04b383
fix tests
mattkime e001c75
fix jest test
mattkime f5283cd
add scripted fields disabled test
mattkime ee7609e
comment cleanup
mattkime 40e75ba
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 665e161
fix test
mattkime f8f475d
fix test
mattkime 903d40a
Merge branch 'main' into disable_scripted_fields_serverless
mattkime b2af589
Merge branch 'main' into disable_scripted_fields_serverless
mattkime b4d87cd
supply default for scripted_fields
mattkime d69b750
Merge branch 'disable_scripted_fields_serverless' of github.com:mattk…
mattkime 173f32b
better function names
mattkime e048c13
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 0e6982f
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 8c2ad07
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 94cc660
better code reuse, disable path
mattkime 2de5de8
Merge branch 'disable_scripted_fields_serverless' of github.com:mattk…
mattkime 82271f6
Update x-pack/test_serverless/api_integration/test_suites/common/scri…
mattkime d5e4d3e
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 37eff5e
add functional test for scripted fields tab
mattkime 4f3ed1b
Merge branch 'disable_scripted_fields_serverless' of github.com:mattk…
mattkime b0d78f3
add functional test for scripted fields tab
mattkime 3bfb4f1
second attempt at navigating to kibana dat aviews
mattkime 0037388
fix functional test
mattkime f3208c0
fix functional test
mattkime d5ccd00
simplify type
mattkime 3480c52
add unit test
mattkime 1887f29
Merge branch 'main' into disable_scripted_fields_serverless
mattkime 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
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.
Would be great to add a functional test for tabs