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

Embeddable add panel examples #57319

Conversation

stacey-gammon
Copy link
Contributor

Add more examples to the embeddable explorer for dynamically adding embeddables to a container and how to ask the user for data required by the embeddable but not supplied by the container.

Screen Shot 2020-02-11 at 9 23 47 AM

Screen Shot 2020-02-11 at 9 23 54 AM

Screen Shot 2020-02-11 at 9 23 59 AM

Screen Shot 2020-02-11 at 9 24 06 AM

@stacey-gammon stacey-gammon added Feature:Embedding Embedding content via iFrame Team:AppArch release_note:skip Skip the PR/issue when compiling release notes v7.7.0 labels Feb 11, 2020
@stacey-gammon stacey-gammon requested a review from a team as a code owner February 11, 2020 14:44
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@stacey-gammon stacey-gammon force-pushed the 2020-02-07-embed-explorer-more-examples branch 2 times, most recently from fcb8e44 to 3fa97d0 Compare February 11, 2020 18:49
@stacey-gammon stacey-gammon force-pushed the 2020-02-07-embed-explorer-more-examples branch from 3fa97d0 to 04a3590 Compare February 14, 2020 16:43
@stacey-gammon
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@streamich streamich left a comment

Choose a reason for hiding this comment

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

LGTM. For some reason GitHub did not allow me to add comments inline, so here they are:

  • typo: "Wednesdays".
  • typo: "encylopedia" 👉"encyclopedia".
  • nit: before setEmbeddable(e); you need to check if component is still mounted, but given that this is an example—does not really matter.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@stacey-gammon stacey-gammon merged commit 63cfffb into elastic:master Feb 19, 2020
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Feb 19, 2020
* Embeddable add panel examples

* add tests

* Fix type error after merge

* address code review comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
stacey-gammon added a commit that referenced this pull request Feb 19, 2020
* Embeddable add panel examples

* add tests

* Fix type error after merge

* address code review comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
mbondyra added a commit to mbondyra/kibana that referenced this pull request Feb 20, 2020
* master: (136 commits)
  [Visualize] Remove legacy appState in visualize (elastic#57330)
  Use static time for tsvb rollup test (elastic#57701)
  [SIEM] Fix ResizeObserver polyfill (elastic#58046)
  [SIEM][Detection Engine] Fixes return codes where some were rule_id instead of id
  skip flaky suite (elastic#56816)
  skip flaky suite (elastic#58059)
  skip flaky suite (elastic#45348)
  migrates notification server routes to NP (elastic#57906)
  Moved all of the show/hide toggles outside of ordered lists. (elastic#57163)
  [APM] NP Migration - Moves plugin server files out of legacy (elastic#57532)
  [Maps][Telemetry] Migrate Maps telemetry to NP (elastic#55055)
  Embeddable add panel examples (elastic#57319)
  Fix useRequest to support query change (elastic#57723)
  Allow custom paths in plugin generator (elastic#57766)
  [SIEM][Case] Merge header components (elastic#57816)
  [ML] New Platform server shim: update job audit messages routes (elastic#57925)
  [kbn/optimizer] emit success event from reducer when all bundles cached (elastic#57945)
  [APM] Don’t include UI filters when fetching a specific transaction (elastic#57934)
  Upgrade yargs (elastic#57720)
  skip flaky suite (elastic#57762) (elastic#57997) (elastic#57998)
  ...

# Conflicts:
#	src/plugins/advanced_settings/public/management_app/components/field/__snapshots__/field.test.tsx.snap
#	src/plugins/advanced_settings/public/management_app/components/field/field.tsx
#	x-pack/plugins/translations/translations/ja-JP.json
#	x-pack/plugins/translations/translations/zh-CN.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Embedding Embedding content via iFrame release_note:skip Skip the PR/issue when compiling release notes review v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants