grafana/public/app/features/search/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
..
DashboardActions.tsx [Navigation] Add user events for quick actions/dashboard actions (#62220) 2023-01-27 14:11:17 +01:00
DashboardListPage.tsx Chore: Avoid FC in canvas elements and dimension editors (#61014) 2023-01-05 09:55:55 -08:00
DashboardSearch.tsx Search: Auto focus input elements (#61443) 2023-01-13 16:01:47 +00:00
DashboardSearchModal.tsx Search: Refactor state and logic to be less fragmented and spread out (#57973) 2022-11-03 08:29:39 +01:00
ManageDashboards.test.tsx Search: Refactor state and logic to be less fragmented and spread out (#57973) 2022-11-03 08:29:39 +01:00
ManageDashboardsNew.tsx Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards (#63518) 2023-02-23 10:46:07 +00:00
PreviewsSystemRequirements.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SearchCard.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchCardExpanded.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchCheckbox.tsx Chore: Avoid FC in canvas elements and dimension editors (#61014) 2023-01-05 09:55:55 -08:00
SearchItem.test.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchItem.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchWrapper.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00