grafana/public/app/features/dashboard
Polina Boneva b9fb23502c
Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu (#65361)
* Empty Dashboard state has its own CTA items and its own separate box to choose a library panel to create

* show empty dashboard screen if no panels

* add feature flag for empty dashboard redesign

* only show empty dashboard redesign if FF

* add-new-panel button is a dropdown with options: visualization, row, import, paste

* fix onPasteCopiedPanel types

* do not create new panel to new dashboard if emptyDashboardPage FF true

* ToolbarButton does not allow rendering of Dropdown's overlay - switch to Button

* remove panel-add icon's default size of xl

* separate components for add new panel from dash navigation bar
2023-03-30 13:50:35 +03:00
..
api PublicDashboards: Reshare public dashboard to recipient API call (#64178) 2023-03-06 16:09:19 -03:00
components Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu (#65361) 2023-03-30 13:50:35 +03:00
containers Dashboard: Empty/No Panels dashboard with a new design (#65161) 2023-03-28 12:42:23 +03:00
dashgrid Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu (#65361) 2023-03-30 13:50:35 +03:00
services Chore: remove dashboardsFromStorage (#65058) 2023-03-20 18:36:49 +02:00
state Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu (#65361) 2023-03-30 13:50:35 +03:00
utils Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu (#65361) 2023-03-30 13:50:35 +03:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
routes.ts PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00