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

[APM] Remove service map fullscreen control #56351

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

smith
Copy link
Contributor

@smith smith commented Jan 29, 2020

Fixes #56217

@smith smith added release_note:skip Skip the PR/issue when compiling release notes v7.7.0 apm:service-maps Service Map feature in APM labels Jan 29, 2020
@smith smith requested a review from a team as a code owner January 29, 2020 23:27
smith added a commit to smith/kibana that referenced this pull request Jan 30, 2020
Add center button for service map.

The fullscreen button is still there until elastic#56351 is merged.

Add fit and padding to the layout animation.

Make the node labels wider so they aren't cut off.
smith added a commit that referenced this pull request Jan 30, 2020
Add center button for service map.

The fullscreen button is still there until #56351 is merged.

Add fit and padding to the layout animation.

Make the node labels wider so they aren't cut off.
smith added a commit to smith/kibana that referenced this pull request Jan 31, 2020
Add center button for service map.

The fullscreen button is still there until elastic#56351 is merged.

Add fit and padding to the layout animation.

Make the node labels wider so they aren't cut off.
smith added a commit that referenced this pull request Jan 31, 2020
Add center button for service map.

The fullscreen button is still there until #56351 is merged.

Add fit and padding to the layout animation.

Make the node labels wider so they aren't cut off.
Copy link
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

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

LGTM

jfsiii pushed a commit to jfsiii/kibana that referenced this pull request Feb 4, 2020
Add center button for service map.

The fullscreen button is still there until elastic#56351 is merged.

Add fit and padding to the layout animation.

Make the node labels wider so they aren't cut off.
Copy link
Member

@dgieselaar dgieselaar left a comment

Choose a reason for hiding this comment

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

LGTM, just one comment about newlines

@@ -13201,4 +13200,4 @@
"xpack.watcher.watchEdit.thresholdWatchExpression.aggType.fieldIsRequiredValidationMessage": "フィールドを選択してください。",
"xpack.watcher.watcherDescription": "アラートの作成、管理、監視によりデータへの変更を検知します。"
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

should the newline be here? same as below

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it should. Kibana's .editorconfig has insert_final_newline = true and Prettier puts it there by default. If there's supposed to be an exception here it should be designated by the linter to be so.

@smith
Copy link
Contributor Author

smith commented Feb 5, 2020

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

merge conflict between base and head

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@smith smith merged commit 900af82 into elastic:master Feb 5, 2020
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Feb 10, 2020
smith added a commit to smith/kibana that referenced this pull request Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:service-maps Service Map feature in APM release_note:skip Skip the PR/issue when compiling release notes v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Service Maps: Remove fullscreen option from the map controls
5 participants