mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 20:22:32 +08:00

* feat: add a new modal for displaying no-access info * feat(CardGrid): add an onClick handler for items * feat: open a no-access modal when clicking on a connection in the catlog * feat: update permissions Open a "No access" modal when the user clicks a connection type but has no permissions creating a datasource out of it * test: add tests for opening the No Access modal * test: fix the user permissions in tests * Wip * Revert "Wip" This reverts commit 7f080c7f772e22f59573f60bea31418080ffd6c7.