grafana/public/app/features/data-connections
Levente Balogh b184280cb3
fix: set base-path manually (#50773)
In case we didn't set a `basePath`, `<AppPluginLoader>` would always use the current path as a `basePath`.
This can get problematic in case the Cloud Onboarding app tries to handle it's own sub-routes.
2022-06-14 14:29:55 +02:00
..
__mocks__ Data Connections: Create a new top-level page (#50018) 2022-06-10 12:13:31 +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 Data Connections: make sub-routes work (#50754) 2022-06-14 11:10:20 +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