mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -06:00
913cb17eac
* Connections: redirects to data sources If Data sources page is the only child of Your connections, then the NavLandingPage doesn't really make sense. * DataSourcesList: do not show add button twice If there are no data sources configured, then the DataSourcesList page shows a large CTA to add a data source. Therefore, the add new data source button in the header is redundant, let's remove it from there in this case. * DataSources: redirect to Connections after delete The primary place of the DataSourceList page is under Connections, provided that the `dataConnectionsConsole` feature is turned on. Therefore, let's redirect there after deleting a data source. |
||
---|---|---|
.. | ||
__mocks__ | ||
components/ConnectionsRedirectNotice | ||
hooks | ||
pages | ||
tabs/ConnectData | ||
Connections.test.tsx | ||
Connections.tsx | ||
constants.ts | ||
routes.tsx |