kibana/examples
Gidi Meir Morris ce1846511f
fixed api url in example plugin (#70934)
This PR fixes a API URL used in the Alerting Example plugin which was broken when the Api Endpoint was migrated to it's new location
2020-07-08 08:33:26 +01:00
..
alerting_example fixed api url in example plugin (#70934) 2020-07-08 08:33:26 +01:00
bfetch_explorer Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
dashboard_embeddable_examples Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
developer_examples Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
embeddable_examples [BundleRefPlugin] resolve imports to files too (#69241) 2020-06-16 15:16:35 -07:00
embeddable_explorer Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
state_containers_examples Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
ui_action_examples more propagated bad examples (#66920) 2020-05-19 10:12:15 -04:00
ui_actions_explorer Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
url_generators_examples [kbn/optimizer] share all plugin bundles (#68986) 2020-06-15 22:15:31 -07:00
url_generators_explorer Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04: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