grafana/pkg/services/sqlstore
Eric Leijonmarck cbf71fbd7f
Serviceaccounts: Do not display service accounts assigned to team (#48995)
* Add IsServiceAccount to query

* test for excluding service accounts in query

* align test

* test update

* added logging

* should fix tests

* moved test to bottom

* add back setup function

* Remove IsServiceAccount from query

Instead use false for is_service_account
and when the time comes to implement service accounts
for team. we deal with it

* missed teamtest

* formatting
2022-05-24 16:52:39 +10:00
..
db
migrations AccessControl: Add migration for seeding managed inherited permissions (#49337) 2022-05-23 16:50:10 +02:00
migrator Encryption: Add support for multiple data keys per day (#47765) 2022-05-23 13:13:55 +02:00
mockstore ServiceAccounts: Add identifiable token prefix to service account tokens (#49011) 2022-05-23 13:14:38 +02:00
permissions
searchstore
sqlutil
alert.go
alert_notification.go
alert_notification_test.go
alert_test.go
annotation.go
annotation_cleanup.go
annotation_cleanup_test.go
annotation_test.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
apikey.go ServiceAccounts: Add identifiable token prefix to service account tokens (#49011) 2022-05-23 13:14:38 +02:00
apikey_test.go ServiceAccounts: Add identifiable token prefix to service account tokens (#49011) 2022-05-23 13:14:38 +02:00
dashboard.go backend/sqlstore: move GetDashboards to Dashboard Service (#49175) 2022-05-19 10:59:12 -04:00
dashboard_acl.go
dashboard_provisioning.go
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_thumbs.go
dashboard_thumbs_test.go
dashboard_version.go
dashboard_version_test.go backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
database_wrapper.go
datasource.go
datasource_test.go
health.go
health_test.go
logger.go
login_attempt.go
login_attempt_test.go
org.go
org_test.go AccessControl: Enforce user check when enterprise accesscontrol is on (#49003) 2022-05-17 09:47:31 -04:00
org_users.go AccessControl: Enforce user check when enterprise accesscontrol is on (#49003) 2022-05-17 09:47:31 -04:00
org_users_test.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
playlist.go
playlist_test.go
plugin_setting.go
plugin_setting_test.go
quota.go
quota_test.go
session.go
sqlbuilder.go
sqlbuilder_test.go
sqlstore.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
sqlstore.goconvey
sqlstore_test.go
stats.go Encryption: Add support for multiple data keys per day (#47765) 2022-05-23 13:13:55 +02:00
stats_integration_test.go
stats_test.go
store.go ServiceAccounts: Add identifiable token prefix to service account tokens (#49011) 2022-05-23 13:14:38 +02:00
tables.go
tags.go
tags_test.go
team.go Serviceaccounts: Do not display service accounts assigned to team (#48995) 2022-05-24 16:52:39 +10:00
team_test.go Serviceaccounts: Do not display service accounts assigned to team (#48995) 2022-05-24 16:52:39 +10:00
temp_user.go
temp_user_test.go
tls_mysql.go
transactions.go
transactions_test.go
user.go
user_test.go AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00