grafana/public/app/features/search/components
Josh Hunt 85e186cf10
Grafana-UI: Add id to Select to make it easier to test (#31230)
* Prettier formatting

* Grafana-UI: Add support for id and inputId props to Select

* Grafana-UI: Add aria-label to Select

* Grafana-UI: InlineField and Field get ID from inputId prop

For Select

* Fix tests using TagFilter

* Update Select prop documentation

* Update Field tests to use screen instead

* Fix the last few tests
2021-02-16 16:19:55 +00:00
..
ActionRow.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
ConfirmDeleteModal.tsx BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
DashboardActions.tsx Search: folder view improvements (#24324) 2020-05-06 12:53:28 +03:00
DashboardListPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardSearch.test.tsx Grafana-UI: Add id to Select to make it easier to test (#31230) 2021-02-16 16:19:55 +00:00
DashboardSearch.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
ManageDashboards.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
MoveToFolderModal.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
SearchCheckbox.tsx Search: use Card component (#29892) 2021-01-19 13:42:59 +02:00
SearchField.tsx Search: Minor tweak to placeholder color 2020-04-26 10:31:44 +02:00
SearchItem.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchItem.tsx Search: use Card component (#29892) 2021-01-19 13:42:59 +02:00
SearchResults.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchResults.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
SearchResultsFilter.test.tsx Grafana-UI: Add id to Select to make it easier to test (#31230) 2021-02-16 16:19:55 +00:00
SearchResultsFilter.tsx Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
SearchWrapper.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
SectionHeader.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00