grafana/pkg/services/publicdashboards
Agnès Toulet fdaf6e3f2e
PublicDashboards: Add setting to disable the feature (#78894)
* Replace feature toggle with configuration setting

* Fix permission alert

* Update documentation

* Add back feature toggle

* revert unwanted commited changes

* fix tests

* run prettier

* Update SharePublicDashboard.test.tsx

* fix linter and frontend tests

* Update api.go

* Apply docs edit from code review

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* Update index.md

* Update docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* Update docs/sources/setup-grafana/configure-grafana/_index.md

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* add isPublicDashboardsEnabled + test

* fix test

* update ff description in registry

* move isPublicDashboardsEnabled

* revert getConfig() update

---------

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-12-19 11:43:54 +01:00
..
api PublicDashboards: Add setting to disable the feature (#78894) 2023-12-19 11:43:54 +01:00
commands/generate_datasources PublicDashboards: Remove unsupported datasource warning for cloudwatch (#79403) 2023-12-13 09:18:29 -03:00
database PublicDashboards: Add setting to disable the feature (#78894) 2023-12-19 11:43:54 +01:00
internal PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
metric PublicDashboards: metrics collected in background service (#65836) 2023-04-11 14:36:50 -03:00
models Task: Improve public dashboard config url formatting (#79424) 2023-12-14 14:35:17 -05:00
service Chore: Remove FolderId from DashboardMeta (#78501) 2023-12-07 09:59:51 -05:00
validation PublicDashboards: Support timezone on query API (#68560) 2023-06-14 17:35:01 -03:00
public_dashboard_middleware_mock.go PublicDashboards: Middleware creation (#77941) 2023-11-21 17:56:36 -03:00
public_dashboard_service_mock.go PublicDashboards: Add validation deletion (#75336) 2023-10-11 11:59:13 +00:00
public_dashboard_service_wrapper_mock.go PublicDashboards: Remove query expressions from dashboard model (#72468) 2023-08-25 15:35:22 -05:00
public_dashboard_store_mock.go Chore: Use dashboard service to retrieve dashboards (#79020) 2023-12-05 18:09:21 -03:00
publicdashboard.go Chore: Use dashboard service to retrieve dashboards (#79020) 2023-12-05 18:09:21 -03:00