grafana/pkg/api
ying-jeanne 24468fdd67
Swagger: update swagger for datasource proxy api (#47690)
* update the swagger for datasource proxy api

* add enterprise spec changes
2022-04-15 10:31:54 +03:00
..
apierrors
avatar Dashboard: Mix initials and custom gravatars in recent viewers list (#47212) 2022-04-05 22:56:17 -04:00
datasource
docs Swagger: update swagger for datasource proxy api (#47690) 2022-04-15 10:31:54 +03:00
dtos Navigation: Show only + icons in overlay menu for new NavBar (#47347) 2022-04-12 14:51:40 +01:00
frontendlogging
navlinks
pluginproxy Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
response Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
routing
static
accesscontrol.go Create fixed roles for reading API Keys and service accounts and fix listing of service account tokens (#47767) 2022-04-14 15:09:55 +02:00
admin.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go
admin_users_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
alerting.go Linter: fix linter for golangci-lint version v1.45.0 (#47623) 2022-04-12 08:15:16 -04:00
alerting_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
annotations.go Access control: SQL filtering for annotation listing (#47467) 2022-04-11 13:18:38 +01:00
annotations_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
api.go Access control: expose SA frontend to users with the right permissions (#47727) 2022-04-14 12:40:15 +01:00
apikey.go Access control: service account role check (#47710) 2022-04-13 18:11:03 +02:00
app_routes.go Instrumentation: Proxy status code correction and various improvements (#47473) 2022-04-11 13:17:08 +02:00
basic_auth.go
basic_auth_test.go
comments.go
common_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
dashboard.go Fix unmaarshal of double pointer (#47586) 2022-04-12 09:30:34 +02:00
dashboard_permission.go Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
dashboard_permission_test.go Chore: Remove bus from dashboard service (#46829) 2022-03-22 14:36:50 +01:00
dashboard_snapshot.go
dashboard_snapshot_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
dashboard_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
dataproxy.go API: enable proxying datasource calls using the datasource UID (#47634) 2022-04-14 13:28:13 +03:00
datasources.go Access control: Change data source permissions to be based on UID (#46741) 2022-03-24 12:21:26 +01:00
datasources_test.go Access control: Move data source actions and scopes to datasource package (#46594) 2022-03-16 15:11:03 +01:00
fakes.go
folder.go
folder_permission.go Access control: use uid for dashboard and folder scopes (#46807) 2022-03-30 15:14:26 +02:00
folder_permission_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
folder_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go Prometheus: Query builder UX tweaks and feedback link (#47655) 2022-04-14 15:18:03 +02:00
frontendsettings_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
grafana_com_proxy.go Instrumentation: Proxy status code correction and various improvements (#47473) 2022-04-11 13:17:08 +02:00
health.go
health_test.go
http_server.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
http_server_test.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 2022-03-29 11:18:26 +02:00
index.go Access control: expose SA frontend to users with the right permissions (#47727) 2022-04-14 12:40:15 +01:00
ldap_debug.go Chore: Remove bus.Dispatch from some login packages (#47248) 2022-04-04 20:36:15 +02:00
ldap_debug_test.go Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
login.go Chore: Remove bus.Dispatch from some login packages (#47248) 2022-04-04 20:36:15 +02:00
login_oauth.go
login_oauth_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
login_test.go Chore: Remove bus.Dispatch from some login packages (#47248) 2022-04-04 20:36:15 +02:00
metrics.go Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 2022-03-30 17:46:06 +02:00
metrics_test.go Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
org.go
org_invite.go
org_test.go
org_users.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 2022-03-24 08:58:10 +01:00
org_users_test.go
password.go
playlist.go
playlist_play.go
plugin_dashboards.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
plugin_dashboards_test.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
plugin_metrics.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 2022-03-29 11:18:26 +02:00
plugin_metrics_test.go Plugins: Make backend plugin metrics endpoints available with optional authentication (#46467) 2022-03-29 11:18:26 +02:00
plugins.go Plugins: Pass OAuth Token to CallResource Function (#47028) 2022-04-05 17:40:34 +02:00
plugins_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
preferences.go Query history: Save user preferences in database (#47506) 2022-04-12 11:42:42 +02:00
preferences_test.go Navigation: Introduce a preferences table to store Navbar preferences (#44914) 2022-03-17 12:07:20 +00:00
quota.go
quota_test.go
render.go
search.go
short_url.go
short_url_test.go Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
signup.go
stars.go
swagger.go
team.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 2022-03-24 08:58:10 +01:00
team_members.go
team_members_test.go
team_test.go Access Control: Add test flag to enable access control (#46780) 2022-03-22 20:48:32 +01:00
user.go AccessControl: Fix locked role picker in orgs/edit page (#46539) 2022-03-24 08:58:10 +01:00
user_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
user_token.go
user_token_test.go Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
utils.go