kibana/examples
Liza Katz d7d35f72b1
Delete legacy search endpoint (#59341)
* Delete legacy search endpoint

* Fix example

* fix jest

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-05 11:49:28 +02:00
..
bfetch_explorer
demo_search [Search service] Add async search strategy (#53057) 2020-02-25 15:57:40 -07:00
embeddable_examples Embeddable add panel examples (#57319) 2020-02-19 15:16:58 -05:00
embeddable_explorer Embeddable add panel examples (#57319) 2020-02-19 15:16:58 -05:00
search_explorer Delete legacy search endpoint (#59341) 2020-03-05 11:49:28 +02:00
state_containers_examples [State Management] State syncing helpers for query service I (#56128) 2020-02-27 12:08:08 +01:00
ui_action_examples Further improve type checking for actions and triggers (#58765) 2020-03-04 10:27:14 -05:00
ui_actions_explorer Further improve type checking for actions and triggers (#58765) 2020-03-04 10:27:14 -05:00
url_generators_examples Add direct access link registry and dashboard impl and use in ML (#57496) 2020-03-04 12:43:09 -05:00
url_generators_explorer Add direct access link registry and dashboard impl and use in ML (#57496) 2020-03-04 12:43:09 -05:00
README.md

Example plugins

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

yarn start --run-examples