grafana/pkg/services/libraryelements
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826)
* pass url parameters through context.Context

* fix url param names without colon prefix

* change context params to vars

* replace url vars in tests using new api

* rename vars to params

* add some comments

* rename seturlvars to seturlparams
2021-09-14 18:34:56 +02:00
..
api.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
database.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
guard.go Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 2021-09-14 16:08:04 +02:00
libraryelements_create_test.go LibraryElements: Enables creating library elements with specific UID (#39019) 2021-09-10 11:22:13 +02:00
libraryelements_delete_test.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +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 Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
libraryelements_patch_test.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
libraryelements_permissions_test.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
libraryelements_test.go Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 2021-09-14 16:08:04 +02:00
libraryelements.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
models.go LibraryElements: Enables creating library elements with specific UID (#39019) 2021-09-10 11:22:13 +02:00
writers.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00