grafana/public/app/features/datasources
Levente Balogh 99de3313f7
Datasources: Refactor the list page (#51438)
* refactor(Data Sources): rename file to follow naming convention

* refactor: use react-redux hooks for interacting with the store

* tests: update data-sources list related test files

* refactor: extract datasource list page contents

* refactor: pass dataSources to the DataSourcesList as a prop

* refactor: use proper typing for navIndex mocks
2022-07-07 11:15:34 +02:00
..
__mocks__ Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
settings TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
state Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
utils Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
DashboardsTable.test.tsx Chore: convert DashboardsTable test to RTL (#50252) 2022-06-06 15:27:40 +01:00
DashboardsTable.tsx Chore: convert DashboardsTable test to RTL (#50252) 2022-06-06 15:27:40 +01:00
DataSourceDashboards.test.tsx Chore: Convert DataSourceDashboards test to RTL (#51294) 2022-06-23 14:39:00 +03:00
DataSourceDashboards.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
DataSourcesList.test.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataSourcesList.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataSourcesListHeader.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataSourcesListPage.test.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataSourcesListPage.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataSourcesListPageContent.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
mocks.ts Datasource: Remove support for unencrypted passwords (#49987) 2022-06-03 17:38:22 +02:00
NewDataSourcePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00