grafana/public/app/features/variables
Jaryk db478ced45
Variables: Detect a name for duplicated variable (#68110)
* Variables: Detect a name for duplicated variable

* Variables: create copies of copies
2023-06-28 13:53:53 +02: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 Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2023-06-12 01:05:50 -07:00
editor VariableEditorListRow: Adjust icon styles (#70014) 2023-06-15 12:59:40 +01:00
inspect Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
interval VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
pickers Variables: allow {} type in VariableWithOptions.current (#64358) 2023-06-16 14:31:12 +02:00
query Variables: Remount query editor when datasource changed (#70615) 2023-06-27 12:59:24 +01:00
shared Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2023-06-12 01:05:50 -07:00
state Variables: Detect a name for duplicated variable (#68110) 2023-06-28 13:53:53 +02:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox Variables: allow {} type in VariableWithOptions.current (#64358) 2023-06-16 14:31:12 +02: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