grafana/public/app/features/datasources
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__ Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
components EditDatasource: Fix navtree when dataSourcePageHeader is on (#72827) 2023-08-08 07:53:32 +02:00
state Datasources: Cleanup unused code from datasources (#73360) 2023-08-17 14:37:39 +02:00
api.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
api.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
constants.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
hooks.ts DS Picker: Add missing props and improve autoheight logic (#70393) 2023-06-23 10:26:18 +02:00
tracking.ts Datasources: Pass down the edit-form errors (#69830) 2023-07-13 11:31:02 +02:00
types.ts Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
utils.test.ts grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00
utils.ts Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00