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鈥檒l 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

@streamich streamich added this to To do in kibana-app-arch via automation Sep 27, 2019
@streamich streamich moved this from To do to 7.5 in kibana-app-arch Sep 27, 2019
@streamich streamich moved this from 7.5 to Done in 7.5 in kibana-app-arch Sep 27, 2019
@streamich streamich self-assigned this Oct 2, 2019
@streamich streamich reopened this Oct 2, 2019
kibana-app-arch automation moved this from Done in 7.5 to In progress Oct 2, 2019
kibana-app-arch automation moved this from In progress to Done in 7.5 Oct 3, 2019
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