grafana/public/app
Joey Tawadrous f4658b72e1
InfluxDB: variables migration to backend (#45512)
* Remove check for explore

* Remove core app import

* applyVariables for select

* applyVariables for tags

* applyVariables for other query props

* applyTemplateVariables for flux

* applyTemplateVariables for influx

* Backwards compatibility

* interpolateVariablesInQueries

* Update InfluxQL mode and alias in test

* Should interpolate all variables with Flux mode

* Variables should be interpolated correctly

* Removed unused import

* explore in if check

* Removing backwards compat copy from classicQuery

* Return expandedQuery

* Const
2022-02-28 10:15:33 +00:00
..
angular Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
core Chore: Remove console output from some jest tests (#45792) 2022-02-24 10:49:48 +00:00
features Tempo / Trace Viewer: Support Span Links in Trace Viewer (#45632) 2022-02-25 11:14:13 -07:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins InfluxDB: variables migration to backend (#45512) 2022-02-28 10:15:33 +00:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
store Variables: move state tree into a keyed state (#44642) 2022-02-18 06:06:04 +01:00
types Alerting: Add validation to slack contact point (#45618) 2022-02-25 15:10:21 +01:00
app.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
AppWrapper.tsx Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01: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 Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00