grafana/public/app/features/connections
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
..
__mocks__ Chore: Update version (#58750) 2022-11-15 10:03:05 -03:00
components/ConnectionsRedirectNotice Connections: Update redirect alert message (#61152) 2023-01-11 11:41:19 +01:00
hooks refactor: rename Data Connections to Connections (#56353) 2022-10-05 09:56:58 +02:00
pages DataSources: fix DataSourceAddButton component (#60176) 2022-12-15 09:25:03 +01:00
tabs/ConnectData Connections: Show a "No access" modal if the user has no permissions (#61397) 2023-01-18 15:34:23 +01:00
Connections.test.tsx Connections: Make "Connect data" a section title (#61144) 2023-01-11 11:40:21 +01:00
Connections.tsx Connections: Show a "No access" modal if the user has no permissions (#61397) 2023-01-18 15:34:23 +01:00
constants.ts Connections: Update datasource details url (#60521) 2023-01-03 13:57:16 +01:00
routes.tsx Connections: Support standalone plugin pages (#57772) 2022-11-10 11:14:23 +01:00