-
Notifications
You must be signed in to change notification settings - Fork 114
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
Update gantt chart tenant #1226
Conversation
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
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.
do other plugins need this?
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Not sure, but some plugins already have this. Gantt-charts needs this cause it's using saved-objects and index-patterns. |
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Hi @SuZhou-Joe @ruanyl, Can you please review this PR and help backport it to main branch? |
@ps48 Actually the standard flow should be that
Please try to follow the best practice next time. :D |
* update gantt chart tenant Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * fix add index pattern request Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * make default tenant global Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> --------- Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> (cherry picked from commit a60fa70)
* update gantt chart tenant Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * fix add index pattern request Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * make default tenant global Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> --------- Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> (cherry picked from commit a60fa70) Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
…ct#1227) * update gantt chart tenant Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * fix add index pattern request Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> * make default tenant global Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> --------- Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> (cherry picked from commit a60fa70) Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Description
Adds global tenant to gantt-charts
Issues Resolved
opensearch-project/dashboards-visualizations#357
opensearch-project/dashboards-visualizations#362
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.