mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
* Add permission check to the find route, add query not accessible warning for the view page * Hide grafana or mimir rule buttons depending on user's permissions * Add grafana and cloud read rules checking on the alert rules list view * Improve missing data source handling, refactor edit and remove permissions handling * Add tests for rule edit permissions * PR feedback