kibana/examples
Yuliia Naumenko 55de3186f8
Added support for docLinks plugin in Connectors forms and missing save capabilities for modal dialog (#64986) (#65289)
* Added support for docLinks plugin in Connectors forms and missing save capabilities for modal dialog

* Fixed tests

* Extended alert context with application capabilities

* Fixed due to comments

* Fixed typecheck

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/infra/public/components/alerting/inventory/alert_flyout.tsx
#	x-pack/plugins/triggers_actions_ui/public/application/context/alerts_context.tsx
2020-05-05 11:20:26 -07:00
..
alerting_example Added support for docLinks plugin in Connectors forms and missing save capabilities for modal dialog (#64986) (#65289) 2020-05-05 11:20:26 -07:00
bfetch_explorer Add plugin start contract to getStartServices return value (#61216) (#61415) 2020-03-26 12:40:56 +01:00
demo_search [Search service] Add async search strategy (#53057) 2020-02-25 16:06:21 -07:00
embeddable_examples [7.x] Refactor SO types to use namespaceType (#63217) (#63745) 2020-04-16 19:11:43 -04:00
embeddable_explorer Add embeddable via saved object example (#61692) (#63613) 2020-04-15 14:12:42 -04:00
search_explorer Add plugin start contract to getStartServices return value (#61216) (#61415) 2020-03-26 12:40:56 +01:00
state_containers_examples [State Management] ScopedHistory support for state syncing utils (#62761) (#64061) 2020-04-21 15:56:14 +02:00
ui_action_examples Drilldowns (#61219) (#65087) 2020-05-04 18:20:37 +02:00
ui_actions_explorer Drilldowns (#61219) (#65087) 2020-05-04 18:20:37 +02: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