grafana/public/app/features/search/page/components
2022-06-23 11:19:08 -07:00
..
ActionRow.tsx Search: default layout to last selected value (#50743) 2022-06-15 10:07:34 -07:00
columns.tsx Search: switch to a card view when the display is narrow (#51208) 2022-06-23 07:30:47 -07:00
ConfirmDeleteModal.test.tsx Search (Playground) Implement Delete and Move actions in New Search (#48863) 2022-05-11 14:02:05 +02:00
ConfirmDeleteModal.tsx Search(Playground): Sync data when Move and Delete Dashboards (#48944) 2022-05-13 13:42:47 +02:00
FolderSection.test.tsx Chore: Unit tests for FolderSection (#50961) 2022-06-17 10:14:33 +01:00
FolderSection.tsx Chore: avoid implicit any by using inline functions (#51338) 2022-06-23 11:19:08 -07:00
FolderView.test.tsx Search: add unit tests for FolderView (#51114) 2022-06-21 09:35:03 +01:00
FolderView.tsx Search: add unit tests for FolderView (#51114) 2022-06-21 09:35:03 +01:00
ManageActions.test.tsx Remove any generics from configureMockStore in tests (#51179) 2022-06-21 17:48:52 +01:00
ManageActions.tsx SearchV2: Add unit test for ManageActions (#51131) 2022-06-21 13:44:46 +02:00
MoveToFolderModal.test.tsx Remove any generics from configureMockStore in tests (#51179) 2022-06-21 17:48:52 +01:00
MoveToFolderModal.tsx Search(Playground): Sync data when Move and Delete Dashboards (#48944) 2022-05-13 13:42:47 +02:00
SearchResultsCards.test.tsx Search: switch to a card view when the display is narrow (#51208) 2022-06-23 07:30:47 -07:00
SearchResultsCards.tsx Chore: avoid implicit any by using inline functions (#51338) 2022-06-23 11:19:08 -07:00
SearchResultsGrid.test.tsx SearchV2: Add unit test to SearchResultsGrid (#51296) 2022-06-23 12:14:30 +02:00
SearchResultsGrid.tsx SearchV2: support keyboard navigation (#49650) 2022-06-13 09:10:19 -07:00
SearchResultsTable.tsx SearchV2: support keyboard navigation (#49650) 2022-06-13 09:10:19 -07:00
SearchView.test.tsx Search: Adds tests to SearchView (#51248) 2022-06-22 17:20:57 +01:00
SearchView.tsx Search: switch to a card view when the display is narrow (#51208) 2022-06-23 07:30:47 -07:00