The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/variables/state
Josh Hunt 4a3c148298
Chore: Stricter typing in type guards (#77809)
2 years ago
..
__tests__ Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 3 years ago
actions.test.ts Custom variable: Initialize options from query if not present in persisted model (#76403) 2 years ago
actions.ts Chore: Stricter typing in type guards (#77809) 2 years ago
helpers.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2 years ago
initVariableTransaction.test.ts Chore: more ts test fixes (#63438) 2 years ago
keyedVariablesReducer.test.ts Chore: ESlint import order (#44959) 3 years ago
keyedVariablesReducer.ts Chore: ESlint import order (#44959) 3 years ago
migrateVariablesDatasourceNameToRef.test.ts Chore: ESlint import order (#44959) 3 years ago
onTimeRangeUpdated.test.ts Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125) 2 years ago
processVariable.test.ts Custom variable: Initialize options from query if not present in persisted model (#76403) 2 years ago
reducers.test.ts Typed variables pt2: Use type-accurate mock variables in tests (#52987) 3 years ago
reducers.ts Chore: ESlint import order (#44959) 3 years ago
selectors.ts Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
setOptionFromUrl.test.ts Chore: ESlint import order (#44959) 3 years ago
sharedReducer.test.ts Variables: Detect a name for duplicated variable (#68110) 2 years ago
sharedReducer.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2 years ago
templateVarsChangedInUrl.test.ts schema: Use generated dashboard model in frontend (#55769) 3 years ago
transactionReducer.test.ts Chore: ESlint import order (#44959) 3 years ago
transactionReducer.ts Chore: ESlint import order (#44959) 3 years ago
types.ts Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 3 years ago
upgradeLegacyQueries.test.ts Typed variables pt2: Use type-accurate mock variables in tests (#52987) 3 years ago
variablesReducer.ts Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 3 years ago