grafana/public/app/features/search/components
Tobias Skarhed 7b4a222fbf
Search: Move checkbox outside of item card (#65540)
* Move checkbox outside of SeachItem

* Add li element
2023-03-31 08:49:03 +02:00
..
DashboardActions.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02: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 Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +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 Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
SearchCardExpanded.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchCheckbox.tsx Search: Move checkbox outside of item card (#65540) 2023-03-31 08:49:03 +02:00
SearchItem.test.tsx Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
SearchItem.tsx Search: Move checkbox outside of item card (#65540) 2023-03-31 08:49:03 +02:00
SearchWrapper.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00