kibana/examples/guided_onboarding_example
Yulia Čech 081f53a220
[Guided onboarding] Added api functions for the active step (#141045)
* [Guided onboarding] Initial service function to check if the step is active and to complete a step

* [Guided onboarding] Added unit tests for api and helpers

* [Guided onboarding] Added jsdoc comments to the api methods
2022-09-21 14:02:29 +02:00
..
common [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
public [Guided onboarding] Added api functions for the active step (#141045) 2022-09-21 14:02:29 +02: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 [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00
tsconfig.json [Onboarding] Create guided_onboarding plugin (#138611) 2022-09-15 11:35:35 +02:00

guidedOnboardingExample

A Kibana plugin


Development

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