grafana/public/app/features/dashboard/services
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405)
* WIP: initial commit to transition to new edit mode

* More old edit cleanup

* Minor update

* Refactoring url edit/fullscreen state to simplify logic, now seperate states

* Fixed tests and part of the explore integration

* Updated snapshot

* Fix alert rule links

* Fixed issue going back from explore

* Updated snapshots

* Fixes and changes

* Fixed bridge srv issue

* Fixed add panel issue

* Removed console log

* Removed render

* Tests: fixes e2e smoketest

* Make description optional

* Fixed typings

* e2e fixes

* removed import

* updated snapshot

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-04-10 16:37:26 +02:00
..
ChangeTracker.test.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ChangeTracker.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
DashboardLoaderSrv.ts TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01: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 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
UnsavedChangesSrv.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00