grafana/public/app/features/variables
Jamin 66c85d9826
Frontend: Migrate LoadingIndicator.tsx from aria-label e2e selectors to data-testid (#79664)
* refactor: update component to use data-testid

* refactor: update loading indicator e2e selector

* oops - forgot to update betterer results

* update loading indicator in variable picker

---------

Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2024-01-12 18:30:11 +02:00
..
adhoc EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
constant EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
custom EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
datasource EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
editor EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
inspect Dashboards: Skip inherited object variable names (#79567) 2023-12-19 15:08:28 +01:00
interval EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02:00
pickers Frontend: Migrate LoadingIndicator.tsx from aria-label e2e selectors to data-testid (#79664) 2024-01-12 18:30:11 +02:00
query EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02: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 EditVariable: Add base form to edit variables (#80172) 2024-01-12 12:01:11 +02: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