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

[NP] Move visTypeXy plugin #63449

Merged
merged 4 commits into from
Apr 15, 2020
Merged

[NP] Move visTypeXy plugin #63449

merged 4 commits into from
Apr 15, 2020

Conversation

sulemanof
Copy link
Contributor

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@flash1293 flash1293 mentioned this pull request Apr 14, 2020
69 tasks
@sulemanof sulemanof marked this pull request as ready for review April 14, 2020 13:46
@sulemanof sulemanof requested a review from a team April 14, 2020 13:46
@sulemanof sulemanof added Feature:NP Migration release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.0 v8.0.0 labels Apr 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

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

Should be disabled by default.

expressions: npStart.plugins.expressions,
visualizations: npStart.plugins.visualizations,
export const config = {
schema: schema.object({ enabled: schema.boolean({ defaultValue: true }) }),
Copy link
Contributor

Choose a reason for hiding this comment

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

default value should false.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ahh, sure, thanks!
Updated!

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

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

Tested and LGTM - code is called in the right places 👍

@sulemanof sulemanof merged commit afb48bc into elastic:master Apr 15, 2020
@sulemanof sulemanof deleted the np/vis_type_xy branch April 15, 2020 15:03
sulemanof added a commit to sulemanof/kibana that referenced this pull request Apr 15, 2020
* Move vis_type_xy into NP

* Substitute usage in vis_type_vislib

* Disable plugin by default
# Conflicts:
#	.github/CODEOWNERS
sulemanof added a commit that referenced this pull request Apr 15, 2020
* Move vis_type_xy into NP

* Substitute usage in vis_type_vislib

* Disable plugin by default
# Conflicts:
#	.github/CODEOWNERS
wayneseymour pushed a commit that referenced this pull request Apr 15, 2020
* Move vis_type_xy into NP

* Substitute usage in vis_type_vislib

* Disable plugin by default
tsullivan pushed a commit to tsullivan/kibana that referenced this pull request Apr 15, 2020
* Move vis_type_xy into NP

* Substitute usage in vis_type_vislib

* Disable plugin by default
# Conflicts:
#	.github/CODEOWNERS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Feature:NP Migration release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants