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

Shim ui/autocomplete_providers into legacy data plugin #46138

Merged
merged 8 commits into from
Sep 24, 2019

Conversation

alexwizp
Copy link
Contributor

Fix: #44949

What was done in this PR:

  • Convert index.js -> index.ts
  • Move contents of ui/autocomplete_providers into data plugin (service location TBD, should be discussed with @lizozom), and expose via shim
  • Re-export from ui/autocomplete_providers for backwards compatibility

Summary

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

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@alexwizp alexwizp force-pushed the autocomplete_providers branch 3 times, most recently from 0516e3c to 971f657 Compare September 19, 2019 15:40
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@alexwizp alexwizp marked this pull request as ready for review September 20, 2019 14:00
@alexwizp alexwizp requested review from a team as code owners September 20, 2019 14:00
@alexwizp alexwizp requested a review from a team September 20, 2019 14:00
@alexwizp alexwizp requested review from a team as code owners September 20, 2019 14:00
@alexwizp alexwizp added the release_note:skip Skip the PR/issue when compiling release notes label Sep 20, 2019
Copy link
Member

@weltenwort weltenwort left a comment

Choose a reason for hiding this comment

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

LGTM from an infra plugin perspective - thank you!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

APM changes lgtm

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

Tested ML edits, and LGTM

Copy link
Contributor

@lizozom lizozom left a comment

Choose a reason for hiding this comment

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

LGTM
Note: We'll have to revisit autocomplete_providers and remove the npStart import from query_bar_input.

@alexwizp alexwizp merged commit ce23ded into elastic:master Sep 24, 2019
alexwizp added a commit to alexwizp/kibana that referenced this pull request Sep 24, 2019
* Shim ui/autocomplete_providers into legacy data plugin

Fix: elastic#44949

* Fix PR commnets

* fix CI

* Add comment
alexwizp added a commit that referenced this pull request Sep 24, 2019
* Shim ui/autocomplete_providers into legacy data plugin

Fix: #44949

* Fix PR commnets

* fix CI

* Add comment
@alexh97 alexh97 added this to In progress in App Arch New Platform Migration via automation Sep 27, 2019
@alexh97 alexh97 added this to In progress in kibana-app-arch via automation Sep 27, 2019
@alexh97 alexh97 moved this from In progress to Done in 7.5 in kibana-app-arch Sep 27, 2019
@alexh97 alexh97 moved this from In progress to Needs backport in App Arch New Platform Migration Sep 27, 2019
@lizozom lizozom moved this from Needs backport to Done in App Arch New Platform Migration Oct 3, 2019
@alexwizp alexwizp deleted the autocomplete_providers branch January 4, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Shim ui/autocomplete_providers into legacy data plugin
6 participants