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

[Alert Summaries] [FE] Move “Notify When” and throttle from rule to action #145637

Merged
merged 113 commits into from
Jan 10, 2023

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    52d3433 View commit details
    Browse the repository at this point in the history
  2. Nullify undefined throttle

    Zacqary committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d077ea1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378d4e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11cd1d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Commit missing file

    Zacqary committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4889023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a84f27 View commit details
    Browse the repository at this point in the history
  3. Fix types

    Zacqary committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4349c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c869ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef43549 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Fix types

    Zacqary committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    cb3f976 View commit details
    Browse the repository at this point in the history
  2. Fix jest

    Zacqary committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    77711c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d23b1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2abc7ae View commit details
    Browse the repository at this point in the history
  5. Add tests for create and edit

    Zacqary committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    66810ae View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge remote-tracking branch 'upstream/main' into 143368-notify-migra…

    …tion
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/routes/lib/index.ts
    Zacqary committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    adf815f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Reset legacy api

    Zacqary committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    20d4983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24fe88c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    b35150b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Zacqary committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    bed44bc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    b2bebdf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into 143368-notify-migra…

    …tion
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/task_runner/task_runner.ts
    Zacqary committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e6b1843 View commit details
    Browse the repository at this point in the history
  3. Fix typecheck

    Zacqary committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    11e16a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    bed5753 View commit details
    Browse the repository at this point in the history
  2. Update jest snapshots

    Zacqary committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    26df5b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge remote-tracking branch 'upstream/main' into 143368-notify-migra…

    …tion
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/routes/create_rule.ts
    #	x-pack/plugins/alerting/server/routes/lib/index.ts
    #	x-pack/plugins/alerting/server/routes/update_rule.ts
    #	x-pack/plugins/alerting/server/rules_client/rules_client.ts
    Zacqary committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    cda3467 View commit details
    Browse the repository at this point in the history
  2. Fix bad merge

    Zacqary committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    023cb65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a517e0 View commit details
    Browse the repository at this point in the history
  4. Remove extraneous file

    Zacqary committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    36d0843 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    da42cd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b4334 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    54024f9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into 143369-notify-fe-mi…

    …gration
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/routes/create_rule.ts
    #	x-pack/plugins/alerting/server/routes/lib/rewrite_rule.ts
    #	x-pack/plugins/alerting/server/routes/update_rule.ts
    Zacqary committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    62005c1 View commit details
    Browse the repository at this point in the history
  3. Add action notification UI

    Zacqary committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1c8e2cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    366e023 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix typecheck

    Zacqary committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d6a2f34 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    c59a399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22eed60 View commit details
    Browse the repository at this point in the history
  3. Fix i18n

    Zacqary committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5830ba1 View commit details
    Browse the repository at this point in the history
  4. Fix types

    Zacqary committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0205923 View commit details
    Browse the repository at this point in the history
  5. Fix update test

    Zacqary committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9d626f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    074307e View commit details
    Browse the repository at this point in the history
  7. Remove throttle value test

    Zacqary committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8ea7895 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c578ca View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    6c577d6 View commit details
    Browse the repository at this point in the history
  2. Fix jest for create rule

    Zacqary committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bd6f4f1 View commit details
    Browse the repository at this point in the history
  3. Fix update jest

    Zacqary committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    966d2ce View commit details
    Browse the repository at this point in the history
  4. Fix baseRule test

    Zacqary committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d3e9e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4624d59 View commit details
    Browse the repository at this point in the history
  6. Fix alert create flyout test

    Zacqary committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    63cec0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cb91c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    1906ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969a963 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    Zacqary committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    275ee63 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    Zacqary committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ca2b24c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    302f6d8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into 143369-notify-fe-mi…

    …gration
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/rules_client/rules_client.ts
    Zacqary committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6b32d1c View commit details
    Browse the repository at this point in the history
  3. Fix bulk action editing

    Zacqary committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    595653b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Fix typecheck

    Zacqary committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2e88eea View commit details
    Browse the repository at this point in the history
  2. Fix request schema test

    Zacqary committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3441667 View commit details
    Browse the repository at this point in the history
  3. Clean up try catch block

    Zacqary committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    71ce77b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. More security solution fixes

    Zacqary committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8c0a66f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge remote-tracking branch 'upstream/main' into 143369-notify-fe-mi…

    …gration
    
    # Conflicts:
    #	src/core/server/integration_tests/saved_objects/migrations/check_registered_types.test.ts
    #	x-pack/plugins/alerting/server/rules_client/lib/validate_actions.ts
    #	x-pack/plugins/alerting/server/saved_objects/mappings.ts
    Zacqary committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b41ec91 View commit details
    Browse the repository at this point in the history
  2. Fix i18n

    Zacqary committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    eadef78 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix bulk actions test

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    43f84e9 View commit details
    Browse the repository at this point in the history
  2. Update registered types test

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    44d95eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e5ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1326885 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6a36797 View commit details
    Browse the repository at this point in the history
  6. Fix group10 tests

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ad90176 View commit details
    Browse the repository at this point in the history
  7. Fix jest

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d839d89 View commit details
    Browse the repository at this point in the history
  8. Fix notifywhen type jest

    Zacqary committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5a50078 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Fix group10 tests

    Zacqary committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d1c330f View commit details
    Browse the repository at this point in the history
  2. Fix functional tests

    Zacqary committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9ffa1a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    265a6c1 View commit details
    Browse the repository at this point in the history
  2. Fix group10

    Zacqary committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    593fd95 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    dfdf80f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40ce55a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2a74a View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    Zacqary committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cf1ba82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d489b24 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge remote-tracking branch 'upstream/main' into 143369-notify-fe-mi…

    …gration
    
    # Conflicts:
    #	x-pack/plugins/alerting/server/rules_client/methods/bulk_edit.ts
    #	x-pack/plugins/security_solution/server/lib/detection_engine/rule_management/logic/bulk_actions/bulk_edit_rules.ts
    Zacqary committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    275a603 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    faa989c View commit details
    Browse the repository at this point in the history
  2. Fix rule form tests

    Zacqary committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0b7980a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a359425 View commit details
    Browse the repository at this point in the history
  4. Fix rule_add tests

    Zacqary committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    38dd49f View commit details
    Browse the repository at this point in the history
  5. Fix rule actions test

    Zacqary committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5c35ec0 View commit details
    Browse the repository at this point in the history
  6. Update Rule API tests

    Zacqary committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1b259c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Add test for reducer

    Zacqary committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    524a2c0 View commit details
    Browse the repository at this point in the history
  2. Add test for minimum throttle

    Zacqary committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    72ffb30 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    1f36692 View commit details
    Browse the repository at this point in the history
  2. Fix legacy throttle migration

    Zacqary committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e4a6f17 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Jan 3, 2023

  1. Fix PR nits

    Zacqary committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b846f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1aaca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e2ff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66f7156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2e4b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    c775791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64b8cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2d63d View commit details
    Browse the repository at this point in the history
  4. Revert bulk action test

    Zacqary committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4f30e42 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    18e277a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d81b60 View commit details
    Browse the repository at this point in the history
  3. Revert "Lock throttle interval to check interval"

    This reverts commit 40ce55a.
    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f3acdda View commit details
    Browse the repository at this point in the history
  4. Remove minimum throttle test

    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9d37ce7 View commit details
    Browse the repository at this point in the history
  5. Add setTimeout comment

    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2614f4a View commit details
    Browse the repository at this point in the history
  6. Lint fix

    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    339c67e View commit details
    Browse the repository at this point in the history
  7. Remove ruleThrottle state

    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d748d54 View commit details
    Browse the repository at this point in the history
  8. Lint fix

    Zacqary committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6006849 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    c5dfe8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c13b2e View commit details
    Browse the repository at this point in the history