grafana/pkg/services/publicdashboards/service
Agnès Toulet 8d68159b52
Public Dashboards: Disable email-sharing when there is no license (#80887)
* PublicDashboards: Disable email-shared dashboards when feature is disabled

* fix pubdash creation when it was email-shared

* add feature name const in OSS

* update doc

* Update service.go

* fix test & linter

* fix test

* Update query_test.go

* update tests

* fix imports

* fix doc linter issues

* Update docs/sources/administration/enterprise-licensing/_index.md

* fix after merge
2024-02-22 09:34:14 +01:00
..
intervalv2 Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
annotations.go Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00
common_test.go Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
logging.go PublicDashboards: Add metric for public dashboard datasource query success (#55701) 2022-09-27 12:25:56 -06:00
query_test.go Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
query.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
service_test.go Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00
service_wapper.go Pubdash: Email sharing handle dashboard deleted (#64247) 2023-03-08 14:54:35 -06:00
service.go Public Dashboards: Disable email-sharing when there is no license (#80887) 2024-02-22 09:34:14 +01:00