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

visualizations plugin 👉 NP-ready #44306

Closed
10 tasks done
streamich opened this issue Aug 28, 2019 · 1 comment · Fixed by #44644 or #47142
Closed
10 tasks done

visualizations plugin 👉 NP-ready #44306

streamich opened this issue Aug 28, 2019 · 1 comment · Fixed by #44644 or #47142
Assignees
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Comments

@streamich
Copy link
Contributor

streamich commented Aug 28, 2019

Setup NP-ready folder for visualizations plugin in core_plugins/visualizations/

  • visualizations plugin 👉 NP-ready.
    • Create core_plugins/visualizations/public/np_ready/ folder.
      • Move all files into np_ready folder.
    • kibana.json manifest
    • index.ts
    • plugin.ts
    • legacy.ts
    • mocks.ts
    • Pass in legacy dependencies through __LEGACY object.
    • Implement .types.registerVisualization() instead of .types.VisTypesRegistryProvider.register() in setup contract.

Parent issue: #44121

@streamich streamich added 2sp Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Aug 28, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants