grafana/pkg/api
Scott Bock 3d922a4e67
AnnotationsApi: GET /api/annotations/:annotationId (#47739)
2022-05-16 17:16:36 +02:00
..
apierrors
avatar
datasource
docs AnnotationsApi: GET /api/annotations/:annotationId (#47739) 2022-05-16 17:16:36 +02:00
dtos Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 2022-05-02 11:35:36 +02:00
frontendlogging
navlinks
pluginproxy AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
response
routing
static
accesscontrol.go Access Control: Move dashboard actions and create scope provider (#48618) 2022-05-04 16:12:09 +02:00
admin.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go
admin_users_test.go
alerting.go
alerting_test.go
annotations.go AnnotationsApi: GET /api/annotations/:annotationId (#47739) 2022-05-16 17:16:36 +02:00
annotations_test.go AnnotationsApi: GET /api/annotations/:annotationId (#47739) 2022-05-16 17:16:36 +02:00
api.go AnnotationsApi: GET /api/annotations/:annotationId (#47739) 2022-05-16 17:16:36 +02:00
apikey.go Access control: Pass access control metadata for api keys (#48445) 2022-04-29 15:30:24 +02:00
app_routes.go
basic_auth.go
basic_auth_test.go
comments.go
common_test.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
dashboard.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
dashboard_permission.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
dashboard_permission_test.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_test.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
dataproxy.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 2022-04-29 10:25:22 +03:00
datasources.go Plugins: Refactor plugin resource call with and without data source (#48754) 2022-05-06 10:58:02 +02:00
datasources_test.go Secrets: Implement basic unified secret store service (#45804) 2022-04-25 13:57:45 -03:00
fakes.go
folder.go fix argument ordering (#48124) 2022-04-25 15:26:46 +02:00
folder_permission.go Access control: refactor RBAC checks (#48107) 2022-04-25 10:42:09 +02:00
folder_permission_test.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
folder_test.go
frontend_logging.go
frontend_logging_test.go
frontend_metrics.go
frontendsettings.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
frontendsettings_test.go
grafana_com_proxy.go
health.go
health_test.go
http_server.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
http_server_test.go
index.go Navigation: Add create icons to expanded menu (#48768) 2022-05-06 09:14:00 +01:00
ldap_debug.go LDAP: Fix debug view to display the actual computed mapping in ldap.go (#48103) 2022-04-22 15:45:54 +02:00
ldap_debug_test.go
login.go
login_oauth.go
login_oauth_test.go
login_test.go Logging: Unify logging fakes (#48822) 2022-05-06 17:44:22 +02:00
metrics.go Plugins: Introduce HTTP 207 Multi Status response to api/ds/query (#48550) 2022-05-03 18:02:20 +02:00
metrics_test.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
org.go Chore: Remove final x from sqlstore (#48086) 2022-04-25 13:07:11 -04:00
org_invite.go
org_test.go
org_users.go
org_users_test.go
password.go
playlist.go
playlist_play.go
plugin_dashboards.go
plugin_dashboards_test.go
plugin_metrics.go
plugin_metrics_test.go
plugin_resource.go Plugins: Refactor plugin resource call with and without data source (#48754) 2022-05-06 10:58:02 +02:00
plugins.go Access control: Fix listing data sources for org admins (#48961) 2022-05-13 14:07:08 +02:00
plugins_test.go Logging: Unify logging fakes (#48822) 2022-05-06 17:44:22 +02:00
preferences.go Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
preferences_test.go Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
quota.go
quota_test.go
render.go
search.go
short_url.go
short_url_test.go
signup.go
stars.go API: add stars HTTP endpoint (#48612) 2022-05-03 08:52:19 -07:00
swagger.go
team.go Access control: refactor RBAC checks (#48107) 2022-04-25 10:42:09 +02:00
team_members.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
team_members_test.go Rename FGAC to RBAC in the codebase (#48051) 2022-04-21 14:31:02 +02:00
team_test.go AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
user.go
user_test.go
user_token.go
user_token_test.go
utils.go