grafana/public/app/features/search
Sofia Papagiannaki b96dd1877c
Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427)
* Folder API: Add an optional query parameter for allowing deleting a  folder containing rules

* Update frontend

- Set forceDeleteRules=true when frontend deletes a folder
- Improve modal text

* Update docs

* Apply suggestions from code review

Co-authored-by: gotjosh <josue@grafana.com>
Co-authored-by: Nathan Rodman <nathanrodman@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-07-22 12:27:13 +03:00
..
components Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 2021-07-22 12:27:13 +03:00
hooks Memoize SearchResults (#35851) 2021-06-17 11:19:33 +03:00
reducers Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
constants.ts Search: minor UI fixes (#35335) 2021-06-08 14:41:06 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
loaders.ts Folders: Editors should be able to edit name and delete folders (#31242) 2021-02-17 12:40:28 +01:00
testData.ts Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
types.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils.test.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils.ts Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00