Skip to content

[Canvas] Add NP routing for custom elements#52561

Merged
poffdeluxe merged 5 commits intoelastic:masterfrom
poffdeluxe:new-platform-routing-custom-elements
Dec 11, 2019
Merged

[Canvas] Add NP routing for custom elements#52561
poffdeluxe merged 5 commits intoelastic:masterfrom
poffdeluxe:new-platform-routing-custom-elements

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 t// 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 crob611 December 9, 2019 20:52
@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

  • 💚 Build #14554 succeeded 0b426500937ab4ff2fe252db07fc75022d3f6691
  • 💔 Build #14362 failed 2fe7b225515b4856e9e5e050c0ad5ddb7b6300b8

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
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 t// v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants