kibana/x-pack/plugins/infra/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
..
graphql
lib License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
routes [Observability][Metrics UI] Refactor Observability Overview for Performance (#84955) 2020-12-10 12:35:27 -07:00
services/log_entries [Logs UI] Add helper hooks with search strategy request cancellation (#83906) 2020-12-11 11:25:45 +01:00
usage [Usage Collection] [schema] infra (#78581) 2020-10-01 13:30:39 +01:00
utils [Logs UI] Fetch single log entries via a search strategy (#81710) 2020-12-03 13:05:15 +01:00
features.ts [Logs App] Fix logs permissions for alert management (#81199) 2020-10-29 14:04:37 -04:00
index.ts
infra_server.ts [Observability][Metrics UI] Refactor Observability Overview for Performance (#84955) 2020-12-10 12:35:27 -07:00
kibana.index.ts Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
plugin.ts [Logs UI] Fetch single log entries via a search strategy (#81710) 2020-12-03 13:05:15 +01:00
types.ts