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

[Lens] Migrate over to Kibana Platform #62804

Closed
timroes opened this issue Apr 7, 2020 · 2 comments
Closed

[Lens] Migrate over to Kibana Platform #62804

timroes opened this issue Apr 7, 2020 · 2 comments
Assignees
Labels
Feature:Lens Feature:New Platform Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@timroes
Copy link
Contributor

timroes commented Apr 7, 2020

Migrating Lens over to Kibana platform will require the following tasks:

  • Moving code from legacy/plugins into plugins
  • Correct all relative imports (since it's now sitting a level higher)
  • Change all imports from public into common folder to instead of going out of the legacy folder into the KP plugin to now stay relative inside the plugin
  • Replace the old plugin registration by the new one (kibana.json)
  • Move stylesheet to new platform
  • Move all registrations to new platform (visualize, embeddable)
@timroes timroes added Feature:New Platform Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Apr 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@timroes timroes self-assigned this Apr 7, 2020
@flash1293
Copy link
Contributor

Closed by #62965

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Lens Feature:New Platform Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants