grafana/public/app/features/dashboard
Polina Boneva 84eb275c8d
PanelChrome: Menu is wrapped in a render prop for full outside control (#60537)
* setup menu as a render prop sent down from PanelStateWrapper to PanelChrome

* let the Dropdown take care of opening the menu in PanelChrome

* menu and leftItems are on the right side of the header together

* add storybook examples with menu

* menu does not need to be a callback because it's opened in a Dropdown anyway

* pass down to getPanelMenu whether or not data is streaming atm

* stop loading data as well as streaming from menu

* override menu's style where needed

* reduce snapshot matching in tests
2023-01-12 11:10:09 +02:00
..
api PublicDashboards: Revert Time range setting added (#60698) 2022-12-22 12:31:54 -03:00
components PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00
containers PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00
dashgrid PanelChrome: Menu is wrapped in a render prop for full outside control (#60537) 2023-01-12 11:10:09 +02:00
services PublicDashboards: Revert Time range setting added (#60698) 2022-12-22 12:31:54 -03:00
state PublicDashboards: remove publicDashboardUID from insights event request (#60649) 2023-01-11 18:25:18 -03:00
utils PanelChrome: Menu is wrapped in a render prop for full outside control (#60537) 2023-01-12 11:10:09 +02: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