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

update #1

Merged
merged 8 commits into from
Sep 24, 2018
Merged

update #1

merged 8 commits into from
Sep 24, 2018

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    8065308 View commit details
    Browse the repository at this point in the history
  2. Add jenkins:report task for test failures (#22682)

    * Add jenkins:report task
    
    * PR comments
    joshdover authored Sep 21, 2018
    Configuration menu
    Copy the full SHA
    eb1cfaf View commit details
    Browse the repository at this point in the history
  3. Create re-usable IndexPatternSelect component (#23335)

    * Migrate index pattern select to ui/public/index_patterns
    
    * get rest of jest tests working
    
    * migrate remaining part of IndexPatternSelect to IndexPatternSelectFormRow
    nreese authored Sep 21, 2018
    Configuration menu
    Copy the full SHA
    e8bebed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec49c36 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Normalize path for comparison on Windows (#23404)

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    tylersmalley authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    8a76a99 View commit details
    Browse the repository at this point in the history
  2. [ML] Fixes Anomaly Explorer resize listener. (#23427)

    Fixes the cleanup of the resize listener once you change to another page within the ML plugin.
    walterra authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    55d5500 View commit details
    Browse the repository at this point in the history
  3. [ML] Fix Limit Dropdown, simplify state management of Anomaly Explore…

    …r. (#23388)
    
    - This fixes the limit dropdown behavior. The fix for that is actually just the $scope.appState.fetch(); statements in explorer_controller.js, they avoid to run the information stored in appState across modules out of sync.
    - Additionally, the aim of this PR is to simplify the state management of Anomaly Explorer in the context of selecting cells in the swimlanes and updating the influencers list, charts and table accordingly.
    walterra authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    c5d475f View commit details
    Browse the repository at this point in the history
  4. user email validation (#23346)

    * Added automation for a support-dev-help ticket - user email validation  https://github.com/elastic/support-dev-help/issues/4571
    rashmivkulkarni authored Sep 24, 2018
    Configuration menu
    Copy the full SHA
    594d447 View commit details
    Browse the repository at this point in the history