grafana/public/app/features/variables
Dominik Prokop 8eac5706fd
AdHoc variable: Correctly preselect datasource when provisioning (#54088)
* Adhoc variable: Correctly preselect datasource when provisioning

* Fix test

* Remove data sources from ad hoc variable state in favor of DataSourcePicker
2022-08-25 00:56:45 -07:00
..
adhoc AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
constant Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
custom Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
datasource Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
editor AdHoc variable: Correctly preselect datasource when provisioning (#54088) 2022-08-25 00:56:45 -07:00
inspect Variables: Optimize "timeRangeUpdated" path (#52047) 2022-07-22 16:10:10 +01:00
interval Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
pickers Typed variables pt4: Remove generics from getVariable (#53017) 2022-08-05 13:44:52 +01:00
query TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
shared Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
state TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
adapters.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
getAllVariableValuesForUrl.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAllVariableValuesForUrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
guard.test.ts Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 2022-08-22 14:45:40 +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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: Remove needless eslint ignore comment from variable utils (#54050) 2022-08-22 16:50:24 +01:00