grafana/public/app/features/search/service
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
..
bluge.ts SearchV2: Fix star query when no stars exist (#61726) 2023-01-19 21:37:06 +00:00
dummy.ts 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
frontend.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
frontend.ts Chore: uFuzzy 1.0.2 (#62276) 2023-02-02 09:09:48 -06:00
index.ts Search: use search service (#46714) 2022-03-18 01:36:32 +01:00
searcher.ts Search: fix front end query search condition (#55611) 2022-09-22 05:34:09 -04:00
sql.test.ts use dash-db type when searching for dashboard (#53607) 2022-08-12 16:14:04 +02:00
sql.ts Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
types.ts Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
utils.ts Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00