grafana/pkg/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
..
alerting NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
annotations Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
auth pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
cleanup chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboards Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
datasources chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
guardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263) 2020-03-03 09:11:16 -08:00
licensing @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
login OAuth: Enforce auto_assign_org_id setting when role mapping enabled using Generic OAuth (#22268) 2020-02-19 17:38:53 +01:00
multildap Chore: Resolve random failure with golangci-lint (#21970) 2020-02-07 15:53:03 +01:00
notifications chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
provisioning Cleanup: move interface ProvisioningService into provisioning package (#23061) 2020-03-25 14:14:24 +01:00
quota chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
rendering Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
search fix: export Bus on search service (#19773) 2019-10-11 11:46:44 -04:00
sqlstore delete old dashboard versions in multiple batches (#23348) 2020-04-06 11:44:14 -04:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00