grafana/public/app/features/datasources/components
Torkel Ödegaard 9614dc2446
Connections: Simplify connections nav (#66813)
* Connections: Simplify connections nav

* rename Connections pages everywhere

---------

Co-authored-by: Miklós Tolnai <miklos.tolnai@grafana.com>
2023-05-02 10:51:59 +02:00
..
picker DataSourcePicker: keyboard navigatable list hook and implementation in the new data source picker dropdown (#67370) 2023-04-28 18:19:31 +02:00
BasicSettings.test.tsx Accessibility: enable rule jsx-a11y/label-has-associated-control (#57964) 2022-11-01 14:37:58 +00:00
BasicSettings.tsx Prometheus: Disabled inputs when settings are read-only (#60354) 2023-01-10 16:13:42 +01:00
ButtonRow.test.tsx Datasource: Move the Delete data source button back to the bottom (#67552) 2023-05-01 12:16:16 +02:00
ButtonRow.tsx Datasource: Move the Delete data source button back to the bottom (#67552) 2023-05-01 12:16:16 +02:00
CloudInfoBox.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DashboardsTable.test.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DashboardsTable.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourceAddButton.tsx DatasourceList: Fixes using sub path on datasources URL (#59597) 2022-12-21 14:21:04 +01:00
DataSourceCategories.tsx Connections: Simplify connections nav (#66813) 2023-05-02 10:51:59 +02:00
DataSourceDashboards.test.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourceDashboards.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
DataSourceLoadError.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourceMissingRightsMessage.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourcePluginConfigPage.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourcePluginSettings.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourcePluginState.tsx Accessibility: enable rule jsx-a11y/label-has-associated-control (#57964) 2022-11-01 14:37:58 +00:00
DataSourceReadOnlyMessage.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
DataSourcesList.test.tsx Datasources: Add more optional UI tracking (#62785) 2023-02-03 09:47:42 +01:00
DataSourcesList.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00
DataSourcesListHeader.tsx Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
DataSourceTestingStatus.tsx Datasource: Overhaul plugin error handling and action buttons (#67014) 2023-04-28 15:57:17 +02:00
DataSourceTypeCard.tsx Feat: Linking to plugin details page rather than externally for new datasources (#63499) 2023-03-02 17:08:40 +01:00
DataSourceTypeCardList.tsx DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
EditDataSource.test.tsx Plugins: Added hook to make it easier to track interactions in plugins (#56126) 2022-11-02 16:57:57 +01:00
EditDataSource.tsx Datasource: Move the Delete data source button back to the bottom (#67552) 2023-05-01 12:16:16 +02:00
EditDataSourceActions.tsx Datasource: Move the Delete data source button back to the bottom (#67552) 2023-05-01 12:16:16 +02:00
EmptyStateNoDatasource.test.tsx Chore: fix EmptyStateNoDatasource flaky test (#64520) 2023-03-14 10:03:04 +00:00
EmptyStateNoDatasource.tsx Chore: fix EmptyStateNoDatasource flaky test (#64520) 2023-03-14 10:03:04 +00:00
NewDataSource.tsx Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00