grafana/public/app/features/panel
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779)
* Chore: initial commit

* Tests: fixes MetricsQueryEditor.test.tsx

* Tests: fixes cloudwatch/specs/datasource.test.ts

* Tests: fixes stackdriver/specs/datasource.test.ts

* Tests: remove refrences to CustomVariable

* Refactor: moves DefaultVariableQueryEditor

* Refactor: moves utils

* Refactor: moves types

* Refactor: removes variableSrv

* Refactor: removes feature toggle newVariables

* Refactor: removes valueSelectDropDown

* Chore: removes GeneralTabCtrl

* Chore: migrates RowOptions

* Refactor: adds RowOptionsButton

* Refactor: makes the interface more explicit

* Refactor: small changes

* Refactor: changed type as it can be any variable type

* Tests: fixes broken test

* Refactor: changes after PR comments

* Refactor: adds loading state and call to onChange in componentDidMount
2020-06-04 13:44:48 +02:00
..
panellinks Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
partials Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
specs PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
all.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
metrics_panel_ctrl.ts PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified (#24933) 2020-05-25 14:05:43 +02:00
panel_ctrl.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
panel_directive.ts NewPanelEdit: Fixes issue with angular panel clean up, and cleanup after leaving edit mode (#24224) 2020-05-04 14:11:15 +02:00
panel_editor_tab.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_ctrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
query_editor_row.ts panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00