Skip to content

[Maps] move map embeddable display properties to map settings#86395

Merged
nreese merged 11 commits intoelastic:masterfrom
nreese:clean_up_embeddable_input
Jan 11, 2021
Merged

[Maps] move map embeddable display properties to map settings#86395
nreese merged 11 commits intoelastic:masterfrom
nreese:clean_up_embeddable_input

Conversation

@nreese
Copy link
Copy Markdown
Contributor

@nreese nreese commented Dec 17, 2020

disableInteractive, disableTooltipControl, hideToolbarOverlay, hideLayerControl, and hideViewControl were exposed by map embeddable to allow uptime to have a non-interactive map. They were added as top level map properties at the time. Since that time, maps has added a mapSettings section that is a better home for these configurations. This PR moves these top level settings to mapSettings to reduce clutter in mapEmbeddableInput interface and redux store interface. This PR is just moving were configuration is stored and should have not effect on functionality.

@nreese nreese added chore Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Dec 17, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@nreese nreese requested a review from a team as a code owner December 17, 2020 22:14
@botelastic botelastic bot added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Dec 17, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime (Team:uptime)

@@ -1,143 +0,0 @@

### Map specific `input` parameters
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Removing this readme. Its pretty out dated and not really needed now that map embeddable is typed.

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Dec 18, 2020

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 4, 2021

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 5, 2021

@elasticmachine merge upstream

@nreese nreese requested review from kindsun and removed request for kindsun and thomasneirynck January 6, 2021 13:34
@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 6, 2021

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 6, 2021

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 6, 2021

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 11, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
maps 2.9MB 2.9MB -2.8KB
uptime 1.0MB 1.0MB +14.0B
total -2.8KB

History

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

@thomasneirynck thomasneirynck self-requested a review January 11, 2021 21:25
Copy link
Copy Markdown
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.

thx, nice cleanup

@nreese nreese merged commit ddf1b67 into elastic:master Jan 11, 2021
nreese added a commit to nreese/kibana that referenced this pull request Jan 11, 2021
…c#86395)

* [Maps] move map embeddable display properties to map settings

* update uptime EmbeddedMap

* tslint

* more cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
nreese added a commit that referenced this pull request Jan 12, 2021
#87944)

* [Maps] move map embeddable display properties to map settings

* update uptime EmbeddedMap

* tslint

* more cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore release_note:skip Skip the PR/issue when compiling release notes Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants