grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
Tobias Skarhed 375dc333f2 Typescript: Reduce implicit any errors (#17550)
* Fix types on linkSrv

* Lower err count, shoot down some errs, add type pkg

* Fix changes and add test

* Update public/app/features/panel/panel_ctrl.ts

Co-Authored-By: Hugo Häggmark <hugo.haggmark@gmail.com>

* Update public/app/features/panel/panel_ctrl.ts

Co-Authored-By: Hugo Häggmark <hugo.haggmark@gmail.com>

* Update public/app/features/panel/panellinks/link_srv.ts

Co-Authored-By: Hugo Häggmark <hugo.haggmark@gmail.com>

* Update public/app/features/panel/panel_ctrl.ts

Co-Authored-By: Hugo Häggmark <hugo.haggmark@gmail.com>

* Fix last types to compile

* Fix formatting issue

* Update public/app/features/panel/panel_ctrl.ts

Co-Authored-By: Hugo Häggmark <hugo.haggmark@gmail.com>
2019-06-13 20:04:15 +02:00
..
__mocks__ azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
app_insights Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
azure_log_analytics Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
azure_monitor Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
editor 16365 change clashing variable names (#17140) 2019-05-28 15:04:42 +02:00
img azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
log_analytics 16365 change clashing variable names (#17140) 2019-05-28 15:04:42 +02:00
partials 16365 change clashing variable names (#17140) 2019-05-28 15:04:42 +02:00
annotations_query_ctrl.ts AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
config_ctrl.ts AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
datasource.ts DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
module.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
plugin.json AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
query_ctrl.test.ts Typescript: Reduce implicit any errors (#17550) 2019-06-13 20:04:15 +02:00
query_ctrl.ts Typescript: Reduce implicit any errors (#17550) 2019-06-13 20:04:15 +02:00
query_help.md azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
time_grain_converter.test.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
time_grain_converter.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
types.ts DataSource Plugins: consistent generics order <TQuery,TOptions> (#16936) 2019-05-08 09:37:50 +02:00