-
Notifications
You must be signed in to change notification settings - Fork 917
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
changes js code to ts in region_map #2084
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.
Thank you so much for doing this a couple more questions. I still want to pull down but are there any typescript issues?
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.
A couple minor questions and changes requested.
https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/src/plugins/region_map/server/routes/opensearch.ts#L9 are implicitly typed as |
Signed-off-by: Shivam Dhar <[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.
LGTM !! Run prettier / eslint to meet the style guideline.
Signed-off-by: Shivam Dhar <[email protected]>
0d76e54
Issue: #2039 * changes js code to ts and use the updated client Signed-off-by: Shivam Dhar <[email protected]> (cherry picked from commit 45324d3)
Issue: #2039 * changes js code to ts and use the updated client Signed-off-by: Shivam Dhar <[email protected]> (cherry picked from commit 45324d3)
Issue: #2039 * changes js code to ts and use the updated client Signed-off-by: Shivam Dhar <[email protected]> (cherry picked from commit 45324d3) Co-authored-by: Shivam Dhar <[email protected]>
Issue: #2039 * changes js code to ts and use the updated client Signed-off-by: Shivam Dhar <[email protected]> (cherry picked from commit 45324d3) Co-authored-by: Shivam Dhar <[email protected]>
Signed-off-by: Shivam Dhar [email protected]
Description
No new functionality added.
Issues Resolved
#2039
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr