grafana/public/app/features/browse-dashboards/state
Ashley Harrison a8f91f115c
Nested folders: Add folder actions to other tabs (#68673)
* add folder actions to other tabs

* fix copy pasta

* add unit tests

* don't need tree here

* fixes some copy pasta

* move into separate fixtures file
2023-05-24 10:41:03 +01:00
..
actions.ts Nested folders: Add folder actions to other tabs (#68673) 2023-05-24 10:41:03 +01:00
hooks.test.ts NestedFolders: Add empty states for Browse and Search (#67423) 2023-05-02 14:33:59 +03:00
hooks.ts Nested folders: hook up move/delete logic properly (#67648) 2023-05-02 17:22:51 +01:00
index.ts NestedFolders: Refactor BrowseView state into redux (#66898) 2023-04-20 16:37:00 +01:00
reducers.test.ts Nested folders: remove behaviour where selecting all children selects parent (#68084) 2023-05-10 10:51:57 +01:00
reducers.ts Nested folders: remove behaviour where selecting all children selects parent (#68084) 2023-05-10 10:51:57 +01:00
slice.ts NestedFolders: Add empty states for Browse and Search (#67423) 2023-05-02 14:33:59 +03:00
utils.ts Nested folders: hook up move/delete logic properly (#67648) 2023-05-02 17:22:51 +01:00