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

[Alerting] adds an Run When field in the alert flyout to assign the action to an Action Group #82472

Merged
merged 16 commits into from
Nov 9, 2020

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    01c7c7d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. fixed tests

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e9f2cd0 View commit details
    Browse the repository at this point in the history
  2. Revert "fixed tests"

    This reverts commit e9f2cd0.
    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    42395e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d00ce8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into alerts/assign-action-groups

    * master: (127 commits)
      [ILM] Fix breadcrumbs (elastic#82594)
      [UX]Swap env filter with percentile (elastic#82246)
      Add platform's missing READMEs (elastic#82268)
      [Discover] Adding uiMetric to track Visualize link click (elastic#82344)
      [Search] Add used index pattern name to the search agg error field (elastic#82604)
      improve client-side SO client get pooling (elastic#82603)
      [Security Solution] Unskips Overview tests (elastic#82459)
      Embeddables/migrations (elastic#82296)
      [Enterprise Search] Refactor product server route registrations to their own files/folders (elastic#82663)
      Moving reinstall function outside of promise.all (elastic#82672)
      Load choropleth layer correctly (elastic#82628)
      Master  backport elastic#81233 (elastic#82642)
      [Fleet] Allow snake cased Kibana assets (elastic#77515)
      Reduce saved objects authorization checks (elastic#82204)
      [data.search] Add request handler context and asScoped pattern (elastic#80775)
      [ML] Fixes formatting of fields in index data visualizer (elastic#82593)
      Usage collector readme (elastic#82548)
      [Lens] Visualization validation and better error messages (elastic#81439)
      [ML] Add annotation markers to time series brush area to indicate annotations exist outside of selected range (elastic#81490)
      chore(NA): install microdnf in UBI docker build only (elastic#82611)
      ...
    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    2730301 View commit details
    Browse the repository at this point in the history
  5. revert deletion

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    89deeca View commit details
    Browse the repository at this point in the history
  6. again

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    73fe0a8 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into alerts/assign-action-groups

    * master:
      Revert "[Fleet] Allow snake cased Kibana assets (elastic#77515)" (elastic#82706)
    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    401d99f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78873a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85a1068 View commit details
    Browse the repository at this point in the history
  10. updated icon

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    44eb670 View commit details
    Browse the repository at this point in the history
  11. added docs

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    4b36391 View commit details
    Browse the repository at this point in the history
  12. fixed always firing alert

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    afc6e81 View commit details
    Browse the repository at this point in the history
  13. fixed export of components

    gmmorris committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    38fb659 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. fixed react warning

    gmmorris committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    6fe4ae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    d1c5e2d View commit details
    Browse the repository at this point in the history