grafana/public/app/features/query/state
Torkel Ödegaard b7b608418d
Templating: Introduce macros to simplify and optimize some scopedVars (#65317)
* Templating: Introduce macros to simplify and optimize some scopedVars

* Fixing tests

* fix test

* minor fix

* refactoring so macros work with formatting

* remove breaking change and keep current inconsistency

* Rename valueIndex to rowIndex

* Minor fixes

* Added test dashboard

* Added tags to dashboard

* Update

* Added test to check it returns match

* Update

* Fixed dashboard

* fix
2023-03-28 19:22:34 +02:00
..
DashboardQueryRunner Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
processing Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mergePanelAndDashData.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mergePanelAndDashData.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelQueryRunner.test.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
PanelQueryRunner.ts Panel Header: Add CancelQuery option to panel header (#64796) 2023-03-16 13:56:58 +01:00
queryAnalytics.test.ts Glue: Validate target query in correlations page (#57245) 2023-01-12 11:43:40 +01:00
queryAnalytics.ts Glue: Validate target query in correlations page (#57245) 2023-01-12 11:43:40 +01:00
QueryRunner.ts PanelData: move preProcessPanelData to @grafana/data (#63743) 2023-03-06 10:59:47 +01:00
runRequest.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
runRequest.ts PanelData: move preProcessPanelData to @grafana/data (#63743) 2023-03-06 10:59:47 +01:00
updateQueries.test.ts Datasource: Fix - apply default query also to queries in new panels (#59625) 2022-12-05 15:44:04 +01:00
updateQueries.ts Datasource: Fix - apply default query also to queries in new panels (#59625) 2022-12-05 15:44:04 +01:00