grafana/public/app/features/search/components
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174)
* Fixes under public/app/plugins

* Fixes under public/app/plugins/datasource

* Fixes under public/app/features

* Fixes under public/app/features

* Fixes under public/app/features

* Fixes under public/app/components

* Fix PanelNotSupported test

* Fix one more warning

* Fix warning in usePanelSave

* Fix traceview empty response

* Azure monitor fixes

* More fixes

* Fix tests for azure monitor

* Fixes after merging master

* Add comment for disabled rules

* Fixes after merging master

* Fixes after merging master

* Adress review comments

* Fix azure tests

* Address review feedbacks
2021-03-25 12:42:14 +01: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 Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
DashboardSearch.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
DashboardSearch.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
ManageDashboards.tsx PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
MoveToFolderModal.tsx FolderPicker: Remove useNewForms from FolderPicker (#31485) 2021-02-26 08:42:00 +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 Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01: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 Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
SearchResultsFilter.tsx Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
SearchWrapper.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
SectionHeader.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00