-
Notifications
You must be signed in to change notification settings - Fork 901
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
[Doc] Documentation of content management plugin #7575
[Doc] Documentation of content management plugin #7575
Conversation
Signed-off-by: Yulong Ruan <[email protected]>
Signed-off-by: Yulong Ruan <[email protected]>
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.
Thanks for the document, LGTM.
Signed-off-by: Yulong Ruan <[email protected]>
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.
Very nice! Easy to understand and to the point.
``` | ||
|
||
Add a saved visualization to a `dashboard` section **dynamically** | ||
```diff |
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.
Today I learnt that you can do this. Nice!
* Add documentation for content management plugin Signed-off-by: Yulong Ruan <[email protected]> * update documentation for content management plugin Signed-off-by: Yulong Ruan <[email protected]> * Changeset file for PR #7575 created/updated * update documentation to mention that the contents are sorted by `order` Signed-off-by: Yulong Ruan <[email protected]> --------- Signed-off-by: Yulong Ruan <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit d0520a6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add documentation for content management plugin * update documentation for content management plugin * Changeset file for PR #7575 created/updated * update documentation to mention that the contents are sorted by `order` --------- (cherry picked from commit d0520a6) Signed-off-by: Yulong Ruan <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Add documentation for dynamic page creation
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration