grafana/public/app/features/search
Hugo Häggmark 5498203507
Chore: Reduce pa11y-ci errors (#41787)
* Chore: moves alert to test-id

* Chore: moves Dashboard navigation to test-id

* Chore: moves Bar gauge value to data-testid

* Chore move Folder picker select container to data-testid

* Chore: moves Time zone picker select container to data-testid

* Chore: moves Choose starting day of the week to data-testid

* Chore: change tabIndex on search input

* Chore: moves various search related aria-lables to data-testid

* Chore: connects label to select input on alerting page

* Chore: connects TimeZonePicker and WeekStartPicker with labels

* Chore: moves CallToActionButton to data-testid

* Chore: move user home preferences select to data-testid

* Chore: lower all thresholds
2021-11-17 14:45:45 +01:00
..
components Chore: Reduce pa11y-ci errors (#41787) 2021-11-17 14:45:45 +01:00
hooks Folders: Prevents deletion of General folder (#40192) 2021-10-08 11:15:15 +02:00
reducers Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
constants.ts DashboardList/AlertList: Fix for missing All folder value (#39772) 2021-10-01 06:20:25 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
loaders.ts Folders: Editors should be able to edit name and delete folders (#31242) 2021-02-17 12:40:28 +01:00
testData.ts Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
types.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils.test.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils.ts Search: Fix local storage key (#40127) 2021-10-07 11:35:31 +03:00