grafana/public/app/features/variables/state
Torkel Ödegaard f7429b79ba
Variables: Interpolate variables used in custom variable definition (#78800)
* Variables: Interpolate variables used in custom variable definition

* Update

* Fixing tests
2023-12-19 14:23:57 +01:00
..
__tests__ Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +01:00
actions.test.ts Variables: Interpolate variables used in custom variable definition (#78800) 2023-12-19 14:23:57 +01:00
actions.ts Templating: Json interpolation of single-value default selection does not create valid json (#79137) 2023-12-14 11:42:36 +01:00
helpers.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
initVariableTransaction.test.ts Chore: more ts test fixes (#63438) 2023-02-23 10:07:44 +00:00
keyedVariablesReducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
keyedVariablesReducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
migrateVariablesDatasourceNameToRef.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
onTimeRangeUpdated.test.ts Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125) 2023-09-20 11:00:46 +02:00
processVariable.test.ts Variables: Interpolate variables used in custom variable definition (#78800) 2023-12-19 14:23:57 +01:00
reducers.test.ts Typed variables pt2: Use type-accurate mock variables in tests (#52987) 2022-08-02 14:47:41 +01:00
reducers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.ts Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
setOptionFromUrl.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
sharedReducer.test.ts Variables: Detect a name for duplicated variable (#68110) 2023-06-28 13:53:53 +02:00
sharedReducer.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
templateVarsChangedInUrl.test.ts schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
transactionReducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
transactionReducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 2022-08-03 12:38:59 +01:00
upgradeLegacyQueries.test.ts Typed variables pt2: Use type-accurate mock variables in tests (#52987) 2022-08-02 14:47:41 +01:00
variablesReducer.ts Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 2022-08-03 12:38:59 +01:00