kibana/x-pack/plugins/alerts/common
Yuliia Naumenko 37525f80a0
License checks for alerts plugin (#85649)
* [Alerts][License] Define minimum license required for each alert type (#84997)

* Define minimum license required for each alert type

* fixed typechecks

* fixed tests

* fixed tests

* fixed due to comments

* fixed due to comments

* removed file

* removed casting to LicenseType

* [Alerts][License] Add license checks to alerts HTTP APIs and execution (#85223)

* [Alerts][License] Add license checks to alerts HTTP APIs and execution

* fixed typechecks

* resolved conflicts

* resolved conflicts

* added router tests

* fixed typechecks

* added license check support for alert task running

* fixed typechecks

* added integration tests

* fixed due to comments

* fixed due to comments

* fixed tests

* fixed typechecks

* [Alerting UI][License] Disable alert types in UI when the license doesn't support it. (#85496)

* [Alerting UI][License] Disable alert types in UI when the license doesn't support it.

* fixed typechecks

* added licensing for alert list and details page

* fixed multy select menu

* fixed due to comments

* fixed due to comments

* fixed due to comments

* fixed typechecks

* fixed license error message

* fixed license error message

* fixed typechecks

* fixed license error message

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-14 19:29:39 -08:00
..
alert.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alert_instance.ts [Alerting] Introduces a ActionSubGroup which allows for more granular action group scheduling (#84751) 2020-12-10 15:16:42 +00:00
alert_instance_summary.ts [Alerting] Introduces a ActionSubGroup which allows for more granular action group scheduling (#84751) 2020-12-10 15:16:42 +00:00
alert_navigation.ts
alert_notify_when_type.test.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
alert_notify_when_type.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
alert_task_instance.ts
alert_type.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08: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] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
parse_duration.test.ts
parse_duration.ts