grafana/public/app/features/search/service
Ashley Harrison 02086e843f
Nested folders: hook up move/delete logic properly (#67648)
* clear selection post move/delete

* move actions out of rtk-query

* move findItems, create selectors, refetch children when moving/deleting

* cleaner syntax

* remove unnecessary function, just put logic in the selector

* handle moving/deleting from the root

* slightly cleaner

* handle when rootItems are undefined

* handle 'general' in the fetchChildren reducer

* only refresh at the end

* don't need thunk api
2023-05-02 17:22:51 +01:00
..
bluge.ts FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07: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
folders.ts Nested folders: hook up move/delete logic properly (#67648) 2023-05-02 17:22:51 +01:00
frontend.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
frontend.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03: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 FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
types.ts NestedFolders: Show nested folders in Browse folder view (#63746) 2023-03-23 13:28:45 +00:00
utils.ts NestedFolders: Basic item selection (#66843) 2023-04-19 22:44:07 +03:00