kibana/examples
Mike Côté 27a783e032
Adding PagerDuty icon to connectors cards (#60805) (#62034)
* adding PagerDuty icon to connectors cards

* Fix jest

* remove unnecessary global typings from canvas and sync global typings in xpack with oss

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-31 15:24:39 -04:00
..
alerting_example Adding PagerDuty icon to connectors cards (#60805) (#62034) 2020-03-31 15:24:39 -04:00
bfetch_explorer bfetch (2) (#53711) (#55039) 2020-01-16 07:21:13 -08:00
demo_search [Search service] Add async search strategy (#53057) 2020-02-25 16:06:21 -07:00
embeddable_examples Embeddable API cleanup (#60207) (#60305) 2020-03-17 08:46:18 -04:00
embeddable_explorer Embeddable API cleanup (#60207) (#60305) 2020-03-17 08:46:18 -04:00
search_explorer Delete legacy search endpoint (#59341) (#59404) 2020-03-05 15:31:16 +02:00
state_containers_examples [State Management] State syncing helpers for query service I (#56128) (#58711) 2020-02-27 14:03:59 +01:00
ui_action_examples [7.x] update typescript version in all packages to avoid warni… (#59816) 2020-03-10 13:57:24 -07:00
ui_actions_explorer [7.x] update typescript version in all packages to avoid warni… (#59816) 2020-03-10 13:57:24 -07:00
url_generators_examples [7.x] update typescript version in all packages to avoid warni… (#59816) 2020-03-10 13:57:24 -07:00
url_generators_explorer [7.x] update typescript version in all packages to avoid warni… (#59816) 2020-03-10 13:57:24 -07: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