grafana/public/app/features/search/page/components
Josh Hunt 0c36b247af
Chore: Refactor Search/Folder view types into DashboardViewItem (#63162)
* Chore: Refactor Search/Folder view types into DashboardViewItem

* uid is not optional in api

* rename queryResultToNestedFolderItem function

* Fix error from locationInfo being empty

* change queryResultToViewItem to take view instead

* Fix sortMeta fields not showing on search cards

* Show correct parent for panel search results
2023-02-23 15:52:54 +00:00
..
ActionRow.tsx Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards (#63518) 2023-02-23 10:46:07 +00:00
columns.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00: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 Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
ExplainScorePopup.tsx Search: Allowed actions (#52529) 2022-07-22 17:42:43 -07:00
FolderSection.test.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
FolderSection.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
FolderView.test.tsx Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
FolderView.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
ManageActions.test.tsx Remove any generics from configureMockStore in tests (#51179) 2022-06-21 17:48:52 +01:00
ManageActions.tsx Chore: Remove remaining IconName type assertions (#54658) 2022-09-06 09:15:36 +01:00
MoveToFolderModal.test.tsx Remove any generics from configureMockStore in tests (#51179) 2022-06-21 17:48:52 +01:00
MoveToFolderModal.tsx Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01: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: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchResultsGrid.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
SearchResultsGrid.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchResultsTable.test.tsx Search: Add unit tests for SearchResultsTable (#51269) 2022-06-28 12:48:59 +01:00
SearchResultsTable.tsx React18: Update useCallback arg types where needed (#57084) 2022-10-17 14:52:12 +01:00
SearchView.test.tsx Search: Fix empty folder message showing when by starred dashboards (#61610) 2023-01-17 16:35:54 +01:00
SearchView.tsx Search: Fix empty folder message showing when by starred dashboards (#61610) 2023-01-17 16:35:54 +01:00