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

[Canvas] Add NP routing for custom elements #52561

Merged

Conversation

poffdeluxe
Copy link
Contributor

@poffdeluxe poffdeluxe commented Dec 9, 2019

Summary

This PR builds on the work done here: #51116

Moves custom element API routes to the new platform

Checklist

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

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

@poffdeluxe poffdeluxe added review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas loe:medium Medium Level of Effort v8.0.0 release_note:skip Skip the PR/issue when compiling release notes impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. v7.6.0 labels Dec 9, 2019
@poffdeluxe poffdeluxe requested a review from a team as a code owner December 9, 2019 20:52
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

Copy link
Contributor

@crob611 crob611 left a comment

Choose a reason for hiding this comment

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

I'm seeing an issue where when you Delete a custom element, it is not waiting until the delete finishes to refetch them, so it appears the delete does not happen, even though it does.

I don't know what on this PR would be causing this, but it doesn't appear to be happening on master

@poffdeluxe poffdeluxe force-pushed the new-platform-routing-custom-elements branch from 0b42650 to 80b4b6a Compare December 10, 2019 22:13
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

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

Copy link
Contributor

@crob611 crob611 left a comment

Choose a reason for hiding this comment

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

Looks great

@poffdeluxe poffdeluxe merged commit 19fec54 into elastic:master Dec 11, 2019
@poffdeluxe poffdeluxe deleted the new-platform-routing-custom-elements branch December 11, 2019 17:59
poffdeluxe added a commit to poffdeluxe/kibana that referenced this pull request Dec 11, 2019
* [Canvas] Add NP routing for custom elements

* Remove unused type

* Cleanup

* Adding await to delete

* Cleanup
poffdeluxe added a commit that referenced this pull request Dec 11, 2019
* [Canvas] Add NP routing for custom elements

* Remove unused type

* Cleanup

* Adding await to delete

* Cleanup
timductive pushed a commit to timductive/kibana that referenced this pull request Dec 16, 2019
* [Canvas] Add NP routing for custom elements

* Remove unused type

* Cleanup

* Adding await to delete

* Cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort release_note:skip Skip the PR/issue when compiling release notes review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants