kibana/x-pack/plugins/actions/server
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
..
authorization [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
builtin_action_types Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
constants
lib Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
routes
saved_objects
usage Removed Alerting & Event Log deprecated fields that should not be using (#85652) 2020-12-14 17:05:58 -08:00
action_type_registry.mock.ts
action_type_registry.test.ts
action_type_registry.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
actions_client.mock.ts
actions_client.test.ts ECS audit events for alerting (#84113) 2020-12-04 19:13:30 +00:00
actions_client.ts ECS audit events for alerting (#84113) 2020-12-04 19:13:30 +00:00
actions_config.mock.ts
actions_config.test.ts
actions_config.ts
config.test.ts
config.ts
create_execute_function.test.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
create_execute_function.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
feature.ts
index.ts
mocks.ts Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
plugin.test.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
plugin.ts Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
types.ts Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00