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

Add auto interval to histogram AggConfig #76001

Merged
merged 21 commits into from
Sep 1, 2020
Merged

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    4398245 View commit details
    Browse the repository at this point in the history
  2. fix JEST

    alexwizp committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    879f8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827c2a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. update UI

    alexwizp committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    7fcd6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e25fb View commit details
    Browse the repository at this point in the history
  3. add tests

    alexwizp committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    727599f View commit details
    Browse the repository at this point in the history
  4. some changes

    alexwizp committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4f13f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45cfa92 View commit details
    Browse the repository at this point in the history
  6. small changes

    alexwizp committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    86cdd45 View commit details
    Browse the repository at this point in the history
  7. cleanup code

    alexwizp committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    70981b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    f70277c View commit details
    Browse the repository at this point in the history
  2. fix PR comment

    alexwizp committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    2a11f56 View commit details
    Browse the repository at this point in the history
  3. fix PR comments

    alexwizp committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    86627bc View commit details
    Browse the repository at this point in the history
  4. fix PR comment

    alexwizp committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    8004b28 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    09c2eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d88f7 View commit details
    Browse the repository at this point in the history
  3. Update src/plugins/data/common/search/aggs/buckets/lib/histogram_calc…

    …ulate_interval.test.ts
    
    Co-authored-by: Wylie Conlon <[email protected]>
    alexwizp and wylieconlon authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0b3259d View commit details
    Browse the repository at this point in the history
  4. Change algorithm for auto interval

    wylieconlon authored and alexwizp committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4b2ae64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6101aa3 View commit details
    Browse the repository at this point in the history
  6. added some comments

    alexwizp committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    11f6ec8 View commit details
    Browse the repository at this point in the history
  7. Update src/plugins/data/common/search/aggs/buckets/lib/histogram_calc…

    …ulate_interval.ts
    
    Co-authored-by: Wylie Conlon <[email protected]>
    alexwizp and wylieconlon authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    25e9aef View commit details
    Browse the repository at this point in the history