-
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
[Lens] Add control for global filters to the annotation layer menu #141615
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
617472a
:sparkles: Add ignore global filters feature
dej611 47055d6
:white_check_mark: Fix tests
dej611 164fa3d
:wrench: Remove unused translations
dej611 c08f0bf
:recycle: Make it simpler
dej611 05832c8
:white_check_mark: Fix test
dej611 0d3ff0c
:wrench: slighlty increase bundle limit size
dej611 1406805
Merge remote-tracking branch 'upstream/main' into feature/140204
dej611 a550482
:wrench: Forward layer flag to event config
dej611 841a218
Merge remote-tracking branch 'upstream/main' into feature/140204-ui
dej611 3e724a3
:recycle: refactor actions code to include viz custom actions
dej611 f60d21e
:bug: Flip the logic
dej611 2546b16
:fire: Remove unused file
dej611 c5647bd
Merge branch 'main' into feature/140204-ui
dej611 64ece90
Merge remote-tracking branch 'upstream/main' into feature/140204-ui
dej611 1d786be
:sparkles: Migrate ignore flag to annotation layers
dej611 d8712ef
Merge branch 'feature/140204-ui' of github.com:dej611/kibana into fea…
dej611 9e3997f
:white_check_mark: Add unit test for default dataView
dej611 5030879
Merge branch 'main' into feature/140204-ui
dej611 6b82066
Merge branch 'main' into feature/140204-ui
dej611 871a603
Merge remote-tracking branch 'upstream/main' into feature/140204-ui
dej611 9f0dd9d
Merge branch 'feature/140204-ui' of github.com:dej611/kibana into fea…
dej611 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
17 changes: 0 additions & 17 deletions
17
...plugins/lens/public/editor_frame_service/editor_frame/config_panel/layer_actions/types.ts
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.
😍👌🏼