grafana/public/app/features/search/page/components
Leo 27b6b3b3bd
Folder: Replace folderId with folderUid (#58393)
* support folderuid in FolderPicker

* support folderuid in unified alerting

* support folderuid when returning to view mode after editing a panel

* support folderuid when preselecting the folderpicker in dashboard general settings

* support folderuid when saving dashboard

* support folderuid when pre-selecting folderpicker in dashboard form

* support folderuid in routes when loading a dashboard

* support folderuid when saving dashboard json

* support folderuid when validating new dashboard name

* support folderuid when moving dashboard to another folder

* support folderuid on dashboard action buttons

* support folderuid when creating a new dashboard on an empty folder

* support folderuid when showing library panel modal

* support folderuid when saving library panel

* support folderuid when importing dashboard

* fixed broken tests

* use folderuid when importing dashboards

* remove commented line

* fix typo when comparing uid values
2022-11-17 09:22:57 +01:00
..
ActionRow.tsx Search: Refactor state and logic to be less fragmented and spread out (#57973) 2022-11-03 08:29:39 +01:00
columns.tsx A11y: enable rule jsx-a11y/alt-text (#55832) 2022-10-03 09:27:04 +01: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 Search: Fixes issue with Recent/Starred section always displaying "General" folder (#58746) 2022-11-15 13:16:03 +01:00
FolderSection.tsx Search: Fixes issue with Recent/Starred section always displaying "General" folder (#58746) 2022-11-15 13:16:03 +01:00
FolderView.test.tsx Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
FolderView.tsx Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000 (#57078) 2022-10-18 14:10:53 +08: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 React18: Update useCallback arg types where needed (#57084) 2022-10-17 14:52:12 +01: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 React18: Update useCallback arg types where needed (#57084) 2022-10-17 14:52:12 +01:00
SearchView.test.tsx Search: Refactor state and logic to be less fragmented and spread out (#57973) 2022-11-03 08:29:39 +01:00
SearchView.tsx Folder: Replace folderId with folderUid (#58393) 2022-11-17 09:22:57 +01:00