kibana/x-pack/plugins/alerts/common
ymao1 f3d60c519d
[Actions] Disable 'Resolved' action group for ServiceNow, Jira and IBM Resilient action types (#83829)
* Adding disabled action groups to action type definition

* Adding tests

* Adding tests

* renamed Resolved to Recovered

* fixed missing import

* fixed buggy default message behaviour

* added missing test

* fixed typing

* fixed resolved in tests

* allows alert types to specify their own custom recovery group name

* removed unnecesery field on always fires

* allows alert types to specify their own custom recovery group

* fixed mock alert types throughout unit tests

* fixed typing issues

* reduce repetition of mock data

* fixed alert type list test

* support legacy event log alert recovery syntax

* added doc

* removed unneeded change in jira

* correct callback name in siem

* renamed resolved to  recovered

* fixed mistaken rename

* Moving to alert plugin

* Updating tests

* elvated default params to alert concern instead of actions concern

* made default params optional

* Adding test

* Moving where default action params are retrieved

* Revert "Moving where default action params are retrieved"

This reverts commit 76e7608229.

* Moving where default action params are retrieved

* Cleanup

* Fixing test

* PR fixes

Co-authored-by: Gidi Meir Morris <github@gidi.io>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-09 09:45:38 -05:00
..
alert.ts [Alerting] Adds generic UI for the definition of conditions for Action Groups (#83278) 2020-11-20 09:26:27 +00:00
alert_instance.ts Make the alerts plugin support generics (#72716) 2020-08-14 12:52:42 -04:00
alert_instance_summary.ts [Alerting] Display Action Group in Alert Details (#82645) 2020-11-06 07:28:08 -05:00
alert_navigation.ts
alert_task_instance.ts Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
alert_type.ts [Alerting] Enables AlertTypes to define the custom recovery action groups (#84408) 2020-12-04 13:54:48 +00:00
builtin_action_groups.ts [Alerting] Enables AlertTypes to define the custom recovery action groups (#84408) 2020-12-04 13:54:48 +00:00
date_from_string.test.ts
date_from_string.ts
disabled_action_groups.test.ts [Actions] Disable 'Resolved' action group for ServiceNow, Jira and IBM Resilient action types (#83829) 2020-12-09 09:45:38 -05:00
disabled_action_groups.ts [Actions] Disable 'Resolved' action group for ServiceNow, Jira and IBM Resilient action types (#83829) 2020-12-09 09:45:38 -05:00
index.ts [Actions] Disable 'Resolved' action group for ServiceNow, Jira and IBM Resilient action types (#83829) 2020-12-09 09:45:38 -05:00
parse_duration.test.ts
parse_duration.ts Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00