Skip to content

[Canvas] Disable embeddables in canvas#48102

Merged
crob611 merged 4 commits intoelastic:masterfrom
crob611:disable-embeddables
Oct 15, 2019
Merged

[Canvas] Disable embeddables in canvas#48102
crob611 merged 4 commits intoelastic:masterfrom
crob611:disable-embeddables

Conversation

@crob611
Copy link
Copy Markdown
Contributor

@crob611 crob611 commented Oct 14, 2019

Summary

We didn't get the filtering stuff figured out this cycle, but the initial embeddable code got merged to 7.x, so this PR is simply commenting out the embeddable expression functions and the button for adding an embeddable to a workpad. These will be uncommented out in the PR that will enable the filters with appropriate filtering.

@crob611 crob611 requested a review from a team as a code owner October 14, 2019 13:53
@crob611 crob611 added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small 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.5.0 v8.0.0 labels Oct 14, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

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

import { savedMap } from './saved_map';
import { savedSearch } from './saved_search';
import { savedVisualization } from './saved_visualization';
// TODO: Re-Enable once we get filtering from embeddables figured out
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: refer to the Github issue in the comment... if there isn't one, let's create one.

<AssetManager />
</EuiFlexItem>
{/*
Disabling embeddables until we figure out filters
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same. And tag with TODO. Consider TODO: elastic/kibana#12345 Disabling pending filters work

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@crob611 crob611 merged commit 12a4439 into elastic:master Oct 15, 2019
crob611 pushed a commit to crob611/kibana that referenced this pull request Oct 15, 2019
crob611 pushed a commit that referenced this pull request Oct 15, 2019
crob611 pushed a commit to crob611/kibana that referenced this pull request Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small 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.5.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants