grafana/public/app/features/search/page/components
Leo 8d6d5f2fdc
SearchV2: Add minor UX improvements to Search pages (#52833)
* Search: display dash for panel and folder when sort type is view or error

* Search: Disabled panel checkbox in folrder view
2022-07-28 11:17:47 +02:00
..
ActionRow.tsx SearchV2: Add minor UX improvements to Search pages (#52833) 2022-07-28 11:17:47 +02:00
columns.tsx SearchV2: Add minor UX improvements to Search pages (#52833) 2022-07-28 11:17:47 +02: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
ExplainScorePopup.tsx Search: Allowed actions (#52529) 2022-07-22 17:42:43 -07: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.test.tsx Search: Add unit tests for SearchResultsTable (#51269) 2022-06-28 12:48:59 +01:00
SearchResultsTable.tsx Search: pass the 'explain' flag from the UI and debug paging issues (#51847) 2022-07-08 15:28:21 -04:00
SearchView.test.tsx SearchV2: Add minor UX improvements to Search pages (#52833) 2022-07-28 11:17:47 +02:00
SearchView.tsx Search: Allowed actions (#52529) 2022-07-22 17:42:43 -07:00