kibana/examples/guided_onboarding_example
Yulia Čech 460cf89d5f
[Guided onboarding] Add a config for test guide (#143973)
* [Guided onboarding] Add a guide config for testing and update the example plugin to use it instead of search

* [Guided onboarding] Update the API tests with the test guide config

* [Guided onboarding] Address CR comments

* [Guided onboarding] Delete unneeded code in examples

* Update src/plugins/guided_onboarding/public/constants/guides_config/test_guide.ts

Co-authored-by: Alison Goryachev <alisonmllr20@gmail.com>

Co-authored-by: Alison Goryachev <alisonmllr20@gmail.com>
2022-10-27 06:19:01 -07:00
..
common [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
public [Guided onboarding] Add a config for test guide (#143973) 2022-10-27 06:19:01 -07:00
.i18nrc.json [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
kibana.json [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
README.md [Guided onboarding] Added plugin's README (#141219) 2022-09-21 07:44:06 -07:00
tsconfig.json [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00

guidedOnboardingExample

This plugin contains code examples for the Guided Onboarding plugin. More information can be found in KIBANA_FOLDER/src/plugins/guided_onboarding/README.md


Development

See the kibana contributing guide for instructions setting up your development environment.