kibana/x-pack/plugins/alerts/server/saved_objects
ymao1 ab082647ac
[Actions] Notify only on action group change (#82969)
* plugged Task Manager lifecycle into status reactively

* fixed tests

* Revert "fixed tests"

This reverts commit e9f2cd05bd.

* made action group fields optional

* revert deletion

* again

* extracted action type for mto its own component

* extracted more sections of the action form to their own components

* updated icon

* added docs

* fixed always firing alert

* fixed export of components

* fixed react warning

* Adding flag for notifying on state change

* Updating logic in task runner

* Starting to update tests

* Adding tests

* Fixing types check

* Tests and types

* Tests

* Tests

* Tests

* Tests

* Tests

* Renaming field to a more descriptive name. Adding migrations

* Renaming field to a more descriptive name. Adding migrations

* Fixing tests

* Type check and tests

* Moving schedule and notify interval to bottom of flyout. Implementing dropdown from mockup in new component

* Changing boolean flag to enum type and updating in triggers_actions_ui

* Changing boolean flag to enum type and updating in alerts plugin

* Fixing types check

* Fixing monitoring jest tests

* Changing last references to old variable names

* Moving form inputs back to the top

* Renaming to alert_notify_when

* Updating functional tests

* Adding new functional test for notifyWhen onActionGroupChange

* Updating wording

* Incorporating action subgroups into logic

* PR fixes

* Updating functional test

* Fixing types check

* Changing default throttle interval to hour

* Fixing types check

Co-authored-by: Gidi Meir Morris <github@gidi.io>
2020-12-10 15:51:52 -05:00
..
index.ts [Alerting] Add alert.updatedAt field to represent date of last user edit (#83784) 2020-11-19 14:52:16 -05:00
mappings.json [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
migrations.test.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
migrations.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
partially_update_alert.test.ts [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
partially_update_alert.ts [Alerting] formalize alert status and add status fields to alert saved object (#75553) 2020-10-01 18:06:26 -04:00