grafana/public/app/features/variables
2023-12-19 15:08:28 +01:00
..
adhoc Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
constant VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
custom Variables: Interpolate variables used in custom variable definition (#78800) 2023-12-19 14:23:57 +01:00
datasource Variables: Add support for aliasIDs to datasource variables (Fixes issue with Postgres datasource variables) (#78170) 2023-11-15 11:18:21 +01:00
editor Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
inspect Dashboards: Skip inherited object variable names (#79567) 2023-12-19 15:08:28 +01:00
interval Chore: Remove unnecessary type assertions (#78009) 2023-11-14 09:17:29 +00:00
pickers OptionsPicker: Use fuzzy search and improve ranking of matches (#79286) 2023-12-12 16:41:50 -06:00
query QueryVariable: Always run queries with dashboard time range (#79056) 2023-12-05 06:06:26 -08:00
shared Chore: Various type improvements (#77877) 2023-11-09 17:39:02 +00:00
state Variables: Interpolate variables used in custom variable definition (#78800) 2023-12-19 14:23:57 +01:00
system Chore: Various type improvements (#77877) 2023-11-09 17:39:02 +00:00
textbox Chore: type fixes (#72604) 2023-08-01 12:56:21 +01:00
adapters.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00: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 Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
guard.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
guard.ts Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
types.ts DashboardGrid: Add support to filter panels using variable (#77112) 2023-11-03 05:15:54 -07: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 Chore: Various type improvements (#77877) 2023-11-09 17:39:02 +00:00