grafana/pkg/api
Alexander Emelin 28c30a34ad
Comments: support live comments in dashboards and annotations (#44980)
2022-02-22 10:47:42 +03:00
..
apierrors
avatar
datasource
docs
dtos Feature Highlights: add RS event for nav items (#45470) 2022-02-17 14:20:37 +01:00
frontendlogging
navlinks
pluginproxy Access control: Set default permissions for data sources when using access control (#45482) 2022-02-17 14:03:45 +01:00
response
routing
static
accesscontrol.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
admin.go
admin_provisioning.go
admin_provisioning_test.go
admin_test.go
admin_users.go
admin_users_test.go Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
alerting.go Fix alerting methods using AlertNotificationService (#45477) 2022-02-16 18:54:29 +01:00
alerting_test.go Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
annotations.go Access control: adding FGAC to annotation GET endpoints and fixed roles (#45102) 2022-02-11 15:43:29 -03:00
annotations_test.go Access control: adding FGAC to annotation GET endpoints and fixed roles (#45102) 2022-02-11 15:43:29 -03:00
api.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
apikey.go
app_routes.go
basic_auth.go
basic_auth_test.go
comments.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
common_test.go Access control: Set default permissions for data sources when using access control (#45482) 2022-02-17 14:03:45 +01:00
dashboard.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
dashboard_permission.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
dashboard_permission_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
dashboard_snapshot.go add dashboardsnap as service of http server (#45461) 2022-02-17 09:31:26 +01:00
dashboard_snapshot_test.go add dashboardsnap as service of http server (#45461) 2022-02-17 09:31:26 +01:00
dashboard_test.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
dataproxy.go
datasource_permissions.go Remove bus from datasource api (#44987) 2022-02-09 14:01:32 +01:00
datasource_permissions_mocks.go Remove bus from datasource api (#44987) 2022-02-09 14:01:32 +01:00
datasources.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
datasources_test.go Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 2022-02-11 15:52:14 +01:00
fakes.go
folder.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
folder_permission.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
folder_permission_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
folder_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
frontend_logging.go
frontend_logging_test.go Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
frontend_metrics.go
frontendsettings.go Previews: capability check (#44601) 2022-02-16 21:49:50 +04:00
frontendsettings_test.go
grafana_com_proxy.go
health.go
health_test.go
http_server.go Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
http_server_test.go
index.go AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
ldap_debug.go ldap debug bus removal (#45014) 2022-02-09 11:45:31 +01:00
ldap_debug_test.go ldap debug bus removal (#45014) 2022-02-09 11:45:31 +01:00
login.go Configuration: Add ability to customize okta login button name and icon (#44079) 2022-02-16 11:35:00 -05:00
login_oauth.go Chore: add setting to skip org assignment for external users (#34834) 2022-02-21 17:34:47 +01:00
login_oauth_test.go
login_test.go remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
metrics.go
org.go ldap debug bus removal (#45014) 2022-02-09 11:45:31 +01:00
org_invite.go
org_test.go
org_users.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
org_users_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 2022-02-16 14:15:44 +01:00
password.go
playlist.go
playlist_play.go
plugins.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00
plugins_test.go Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
preferences.go
preferences_test.go
quota.go
quota_test.go
render.go
search.go
short_url.go
short_url_test.go Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
signup.go
stars.go
swagger.go
team.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
team_members.go Access control: Set default permissions for data sources when using access control (#45482) 2022-02-17 14:03:45 +01:00
team_members_test.go AccessControl: Implement SQL filters for team members filtering (#44898) 2022-02-09 17:46:37 +01:00
team_test.go Access control: Set default permissions for data sources when using access control (#45482) 2022-02-17 14:03:45 +01:00
user.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
user_test.go AccessControl: Compute metadata from context permissions (#45578) 2022-02-18 11:27:00 +01:00
user_token.go
user_token_test.go
utils.go