kibana/x-pack/examples
Yuliia Naumenko 396018fd4d
Removed a possibility to define two different names for Alert types on API and UI level. (#86236)
* Removed a possibility to define two different names for Alert types on API and UI level

* fixed typechecks

* fixed typechecks

* fixed due to comments

* fixed typechecks

* fixed jest tests

* fixed typechecks
2020-12-20 08:52:54 -08:00
..
alerting_example Removed a possibility to define two different names for Alert types on API and UI level. (#86236) 2020-12-20 08:52:54 -08:00
ui_actions_enhanced_examples App Services: Remove remaining uiActions, expressions, data, embeddable circular dependencies. (#82791) 2020-12-18 18:34:07 -07:00
README.md Example plugins in X-Pack (#63823) 2020-04-17 20:15:36 +02:00

Example plugins

This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples