grafana/public/app/plugins/datasource/dashboard
renovate[bot] e84a01e870
Update jest monorepo to v29 (#58261)
* Update jest monorepo to v29

* update snapshots + wrap test in act

* fix linting errors: jest.mocked now defaults to deep mocking

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-11-24 14:00:41 +00:00
..
DashboardQueryEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DashboardQueryEditor.tsx A11y: enable rule jsx-a11y/alt-text (#55832) 2022-10-03 09:27:04 +01:00
datasource.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts Dashboard: Remove the current panel from the list of options in the Dashboard datasource (#41826) 2021-11-18 11:43:47 +00:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Fix: Restore Grafana and Dashboard data source icons (#54580) 2022-09-01 09:46:06 -04:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
runSharedRequest.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
runSharedRequest.ts DashboardQuery: Expand query options (#53998) 2022-09-16 13:28:47 -04:00
types.ts DashboardQuery: Expand query options (#53998) 2022-09-16 13:28:47 -04:00

Dashboard Datasource - Native Plugin

This is a built in datasource that lets you reuse the query from other panels in the same dashboard.