Hugo Häggmark
b7b6632a4d
PanelLibrary: adding library panels to Dashboard Api (#30278)
* Wip: First naive impl
* Chore: fix after merge
* Chore: changes after PR comments
* Chore: removes unused types
* Chore: adds feature toggle
* Refactor: adds library panels cleanup and connect when storing dashboards
* Refactor: adds feature toggle
* Update pkg/services/librarypanels/librarypanels.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/services/librarypanels/librarypanels.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Refactor: adds disconnect library panels when deleting a dashboard
* Chore: changes after PR comments
* Tests: adds tests for LoadLibraryPanelsForDashboard
* Tests: adds tests for CleanLibraryPanelsForDashboard
* Tests: adds tests for ConnectLibraryPanelsForDashboard
* Tests: adds tests for DisconnectLibraryPanelsForDashboard and small refactor
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Refactor: deletes all connections in one call and connects all in the same transaction
* Chore: adds better comments
* Chore: changes after PR comments
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-20 09:28:10 +01:00
..
2021-01-19 22:02:44 +01:00
2020-12-08 19:41:35 +01:00
2021-01-19 17:55:53 +01:00
2020-12-08 19:41:35 +01:00
2021-01-19 17:55:53 +01:00
2021-01-19 18:57:09 +01:00
2021-01-13 13:16:27 -05:00
2020-12-01 09:53:27 +01:00
2020-11-06 10:01:13 +01:00
2021-01-19 18:57:09 +01:00
2021-01-20 09:28:10 +01:00
2021-01-18 14:42:39 +01:00
2020-12-01 07:56:56 -08:00
2020-12-23 14:42:20 +02:00
2020-11-19 14:47:17 +01:00
2021-01-19 19:11:11 +02:00
2020-12-15 09:32:06 +01:00
2020-12-11 11:45:17 +01:00
2021-01-19 18:57:09 +01:00
2020-12-15 19:09:04 +01:00
2021-01-12 07:42:32 +01:00
2020-07-16 10:36:08 +02:00
2020-11-11 06:21:08 +01:00
2021-01-20 08:23:09 +01:00
2020-02-29 13:35:15 +01:00