grafana/public/app/features/search
Laura Fernández fca252e7dc
A11y: enable rule jsx-a11y/alt-text (#55832)
* Enable jsx-a11y/alt-text rule

* Fix errors

* Fix tests

* Enable jsx-a11y/alt-text rule after solving merge conflict

* Delete unused import

* Modify files according to the reviewer's comments

* Revert test changes and update snapshot

* tweaks to image alt names

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-10-03 09:27:04 +01:00
..
components A11y: enable rule jsx-a11y/alt-text (#55832) 2022-10-03 09:27:04 +01:00
hooks dispatch clearFilters when an item is selected (#55512) 2022-09-23 14:46:21 +01:00
page A11y: enable rule jsx-a11y/alt-text (#55832) 2022-10-03 09:27:04 +01:00
reducers Navigation: Integrate search into topnav (#54925) 2022-09-09 11:01:31 +01:00
service Search: Fix tags query (#55851) 2022-09-27 21:16:49 +04:00
constants.ts use dash-db type when searching for dashboard (#53607) 2022-08-12 16:14:04 +02:00
index.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
loaders.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Migrate to UID: Stop using search result ID (#54099) 2022-08-26 09:42:46 +02:00
utils.test.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
utils.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00