kibana/x-pack/plugins/alerts/server/lib
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
..
errors License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alert_execution_status.test.ts
alert_execution_status.ts
alert_instance_summary_from_event_log.test.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
alert_instance_summary_from_event_log.ts [Alerting] Introduces a ActionSubGroup which allows for more granular action group scheduling (#84751) 2020-12-10 15:16:42 +00:00
delete_task_if_it_exists.test.ts
delete_task_if_it_exists.ts
error_with_reason.test.ts
error_with_reason.ts
get_alert_notify_when_type.test.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
get_alert_notify_when_type.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
get_alert_type_feature_usage_name.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
get_cadence.ts Used SO for saving the API key IDs that should be deleted (#82211) 2020-11-17 06:44:54 -08:00
index.ts [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
is_alert_not_found_error.test.ts
is_alert_not_found_error.ts
iso_or_relative_date.test.ts
iso_or_relative_date.ts
license_api_access.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
license_state.mock.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
license_state.test.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
license_state.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
result_type.ts
retry_if_conflicts.test.ts
retry_if_conflicts.ts
types.test.ts
types.ts
validate_alert_type_params.test.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
validate_alert_type_params.ts