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

[Actions] Notify only on action group change #82969

Merged
merged 60 commits into from
Dec 10, 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
  2. Configuration menu
    Copy the full SHA
    f68763e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1f594 View commit details
    Browse the repository at this point in the history
  4. Updating logic in task runner

    ymao1 committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9005c1e View commit details
    Browse the repository at this point in the history
  5. Starting to update tests

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

Commits on Nov 9, 2020

  1. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7b7f3c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a0e3ac5 View commit details
    Browse the repository at this point in the history
  3. Adding tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d37288c View commit details
    Browse the repository at this point in the history
  4. Merging in master

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e0fa427 View commit details
    Browse the repository at this point in the history
  5. Fixing types check

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    22b7a00 View commit details
    Browse the repository at this point in the history
  6. Tests and types

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a075514 View commit details
    Browse the repository at this point in the history
  7. Tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    8311ab8 View commit details
    Browse the repository at this point in the history
  8. Tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e21ea91 View commit details
    Browse the repository at this point in the history
  9. Tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5e0ee21 View commit details
    Browse the repository at this point in the history
  10. Tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    f81b436 View commit details
    Browse the repository at this point in the history
  11. Tests

    ymao1 committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    df7d7af View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Merging in master

    ymao1 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6fa36a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4896a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13fea7b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    8f94818 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Fixing tests

    ymao1 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    2932b4e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    4e65be8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Type check and tests

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7b57ff8 View commit details
    Browse the repository at this point in the history
  2. Moving schedule and notify interval to bottom of flyout. Implementing…

    … dropdown from mockup in new component
    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f062f95 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a3eac70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff0ef3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e331498 View commit details
    Browse the repository at this point in the history
  6. Fixing types check

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d778639 View commit details
    Browse the repository at this point in the history
  7. Fixing monitoring jest tests

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e31ee56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01dbeb4 View commit details
    Browse the repository at this point in the history
  9. Merging in master

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    2e26609 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35f60eb View commit details
    Browse the repository at this point in the history
  11. Renaming to alert_notify_when

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    819d959 View commit details
    Browse the repository at this point in the history
  12. Updating functional tests

    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f835ef1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b5c53c View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/elastic/kibana into alert…

    …ing/notify-on-action-group-change
    ymao1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    9a4b5d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merging in master

    ymao1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9697efd View commit details
    Browse the repository at this point in the history
  2. Updating wording

    ymao1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1adf049 View commit details
    Browse the repository at this point in the history
  3. Merging in master

    ymao1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3b1813a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merging in master

    ymao1 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    38bd887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f6610 View commit details
    Browse the repository at this point in the history
  3. PR fixes

    ymao1 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6765bab View commit details
    Browse the repository at this point in the history
  4. Updating functional test

    ymao1 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    86deabd View commit details
    Browse the repository at this point in the history
  5. Fixing types check

    ymao1 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    85ed885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd3b29a View commit details
    Browse the repository at this point in the history
  7. Fixing types check

    ymao1 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    46e8025 View commit details
    Browse the repository at this point in the history