grafana/public/app/features/query/state
Ryan McKinley dff78561bc
PanelData: include structure revision info and only apply overrides once (#33098)
* calculate schemaRevision in panel query runner

* schema > structureRev

* calculate revision after apply field overrides

* this.state

* don't apply field overrides if the shape is already the same

* check schema revision

* update snapshots
2021-04-20 11:05:50 +02:00
..
PanelQueryRunner.test.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
PanelQueryRunner.ts PanelData: include structure revision info and only apply overrides once (#33098) 2021-04-20 11:05:50 +02:00
queryAnalytics.test.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
queryAnalytics.ts Analytics: add data source type in data-request events (#30087) 2021-01-08 08:41:26 +01:00
QueryRunner.ts PanelData: include structure revision info and only apply overrides once (#33098) 2021-04-20 11:05:50 +02:00
runRequest.test.ts Chore: Fix strict errors, down to 416 (#31365) 2021-02-22 10:06:07 +01:00
runRequest.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
types.ts QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00