grafana/public/app/features/variables
Andreas Christou ed64133943
grafana/e2e: Update add dashboard flow (#58360)
* Update variable editor e2e flow

- Use correct selector for Variables
- Add variable query form
- Add label for variable apply button

* Use data-testid instead of aria-label

* Add jsdoc
2022-11-08 12:15:21 -05:00
..
adhoc A11y: enable rule jsx-a11y/anchor-is-valid (#56690) 2022-10-21 09:13:32 +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 VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
editor grafana/e2e: Update add dashboard flow (#58360) 2022-11-08 12:15:21 -05:00
inspect Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
interval VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
pickers A11y: enable rule jsx-a11y/anchor-is-valid (#56690) 2022-10-21 09:13:32 +02:00
query VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00
shared Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
state Variables: Add confirmation modal when deleting variables (#56016) 2022-09-30 16:32:14 +01:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +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 VariableEditor: Use new form styles (#56326) 2022-10-12 09:43:41 +01:00