grafana/pkg/services
Gabriel MABILLE 5b6d20fbce
Access Control: Remove built-in role assignment by default (#49058)
* Remove FF-bultins

* Add a param to test br-simplifying
2022-05-19 09:29:36 +02:00
..
accesscontrol Access Control: Remove built-in role assignment by default (#49058) 2022-05-19 09:29:36 +02:00
alerting Alerting: Wrap legacy alerting metrics with legacy_ (#48190) 2022-04-25 17:19:36 +02:00
annotations Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 2022-05-02 11:35:36 +02:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
comments backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
contexthandler Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
dashboardimport LibraryPanels: Fix library panels not connecting properly in imported dashboards (#49161) 2022-05-18 16:50:24 +02:00
dashboards add isPublic to dashboard (#48012) 2022-05-17 14:11:55 -08:00
dashboardsnapshots Chore: Remove x from dashboard snapshots (#48001) 2022-04-21 08:20:47 -04:00
datasourceproxy Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 2022-04-29 10:25:22 +03:00
datasources AccessControl: Let users with data source create permissions list non-core plugins (#48897) 2022-05-13 10:30:26 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
export Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07:00
featuremgmt Access Control: Remove built-in role assignment by default (#49058) 2022-05-19 09:29:36 +02:00
guardian fetch permissions by uid (#49100) 2022-05-18 09:13:41 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
ldap LDAP: allow Grafana Admin mapping without org_role field (#37189) 2022-05-06 12:12:42 +02:00
libraryelements backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
librarypanels backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
licensing Access control: Move licensing actions to licensing package (#46588) 2022-03-16 14:37:19 +01:00
live backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
login Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert Alerting: Update migration to migrate only alerts that belong to existing org\dashboard (#49192) 2022-05-18 16:00:08 -04:00
notifications chore: remove golang.org/x/net/context in favor of stdlib (#47532) 2022-04-11 08:46:21 -04:00
oauthtoken Chore: Remove bus from oauthtoken (#46811) 2022-03-21 21:13:57 +01:00
plugindashboards Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
preference Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
provisioning backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
query AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
queryhistory Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Add error options for rendering to return errors on failure (#48864) 2022-05-09 19:11:24 +01:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
searchusers Access control: Using RBAC to filter users in list view that you have read access to (#47963) 2022-05-13 09:26:34 +02:00
searchV2 Usage: add gauge for panel/datasource/transformer types (#48991) 2022-05-18 00:25:28 +02:00
secrets Encryption: Add Prometheus metrics (#48603) 2022-05-06 10:21:55 +02:00
serviceaccounts Access control: further reduce access control feature toggle checks (#48171) 2022-05-05 17:31:14 +02:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Alerting: Update migration to migrate only alerts that belong to existing org\dashboard (#49192) 2022-05-18 16:00:08 -04:00
star star sqlstore split (#45851) 2022-05-16 22:42:02 +08:00
store FileStorage: Add upload form (#46749) 2022-04-27 15:12:48 -04:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
updatechecker Logging: Unify logging fakes (#48822) 2022-05-06 17:44:22 +02:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00