[7.x] [TSVB] Show an indicator when using Last Value mode (#91977)#95817
Merged
stratoula merged 1 commit intoelastic:7.xfrom Mar 30, 2021
Merged
[7.x] [TSVB] Show an indicator when using Last Value mode (#91977)#95817stratoula merged 1 commit intoelastic:7.xfrom
stratoula merged 1 commit intoelastic:7.xfrom
Conversation
* [TSVB] Show an indicator when using Last Value mode * Extended some TSVB types, remove unused translations and do some refactoring * Fix some functional tests and label displaying for Last value * Fix some functional tests and label displaying for Last value * Refactor data_time_range_mode_label and change some types * fix CI * Refactor timeseries_visualization seriesData * Remove unused re export * Replace "href" prop with "onClick" in EuiLink and refactor tooltip content * Change link to text and add pointer style to it * FIx import in kibana_framework_adapter * Remove label for entire time range mode and add an icon for last value mode label * Add action to show last value label for TSVB embeddables * Fix TimeseriesVisParams import * Revert "Add action to show last value label for TSVB embeddables" This reverts commit 15f16d6. * Put the "Last value" badge on the top of visualization and add an option to hide it * Fix failing _tsvb_markdown test and refactor timeseries_visualization * Move I18nProvider frim timeseries_visualization to timeseries_vis_renderer * Add condition to hide gear button when entire time range mode is enabled, fix gauge scroll issue * Change text in the popover, add condition to indicator if series data is empty, create migration script to hide last value label for previously created visualizations and a test for that Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
Contributor
💚 Build SucceededMetrics [docs]Module Count
Async chunks
Page load bundle
To update your PR or re-run it, just comment with: |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backports the following commits to 7.x: