mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
* [Guided onboarding] Update the search guide config to use the correct copy * [Guided onboarding] Remove the docs link, not needed in 8.6 * [Guided onboarding] Delete the step id type for the removed search step * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> * [Guided onboarding] Update step description and description list * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Casey Zumwalt <casey@zumwa.lt> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Casey Zumwalt <casey@zumwa.lt> * Update src/plugins/guided_onboarding/public/constants/guides_config/search.ts Co-authored-by: Casey Zumwalt <casey@zumwa.lt> * [Guided onboarding] Update the copy Co-authored-by: Kelly Murphy <kelly.murphy@elastic.co> Co-authored-by: Casey Zumwalt <casey@zumwa.lt> |
||
---|---|---|
.. | ||
common | ||
public | ||
.i18nrc.json | ||
kibana.json | ||
README.md | ||
tsconfig.json |
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.