kibana/x-pack/plugins/triggers_actions_ui/public/common
Yuliia Naumenko 6757b95b1e
[Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (#84604)
* [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API

* removed AlertContextProvider

* exposed AlertAdd and EditAlert flyouts with triggers_actions_ui plugin start

* fixed type check

* fixed tests

* fixed typechecks

* fixed wrong consumer

* fixed monitoring flyout flickering

* fixed due to comments

* fixed typechecks

* fixed typechecks

* fixed typechecks

* fixed typechecks

* fixed due to comments
2020-12-07 16:44:40 -08:00
..
constants [Security Solution][Case] Case action type (#80870) 2020-11-04 12:07:17 +02:00
expression_items Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
index_controls [Alerting] Moves the Index & Geo Threshold UIs into the Stack Alerts Public Plugin (#82951) 2020-11-12 16:39:40 +00:00
lib [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (#84604) 2020-12-07 16:44:40 -08:00
get_add_alert_flyout.tsx [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (#84604) 2020-12-07 16:44:40 -08:00
get_add_connector_flyout.tsx [Alerting UI] Replaced AppContextProvider introduced by the plugin with KibanaContextProvider (#83248) 2020-11-24 00:07:47 -08:00
get_edit_alert_flyout.tsx [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (#84604) 2020-12-07 16:44:40 -08:00
get_edit_connector_flyout.tsx [Alerting UI] Replaced AppContextProvider introduced by the plugin with KibanaContextProvider (#83248) 2020-11-24 00:07:47 -08:00
index.ts [Alerting] Moves the Index & Geo Threshold UIs into the Stack Alerts Public Plugin (#82951) 2020-11-12 16:39:40 +00:00
types.ts