kibana/examples
Yuliia Naumenko ce45dad8b6
Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838)
* Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE

* Changed alerting REST API to keep the pattern 'alerts/alert/{id}'

* fixed tests

* fixed tests

* Fixed jest tests

* Renamed plugin from alerting to alerts

* fixed tests

* fixed tests

* Fixed alert type check error

* Fixed find api

* fixed type checks

* fixed tests security issues

* Fixed view in app

* -

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-01 18:45:36 -07:00
..
alerting_example Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
bfetch_explorer apply prettier styles 2020-05-22 09:08:58 +02:00
demo_search apply prettier styles 2020-05-22 09:08:58 +02:00
embeddable_examples apply prettier styles 2020-05-22 09:08:58 +02:00
embeddable_explorer apply prettier styles 2020-05-22 09:08:58 +02:00
search_explorer apply prettier styles 2020-05-22 09:08:58 +02:00
state_containers_examples apply prettier styles 2020-05-22 09:08:58 +02:00
ui_action_examples more propagated bad examples (#66920) 2020-05-19 10:12:15 -04:00
ui_actions_explorer apply prettier styles 2020-05-22 09:08:58 +02:00
url_generators_examples apply prettier styles 2020-05-22 09:08:58 +02:00
url_generators_explorer apply prettier styles 2020-05-22 09:08:58 +02:00
README.md bfetch (2) (#53711) 2020-01-16 05:33:52 -08:00

Example plugins

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

yarn start --run-examples