kibana/examples
Yuliia Naumenko 3e90efa659
Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) (#67919)
* 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>
# Conflicts:
#	.github/CODEOWNERS
#	rfcs/text/0003_handler_interface.md
2020-06-02 07:12:52 -07:00
..
alerting_example Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) (#67919) 2020-06-02 07:12:52 -07:00
bfetch_explorer update code style 2020-05-22 10:35:02 +02:00
demo_search update code style 2020-05-22 10:35:02 +02:00
embeddable_examples update code style 2020-05-22 10:35:02 +02:00
embeddable_explorer update code style 2020-05-22 10:35:02 +02:00
search_explorer update code style 2020-05-22 10:35:02 +02:00
state_containers_examples update code style 2020-05-22 10:35:02 +02:00
ui_action_examples more propagated bad examples (#66920) (#67012) 2020-05-19 13:32:53 -04:00
ui_actions_explorer update code style 2020-05-22 10:35:02 +02:00
url_generators_examples update code style 2020-05-22 10:35:02 +02:00
url_generators_explorer update code style 2020-05-22 10:35:02 +02:00
README.md bfetch (2) (#53711) (#55039) 2020-01-16 07:21:13 -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