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

[Purify] remove upsells and branding from pre-fork #391

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented May 30, 2021

Description

Left-over upsells and branding that were missed in previous
updates since they are not easy to catch.

Signed-off-by: Kawika Avilla [email protected]

Issues Resolved

#359
#388
#384

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed cfa4523

@kavilla kavilla linked an issue May 30, 2021 that may be closed by this pull request
src/plugins/maps_legacy/public/map/map_messages.js Outdated Show resolved Hide resolved

export function createTileMapTypeDefinition(dependencies) {
const CoordinateMapsVisualization = createTileMapVisualization(dependencies);
const { uiSettings, getServiceSettings } = dependencies;

return {
name: 'tile_map',
getInfoMessage: getDeprecationMessage,
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this prop referenced elsewhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is optional on the type visType. So removing it here satisfies the problem we are seeing.

Left-over upsells and branding that were missed in previous
updates since they are not easy to catch.

Issues:
opensearch-project#359
opensearch-project#388
opensearch-project#384

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla force-pushed the avillk/remove-upsells branch from cfa4523 to 35e9a38 Compare June 2, 2021 01:17
@kavilla kavilla requested a review from tmarkley June 2, 2021 01:17
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 35e9a38

Copy link
Member

@ananzh ananzh left a comment

Choose a reason for hiding this comment

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

LGTM

@kavilla kavilla merged commit d56a532 into opensearch-project:main Jun 3, 2021
kavilla added a commit that referenced this pull request Jun 3, 2021
Left-over upsells and branding that were missed in previous
updates since they are not easy to catch.

Issues:
#359
#388
#384

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit that referenced this pull request Jun 3, 2021
Left-over upsells and branding that were missed in previous
updates since they are not easy to catch.

Issues:
#359
#388
#384

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla deleted the avillk/remove-upsells branch June 3, 2021 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants