kibana/x-pack/examples
ymao1 a7c9d3f1e0
[Alerting] Update UI to reflect new terminology (#93597)
* Renaming alerts to rules

* Updating formatted messages

* Updating i18n labels

* Completed renaming in UI

* Updating client routes including redirect

* wip docs update

* Reverting title changes for now

* Fixing types check

* Fixing unit tests

* Fixing functional test

* Fixing functional test

* docs wip

* wip docs update

* Finished first run through docs

* docs docs docs

* Fixing bad merge

* Fixing functional test

* Docs cleanup

* Cleaning up i18n labels

* Fixing functional test

* Updating screenshots

* Updating screenshots

* Updating screenshots

* Updating terminology in alerting examples

* Updating terminology in alerting examples

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-15 10:03:39 -04:00
..
alerting_example [Alerting] Update UI to reflect new terminology (#93597) 2021-03-15 10:03:39 -04:00
embedded_lens_example Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
reporting_example [AppServices/Examples] Add the example for Reporting integration (#82091) 2020-12-29 09:55:48 -07:00
ui_actions_enhanced_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md

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