-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use docLinks service for ui settings in Discover and Data plugins #124302
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM, reviewed DataDiscovery.team code, tested those links online work, nice change, much better than hardcoding link 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The doc link choices LGTM!
@elasticmachine merge upstream |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: |
…astic#124302) (cherry picked from commit 2446d11)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…24302) (#124765) (cherry picked from commit 2446d11) Co-authored-by: Quynh Nguyen <[email protected]>
Summary
This PR replaces the hard-coded documentation links for ui settings in Discover and Data plugins with the
docLinks
service. This is now possible thanks to the DocLinks service being available on the server-side #123818.Reviewer hints:
discover
docLinks
service togetUiSettings()
docLinks
service togetUiSettings()
Checklist
Delete any items that are not applicable to this PR.