grafana/public/app/features/search/page/components
Ashley Harrison a861c10f1b
Navigation: Integrate search into topnav (#54925)
* behaviour mostly there

* slight performance improvement

* slightly nicer...

* refactor search and add it to the store

* add comments about removing old component

* remove unneeded logic

* small design tweak

* More small tweaks

* Restore top margin

* add onCloseSearch/onSelectSearchItem to useSearchQuery

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-09-09 11:01:31 +01:00
..
ActionRow.tsx Search: add starred filter and swap button order (#52184) 2022-07-29 16:34:17 +02:00
columns.tsx Chore: Replace react-inlinesvg usage for the Icon component (#53736) 2022-08-17 09:09:58 +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 Search: Show all dashboards in the folder view (#54163) 2022-08-24 12:10:34 -04:00
FolderView.test.tsx Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
FolderView.tsx Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02: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 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 Search: Track user searches and results interactions (#52949) 2022-07-29 11:30:13 -04:00
SearchResultsGrid.test.tsx SearchV2: Add unit test to SearchResultsGrid (#51296) 2022-06-23 12:14:30 +02:00
SearchResultsGrid.tsx Search: Track user searches and results interactions (#52949) 2022-07-29 11:30:13 -04:00
SearchResultsTable.test.tsx Search: Add unit tests for SearchResultsTable (#51269) 2022-06-28 12:48:59 +01:00
SearchResultsTable.tsx Search: Track user searches and results interactions (#52949) 2022-07-29 11:30:13 -04:00
SearchView.test.tsx Navigation: Integrate search into topnav (#54925) 2022-09-09 11:01:31 +01:00
SearchView.tsx Navigation: Integrate search into topnav (#54925) 2022-09-09 11:01:31 +01:00