grafana/pkg/services/librarypanels
Hugo Häggmark 06e6bcf091
LibraryPanels: Disconnect before connect during dashboard save (#31235)
* LibraryPanels: Disconnect before connect during dashboard save

* Tests: fixed test

* Chore: updates after PR comments

* Chore: changes from context.Background() to c.Context.Req.Context()

* Chore: fixes lint issue
2021-02-16 13:00:56 +01:00
..
api.go Chore: Moves common and response into separate packages (#30298) 2021-01-15 14:43:20 +01:00
database.go LibraryPanels: Disconnect before connect during dashboard save (#31235) 2021-02-16 13:00:56 +01:00
librarypanels_test.go LibraryPanels: Disconnect before connect during dashboard save (#31235) 2021-02-16 13:00:56 +01:00
librarypanels.go LibraryPanels: Disconnect before connect during dashboard save (#31235) 2021-02-16 13:00:56 +01:00
models.go PanelLibrary: Adds library panel meta information to dashboard json (#30770) 2021-02-02 06:25:35 +01:00