Skip to content

Convert Dashboard to New Platform #38243

@timroes

Description

@timroes

Conversion of "Dashboard" to new platform. The base folder for dashboards is src/legacy/core_plugins/kibana/public/dashboard. Dashboard contains the following features/components:

  • Dashboard Listing Page (./listing)
  • Dashboard App (Menu, Frame, etc.)
  • Saved Dashboard service (./saved_dashboard)
  • Grid (./grid)

The following tasks need to be done:

  • Move out of Kibana plugin
  • Move dashboard plugin to new platform
  • Move UI to React
    • Grid
    • Listing page
    • Dashboard App
  • Complete removal of Angular (there is significant Angular parts in the Application and the Saved Dashboard Service left, and some minor one leaking all over the app)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions