Skip to content

[7.x] [Maps] geo line source (#76572)#84958

Merged
nreese merged 3 commits intoelastic:7.xfrom
nreese:backport/7.x/pr-76572
Dec 4, 2020
Merged

[7.x] [Maps] geo line source (#76572)#84958
nreese merged 3 commits intoelastic:7.xfrom
nreese:backport/7.x/pr-76572

Conversation

@nreese
Copy link
Copy Markdown
Contributor

@nreese nreese commented Dec 3, 2020

Backports the following commits to 7.x:

* [Maps] geo line source

* update editor with metrics

* show track name in tooltip

* fix styling by category

* avoid killing ES, limit to 100 tracks

* better source tooltip message

* fix imports

* increase max tracks

* use tracks icon

* tslint

* Making layer wizard select tooltip flex

* tslint and jest snapshot updates

* clean up

* add trimmed property to tooltip

* change complete label to 'track is complete'

* show incomplete data icon if tracks are trimmed

* add jest test for getSourceTooltipContent

* clean up areResultsTrimmed logic

* split request into 2 fetches

* review feedback

* do not allow selecting split field as sort field

* reduce number of tracks to 250

* tslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: miukimiu <elizabet.oliveira@elastic.co>
@nreese nreese added the backport This PR is a backport of another PR label Dec 3, 2020
@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Dec 4, 2020

@elasticmachine merge upstream

@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Dec 4, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
maps 637 654 +17

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.8MB 2.8MB +28.5KB

Distributable file count

id before after diff
default 43815 43816 +1

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
maps 151.2KB 151.2KB +42.0B

History

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

@nreese nreese merged commit 68bf096 into elastic:7.x Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants