grafana/public/app/features/dashboard/services
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
..
ChangeTracker.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ChangeTracker.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
DashboardLoaderSrv.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
DashboardSrv.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
TimeSrv.test.ts TimeSrv: Try to parse 8 and 15 digit numbers as timestamps if parsing as date fails (#21694) 2020-04-06 06:19:14 +02:00
TimeSrv.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
UnsavedChangesSrv.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00