grafana/pkg/services/librarypanels
Hugo Häggmark 7f5487a461
LibraryPanels: Adds Type and Description to DB (#32258)
* Refactor: adds description to getCreateCommand

* Refactor: Adds type and description fields

* Chore: Updates FrontEnd

* Update pkg/services/librarypanels/database.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/services/librarypanels/database.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: fixes backend linting error

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-03-24 13:43:51 +01:00
..
api.go LibraryPanels: Prevents deletion of connected library panels (#32277) 2021-03-24 11:43:27 +01:00
database.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
guard.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
librarypanels_connections_test.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
librarypanels_create_test.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
librarypanels_delete_test.go LibraryPanels: Prevents deletion of connected library panels (#32277) 2021-03-24 11:43:27 +01:00
librarypanels_get_all_test.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
librarypanels_get_test.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
librarypanels_patch_test.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
librarypanels_permissions_test.go LibraryPanels: Improves the Get All experience (#32028) 2021-03-18 11:19:41 +01:00
librarypanels_test.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
librarypanels.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00
models.go LibraryPanels: Adds Type and Description to DB (#32258) 2021-03-24 13:43:51 +01:00