grafana/public/app/features/profile
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
..
state Dashboard: Add week start option to global and dashboard preferences (#40010) 2021-10-18 10:27:14 -03:00
all.ts Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
api.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
ChangePasswordForm.tsx Password Field Improvements (#36160) 2021-07-13 09:32:03 +03:00
ChangePasswordPage.test.tsx Update dependency @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01:00
ChangePasswordPage.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
types.ts Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserOrganizations.tsx A11y: Fix for Fastpass issues on the Profile page (#40212) 2021-10-11 06:32:54 +02:00
UserProfileEditForm.tsx Admin: Fixes infinite loading edit profile page (#34627) 2021-05-25 14:48:16 +02:00
UserProfileEditPage.test.tsx Chore: Reduce pa11y-ci errors (#41787) 2021-11-17 14:45:45 +01:00
UserProfileEditPage.tsx Build: Upgrade Webpack 5 (#36444) 2021-08-31 12:55:05 +02:00
UserSessions.tsx A11y: Fix for Fastpass issues on the Profile page (#40212) 2021-10-11 06:32:54 +02:00
UserTeams.tsx A11y: Fix for Fastpass issues on the Profile page (#40212) 2021-10-11 06:32:54 +02:00