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

[Maps] surface geo_shape clustering gold feature #68666

Merged
merged 12 commits into from Jun 12, 2020
Merged

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Jun 9, 2020

Fixes #67530

This PR surfaces geo_shape clustering gold features when gold license is not provided.

In "Clusters and grids" and "Heat map" layer wizard, geo_shape fields are displayed in the geo field select. They are disabled with a tooltip explaining why they are disabled.

Screen Shot 2020-06-09 at 8 10 55 AM

In "Documents" layer wizard, Scaling form displays clustering option.

Screen Shot 2020-06-09 at 8 51 00 AM

@nreese nreese added release_note:enhancement [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v8.0.0 v7.9.0 labels Jun 9, 2020
@nreese nreese requested a review from a team as a code owner June 9, 2020 15:51
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

Copy link
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

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

Super useful. I also like how the license-checking is dynamic. Updating a license will just magically fix an open instance of Maps, not even requiring page-refresh.

Only nits really, for your consideration. Mainly some suggestions to tweak the wording of the messages to make it more explicit.

@nreese
Copy link
Contributor Author

nreese commented Jun 12, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nreese nreese merged commit 7d9378a into elastic:master Jun 12, 2020
nreese added a commit to nreese/kibana that referenced this pull request Jun 12, 2020
* [Maps] surface geo_shape clustering gold feature

* show gold in scaling form

* tslint

* more tslint changes

* fix jest test

* fix functional test by handling fields prop being undefined

* tslint fixes - that thing is slow to run

* review feedback

* update doc_values missing copy

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Jun 12, 2020
* [Maps] surface geo_shape clustering gold feature

* show gold in scaling form

* tslint

* more tslint changes

* fix jest test

* fix functional test by handling fields prop being undefined

* tslint fixes - that thing is slow to run

* review feedback

* update doc_values missing copy

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
nreese added a commit that referenced this pull request Jun 12, 2020
* [Maps] surface geo_shape clustering gold feature

* show gold in scaling form

* tslint

* more tslint changes

* fix jest test

* fix functional test by handling fields prop being undefined

* tslint fixes - that thing is slow to run

* review feedback

* update doc_values missing copy

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maps] Surface Gold+ functionality
4 participants