grafana/pkg/services/navtree
Levente Balogh 4ef82dc73f
Connections: Show a "No access" modal if the user has no permissions (#61397)
* 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 7f080c7f77.
2023-01-18 15:34:23 +01:00
..
navtreeimpl Connections: Show a "No access" modal if the user has no permissions (#61397) 2023-01-18 15:34:23 +01:00
models_test.go Admin: Remove navigation subheaders (#61344) 2023-01-13 08:32:09 +02:00
models.go Admin: Update the order of nav items (#61497) 2023-01-13 17:27:26 +02:00
navtree.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00