grafana/public/app
Leo 1fc9f6f1c6
Annotations: Migrate dashboardId to dashboardUID (#52588)
* Annotations: replaced dashboardId with dashboardUID when fetching annotations

* Annotations: Replaced dashboardID with dashboardUID when adding and updating annotations

* Annotations: Used dashboardUID for PanelChrome related methods

* Annotations: Used dashboarduid in annolistpanel

* Annotations: Used dashboardUID in graph plugin

* used boolean in canEditDashboard
2022-08-01 09:21:41 +02:00
..
angular TopNav: Make dashboard toolbar actions work in new top nav (#51950) 2022-07-14 20:34:00 +02:00
core AppChrome: Fix race condition when updating chrome state on route changed (#52694) 2022-07-29 17:16:14 +02:00
features Annotations: Migrate dashboardId to dashboardUID (#52588) 2022-08-01 09:21:41 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Annotations: Migrate dashboardId to dashboardUID (#52588) 2022-08-01 09:21:41 +02:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
store Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types RBAC: Add RBAC for query caching (#52113) 2022-07-28 09:49:58 +02:00
app.ts GrafanaContext: Exploring a way to get rid of global scope singletons (#52128) 2022-07-23 17:09:03 +02:00
AppWrapper.tsx GrafanaContext: Exploring a way to get rid of global scope singletons (#52128) 2022-07-23 17:09:03 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Type window.nonce (#51200) 2022-06-22 09:28:05 +01:00