3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services
idafurjes 578ab71ba9
Copy delete user permission to access control service ()
* Copy delete user permission to access control service

* Update pkg/services/accesscontrol/database/database_test.go

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-07-05 18:05:56 +02:00
..
accesscontrol Copy delete user permission to access control service () 2022-07-05 18:05:56 +02:00
alerting backend/datasources: move datasources models into the datasources service package () 2022-06-27 12:23:15 -04:00
annotations Chore : Replace dashboardid with dashboardUID in annotation API () 2022-05-02 11:35:36 +02:00
auth Split Create User () 2022-06-28 14:32:25 +02:00
cleanup backend/dashboardsnapshot service: move models () 2022-06-17 09:09:01 -04:00
comments backend/services: Move GetDashboard from sqlstore to dashboard service () 2022-05-17 14:52:22 -04:00
contexthandler ServiceAccounts: Add Service Account Token last used at date () 2022-06-28 16:42:40 +02:00
dashboardimport Export: Fix export/import of dash with library panels () 2022-06-29 16:18:27 +01:00
dashboards Access Control: Allow dashboard admins to query org users () 2022-07-04 10:43:06 +01:00
dashboardsnapshots chore/backend: move dashboard errors to dashboard service () 2022-06-30 09:31:54 -04:00
dashboardversion chore/backend: move dashboard errors to dashboard service () 2022-06-30 09:31:54 -04:00
datasourceproxy backend/datasources: move datasources models into the datasources service package () 2022-06-27 12:23:15 -04:00
datasources backend/datasources: move datasources models into the datasources service package () 2022-06-27 12:23:15 -04:00
encryption Encryption: Add support for decrypting ciphertexts with algorithm metadata () 2022-05-20 17:11:51 +02:00
export Export: introduce export plumbing (behind dev feature flag) () 2022-04-25 16:59:18 -07:00
featuremgmt Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client () 2022-07-04 11:18:45 +02:00
guardian RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission () 2022-06-14 10:17:48 +02:00
hooks Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Enable envelope encryption by default () 2022-05-24 10:34:47 +02:00
ldap Chore: Remove Wrap () 2022-06-03 09:24:24 +02:00
libraryelements chore/backend: move dashboard errors to dashboard service () 2022-06-30 09:31:54 -04:00
librarypanels Export: Fix export/import of dash with library panels () 2022-06-29 16:18:27 +01:00
licensing RBAC: Make RBAC action names more consistent () 2022-06-02 13:14:48 +01:00
live sync routing tree with latest changes in Gin () 2022-06-29 19:05:57 +03:00
login Split Create User () 2022-06-28 14:32:25 +02:00
multildap Split Create User () 2022-06-28 14:32:25 +02:00
ngalert Alerting: Change __alertScreenshotToken__ to __alertImageToken__ () 2022-07-04 06:05:36 -04:00
notifications Split Create User () 2022-06-28 14:32:25 +02:00
oauthtoken backend/datasources: move datasources models into the datasources service package () 2022-06-27 12:23:15 -04:00
org Split Create User () 2022-06-28 14:32:25 +02:00
plugindashboards Chore: Make test tracer noop and return no errors () 2022-06-15 12:40:41 +02:00
pluginsettings Plugins: Add plugin settings DTO () 2022-03-18 20:49:13 +01:00
preference I18n: Add default locale server config option () 2022-06-21 11:12:49 +01:00
provisioning chore/backend: move dashboard errors to dashboard service () 2022-06-30 09:31:54 -04:00
query backend/datasources: move datasources models into the datasources service package () 2022-06-27 12:23:15 -04:00
queryhistory Split Create User () 2022-06-28 14:32:25 +02:00
quota Update quota service to accept context () 2022-02-10 22:17:50 +01:00
rendering Alerting: Add a general screenshot service and alerting-specific image service. () 2022-05-22 22:33:49 +08:00
screenshot Alerting: Better metrics and renamed BrowserScreenshotService () 2022-06-30 17:47:23 +01:00
search Search (SQL): support dashboardUID query parameter () 2022-06-02 12:56:01 -07:00
searchusers Access control: Using RBAC to filter users in list view that you have read access to () 2022-05-13 09:26:34 +02:00
searchV2 Search: Downgrade Bluge, refactor code () 2022-07-04 11:33:07 +03:00
secrets Encryption: Move secrets migrations into secrets.Migrator () 2022-07-04 12:17:21 +02:00
serviceaccounts Service accounts: add usagestats for teams () 2022-06-30 11:05:49 +02:00
shorturls ShortURL: Use new Error type () 2022-06-15 15:11:36 +02:00
sqlstore Access Control: Allow dashboard admins to query org users () 2022-07-04 10:43:06 +01:00
star Chore: Exclude integration tests from running on test-backend step () 2022-06-10 11:46:21 -04:00
store Storage: validation and sanitization stubs () 2022-06-15 12:32:29 +04:00
teamguardian Chore: Make test tracer noop and return no errors () 2022-06-15 12:40:41 +02:00
thumbs chore/backend: move dashboard errors to dashboard service () 2022-06-30 09:31:54 -04:00
updatechecker Logging: Unify logging fakes () 2022-05-06 17:44:22 +02:00
user Split Create User () 2022-06-28 14:32:25 +02:00
validations Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00