You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[job][logs] Jest Tests #2 / ConfigPanel allow datasources and visualizations to use setters
[job][logs] Jest Tests #2 / ConfigPanel initial default value should add an initial dimension value when clicking on the empty dimension button
[job][logs] Jest Tests #2 / ConfigPanel initial default value should use group initial dimension value when adding a new layer if available
[job][logs] Jest Tests #2 / Data Panel Wrapper Datasource data panel properties setState applies state immediately when option true
[job][logs] Jest Tests #2 / Data Panel Wrapper Datasource data panel properties setState does not apply state immediately when option false
[job][logs] Jest Tests #2 / IndexPattern Data Source #initializeDimension should add a new static value column if a static value is passed
[job][logs] Jest Tests #2 / IndexPatternDimensionEditorPanel: onDrop dropping a dimension onDrop between layers references move_compatible; allows dropping to the compatible group in different layer to empty column
[job][logs] Jest Tests #2 / IndexPatternDimensionEditorPanel: onDrop dropping a dimension onDrop between layers references replace_compatible: allows dropping to compatible group to replace an existing column
[job][logs] Jest Tests #2 / IndexPatternDimensionEditorPanel: onDrop dropping a dimension onDrop between layers simple operations move_compatible; allows dropping to the compatible group in different layer to empty column
[job][logs] Jest Tests #2 / IndexPatternDimensionEditorPanel: onDrop dropping a dimension onDrop between layers simple operations replace_compatible: allows dropping to compatible group to replace an existing column
[job][logs] FTR Configs #30 / lens app - group 3 lens drag and drop tests dropping between layers should replace formula with another formula
[job][logs] FTR Configs #30 / lens app - group 3 lens drag and drop tests dropping between layers should replace formula with another formula
[job][logs] Jest Tests #2 / lensSlice state update should update the corresponding visualization state on update
[job][logs] Jest Tests #2 / loader changeLayerIndexPattern handles errors
[job][logs] Jest Tests #2 / loader changeLayerIndexPattern loads the index pattern and then changes the specified layer
[job][logs] Jest Tests #2 / metric visualization dimension groups configuration generates configuration
[job][logs] Jest Tests #2 / metric visualization generating an expression builds breakdown by metric
[job][logs] Jest Tests #2 / metric visualization generating an expression builds single metric
[job][logs] Jest Tests #2 / metric visualization getting supported layers works without state
[job][logs] FTR Configs #43 / security APIs - PKI PKI authentication should reject API requests that use untrusted certificate
[job][logs] FTR Configs #43 / security APIs - PKI PKI authentication should reject API requests that use untrusted certificate
[job][logs] FTR Configs #17 / security APIs - User Profiles Getting user profiles in bulk "before all" hook for "can get multiple profiles"
[job][logs] FTR Configs #17 / security APIs - User Profiles Getting user profiles in bulk "before all" hook for "can get multiple profiles"
[job][logs] FTR Configs #10 / security app useremail login as new user and verify email
[job][logs] FTR Configs #10 / security app useremail login as new user and verify email
Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.
Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.
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.
Summary
This is a PoC for adding trendlines to the metric visualization in Lens. It is the trendline layer version of the UI.
Testing instance