grafana/public/app/features/panel
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
..
panellinks Typescript: Reduce implicit any errors (#17550) 2019-06-13 20:04:15 +02:00
partials New solo panel route working in all scenarios I can test 2019-02-01 08:15:21 +01:00
specs Refactor: move getQueryRunner() to PanelModel (#16679) 2019-04-18 14:10:18 -07:00
all.ts New solo panel route working in all scenarios I can test 2019-02-01 08:15:21 +01:00
GeneralTabCtrl.ts two minor bug fixes introduced in recent refactorings 2019-01-29 09:47:41 +01:00
metrics_panel_ctrl.ts GraphPanel: use SeriesData directly (skip legacy transformation) (#17037) 2019-05-14 18:43:26 +02:00
panel_ctrl.ts Typescript: Reduce implicit any errors (#17550) 2019-06-13 20:04:15 +02:00
panel_directive.ts Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
panel_editor_tab.ts removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
panel_header.ts Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
query_ctrl.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
query_editor_row.ts panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00
repeat_option.ts Moving a few things from dashboard folder 2019-01-27 17:33:13 +01:00