elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[META] EUIfication #15721

Closed chrisronline closed 6 years ago

chrisronline commented 6 years ago

This is meant to track progress on EUIifying Kibana. Our major milestones are:

cc @cjcenizal @nreese @bmcconaghy

Resources

Areas

Tables

Let's convert all tables to use EuiTable. This will allow us to remove this Bootstrap component and a ton of Angular code from ui/public.

Note: We'll need to dynamically position popovers so they don't run off screen -- @nreese built the noOverflowPlacement service for this purpose (thanks @snide).

image

LocalNav

This is the phased approach for removing LocalNav entirely.

Notifications

Modals

Management

Discover

Visualize

Dashboard

Misc

snide commented 6 years ago

I'm closing this issue. We have quite a few different meta issues for this already, and the top level work is being tracked better in those places.