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

Convert Discover to New Platform #38242

Closed
2 of 9 tasks
timroes opened this issue Jun 6, 2019 · 2 comments
Closed
2 of 9 tasks

Convert Discover to New Platform #38242

timroes opened this issue Jun 6, 2019 · 2 comments
Labels
Feature:Discover Discover Application Feature:New Platform Meta Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@timroes
Copy link
Contributor

timroes commented Jun 6, 2019

Conversion of "Discover" to the new platform. The discover base folder can be found in src/legacy/core_plugins/kibana/public/discover. The app contains out of the following components:

  • Discover App (./top_nav, ./controllers)
  • Saved Search Embeddable (./embeddable)
  • Doc Table (./doc_table) - the actual main discover table
  • Field Chooser (./components/field_chooser) - the field chooser on the left side

Not directly sitting in Discover, but considered to be part of the Discover app are also:

  • Context View (<kibana_core_plugin>/public/context) - view documents in their context
  • Single document viewer (<kibana_core_plugin>/public/doc_viewer)

The following tasks are still outstanding:

  • Move plugin out of the Kibana plugin
  • Move plugin to new platform
  • Move UI to React (EUIfication)
  • Complete Angular removal (all of the above components are still mainly using Angular)
@timroes timroes added Meta Feature:New Platform Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jun 6, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@timroes
Copy link
Contributor Author

timroes commented May 13, 2020

Closing this in favor of "Deangularization" row in https://github.com/elastic/kibana/projects/44

@timroes timroes closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application Feature:New Platform Meta Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants