grafana/public/app/features/connections
Levente Balogh 4def287e62
Connections: Show the Dashboards tab under DataSource settings (#61841)
* fix: use the correct URL for editing datasource dashboards

* feat: show the Datasource/Dashboards page under Connections as well

* refactor: remove unnecessary `useNavModel()` utility

* feat: add a utility for creating the nav-model for DS settings tabs

* refactor: use nav-model crating utility in Edit Datasource
2023-01-23 13:25:42 +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 Connections: Show the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
pages Connections: Show the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
tabs/ConnectData Connections: Don't use gridSize directly in styling (#61684) 2023-01-20 09:01:51 +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 the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
constants.ts Connections: Show the Dashboards tab under DataSource settings (#61841) 2023-01-23 13:25:42 +01:00
routes.tsx Connections: Support standalone plugin pages (#57772) 2022-11-10 11:14:23 +01:00