Skip to content
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

Migrate recent external PRs from Open Distro #82

Merged
merged 2 commits into from
Jun 12, 2021
Merged

Migrate recent external PRs from Open Distro #82

merged 2 commits into from
Jun 12, 2021

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Jun 11, 2021

Description

Migrate 2 PRs from OpenDistro and do the renaming.

Issues Resolved

#45
#46

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

@zhongnansu zhongnansu self-assigned this Jun 11, 2021
@@ -90,7 +90,7 @@ export const DEFAULT_REPORT_HEADER = '<h1>OpenSearch Dashboards Reports</h1>';

export const SECURITY_CONSTANTS = {
AUTH_COOKIE_NAME: 'security_authentication',
TENANT_LOCAL_STORAGE_KEY: 'opendistro::security::tenant::show_popup',
TENANT_LOCAL_STORAGE_KEY: 'opensearch::security::tenant::show_popup',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, fixed

Also a issue with chrome font rendering was fixed
@zhongnansu zhongnansu merged commit 6933dd4 into dev Jun 12, 2021
@zhongnansu zhongnansu deleted the migrate-pr branch June 14, 2021 17:08
@starcatter
Copy link
Contributor

Thanks for merging #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants