grafana/public/app/features/connections
mikkancso 6bc7c70c02
Datasources: Cleanup unused code from datasources (#73360)
* remove unused datasource pages

* move useDataSourceSettingsNav from datasources to connections

without any modification in the code yet

The reason for this is that its only usage is in this file, so we are
going to merge it with the other useDataSourceSettingsNav hook in the
next commit.

* merge two useDataSourceSettingsNav's

and rename consts and remove duplicated calls

* simplify useDataSourceSettingsNav
2023-08-17 14:37:39 +02:00
..
__mocks__ Connections: Rename "Your data source" to "Data source" page (#67662) 2023-05-03 09:39:13 +02:00
components/ConnectionsRedirectNotice Admin: Add redirect notice for datasources to admin landing page (#72736) 2023-08-04 07:45:09 +02:00
hooks Datasources: Cleanup unused code from datasources (#73360) 2023-08-17 14:37:39 +02:00
pages EditDatasource: Fix navtree when dataSourcePageHeader is on (#72827) 2023-08-08 07:53:32 +02:00
tabs/ConnectData Connections console: Add Angular badge for Angular plugins (#70789) 2023-07-11 10:12:09 +02:00
Connections.test.tsx Connections: Rename "Your data source" to "Data source" page (#67662) 2023-05-03 09:39:13 +02:00
Connections.tsx Connections: Fix create new datasource route (#67802) 2023-05-04 12:37:14 +02:00
constants.ts Connections: Rename "Your data source" to "Data source" page (#67662) 2023-05-03 09:39:13 +02:00
routes.tsx Connections: Stop using dataConnectionsConsole feature toggle (#72111) 2023-07-24 10:54:52 +02:00