Skip to content
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

[TSVB] Introducing Timerange Data Mode for Metric Style Visualizations #15760

Closed
wants to merge 21 commits into from

Commits on Oct 3, 2018

  1. [TSVB] Introducing Timerange Data Mode for Metric Style Visualizations

    - Adds timerange data mode for table, guage, metric and top n
    - Changes query for metric style vis to only query last 5 buckets unless
    there is a sibling agg
    - Request and response are now included in api response
    - Fixed table header EUI upgrade
    - Fixed wrapping for top n
    - Fixing tests
    - Fixes elastic#14681 - Change the behavior of drop last bucket to drop partial bucket
    - Move index pattern out of panel options; adding info component
    - Removing panel property from AggSelect
    - Defaulting to EUI standards for code style
    - Updating modal to EUI writing guidlines
    - Renaming functions to be more clear
    - Adding date math since yarn was complaining
    - Fixin the logic for truncated timerange
    - Fixing outdated tests
    - Adjusting tests to new feature
    - Updating to latest EUI
    simianhacker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    60aae42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7651840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf45e42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b4c24 View commit details
    Browse the repository at this point in the history
  5. Fixing tests

    simianhacker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    f4e24ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    567ba4d View commit details
    Browse the repository at this point in the history
  7. Fixing tests

    simianhacker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    9e1ea5f View commit details
    Browse the repository at this point in the history
  8. fixing tests

    simianhacker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3d9326b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc066f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c092f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b105dfc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62ce472 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dcf65d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    39381d3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bb9374 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d7384e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    51e3a59 View commit details
    Browse the repository at this point in the history
  18. Fixing unit test

    simianhacker committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    2123553 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46091ff View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    16450f5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e5e3cca View commit details
    Browse the repository at this point in the history