grafana/public/app/features/data-connections
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
hooks Data Connections: make sub-routes work (#50754) 2022-06-14 11:10:20 +02:00
tabs fix: set base-path manually (#50773) 2022-06-14 14:29:55 +02:00
constants.ts Data Connections: Create a new top-level page (#50018) 2022-06-10 12:13:31 +02:00
DataConnectionsPage.test.tsx Datasources: Refactor the list page (#51438) 2022-07-07 11:15:34 +02:00
DataConnectionsPage.tsx Data Connections: make sub-routes work (#50754) 2022-06-14 11:10:20 +02:00
routes.tsx Data Connections: Create a new top-level page (#50018) 2022-06-10 12:13:31 +02:00