mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 10:50:37 -06:00
fc73bc1161
* LibraryPanels: Enables create/update library panels with specific UID * Chore: added check for uid length after PR comments * Refactor: creates IsShortUIDTooLong function * Refactor: adds UID to PATCH endpoint * Refactor: clarifies the patch code * Refactor: changes after PR comments |
||
---|---|---|
.. | ||
api.go | ||
database.go | ||
guard.go | ||
libraryelements_create_test.go | ||
libraryelements_delete_test.go | ||
libraryelements_get_all_test.go | ||
libraryelements_get_test.go | ||
libraryelements_patch_test.go | ||
libraryelements_permissions_test.go | ||
libraryelements_test.go | ||
libraryelements.go | ||
models.go | ||
writers.go |