grafana/public/app/features/datasources
Sonia Aguilar f416651842
Show alerting availability in data source details (#53391)
* Show alerting availability in data source details

* Show tooltip info in data source dropdown when creating an alert

* return earlier in HeaderExtras component

* Use getDataSourceSrv().getInstanceSettings instead of getDataSourceSrv().get to simplify

* Make information icon clickable and open a new window with documentation url
2022-08-12 15:32:07 +02:00
..
__mocks__ DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
components Show alerting availability in data source details (#53391) 2022-08-12 15:32:07 +02:00
pages Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
state fix: use type instead of uid to get datasource metadata (#53543) 2022-08-11 07:24:39 +02:00
api.test.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
api.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
constants.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
passwordHandlers.test.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
passwordHandlers.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
types.ts Data Connections: Add data sources (#52436) 2022-07-25 14:29:21 +02:00
utils.test.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00
utils.ts DataSources: refactor datasource pages to be reusable (#51874) 2022-07-20 09:25:09 +02:00