grafana/public/app/features/variables
Kristina 845951485f
Explore: Show log line if there is an interpolated link (#65489)
* Add back log lines changes

This reverts commit f43ef18732.

* Bring in @torkelo ’s changes to template_srv, implement with new format

* Enable functionality

* Remove non relevant test

* Fix tests, add @ifrost suggested tests and clarifying comment

* Add test around static link logic
2023-03-29 10:07:55 -05:00
..
adhoc Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
constant VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
custom VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
datasource grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00
editor Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
inspect Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
interval VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
pickers Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 2023-03-21 10:46:18 +01:00
query Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
shared Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
state Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 2023-03-21 10:46:18 +01:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 2023-03-21 10:46:18 +01:00
adapters.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 2023-03-21 10:46:18 +01:00
getAllVariableValuesForUrl.test.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
getAllVariableValuesForUrl.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
guard.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
guard.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
types.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
utils.test.ts Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
utils.ts Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00