kibana/examples
Stacey Gammon 60f6131d45
Further improve type checking for actions and triggers (#58765) (#59319)
* wip

* review follow up

* make ACTION a prefix, not SUFFIX

* fix path

* add warnings about casting to ActionType

* Make context  an object in examples, not a string

* require object context, which seems to fix the partial requirement in type and thus the type issue

* mistake

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-05 08:38:27 -05:00
..
bfetch_explorer
demo_search [Search service] Add async search strategy (#53057) 2020-02-25 16:06:21 -07:00
embeddable_examples Embeddable add panel examples (#57319) (#58048) 2020-02-19 18:06:01 -05:00
embeddable_explorer Embeddable add panel examples (#57319) (#58048) 2020-02-19 18:06:01 -05: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 Further improve type checking for actions and triggers (#58765) (#59319) 2020-03-05 08:38:27 -05:00
ui_actions_explorer Further improve type checking for actions and triggers (#58765) (#59319) 2020-03-05 08:38:27 -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