grafana/pkg/services/libraryelements
Hugo Häggmark 55e20bbf04
LibraryPanels: Separates name from panel title (#38707)
* LibraryPanels: Separates name from panel title

* WIP

* Chore: fixes update for duplicate lib panels

* Chore: reverts implementation

* Chore: show library options only for library panels

* Chore: ui fixes after PR comments

* Chore: fixes issue when creating library panels
2021-09-01 13:27:43 +02:00
..
api.go Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
database.go LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
guard.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
libraryelements_create_test.go LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
libraryelements_delete_test.go LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
libraryelements_get_all_test.go LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
libraryelements_get_test.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
libraryelements_patch_test.go LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
libraryelements_permissions_test.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00
libraryelements_test.go Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
libraryelements.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
models.go Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
writers.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00