grafana/public/app/features/browse-dashboards/state
Ashley Harrison 5d5a54979c
Nested folders: hook up getAffectedItems to the backend count route (#67677)
* hook up getAffectedItems to the backend count route

* mock out backendSrv in unit tests

* Don't delete alert rules while API doesn't return counts

* Show alert rule counts when API returns them

* use components for modal styles

* Revert "use components for modal styles"

This reverts commit 80ac1152f8.

---------

Co-authored-by: joshhunt <josh@trtr.co>
2023-05-02 21:20:30 +00:00
..
actions.ts Nested folders: hook up getAffectedItems to the backend count route (#67677) 2023-05-02 21:20:30 +00: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 NestedFolders: Indicate when folders have mixed-selection children (#67337) 2023-05-02 13:17:25 +03:00
reducers.ts Nested folders: hook up move/delete logic properly (#67648) 2023-05-02 17:22:51 +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