grafana/packages/grafana-data/src
Eric Leijonmarck 0d42edddbf
Auth: Add skip_org_role_sync setting to OAuth integration Google (#61572)
* WIP

* Add: skip_org_role_sync for Google OAuth

- add setting for frontend
- add read of config
- add config to sample and default

* add: docs

* spelling

* Update pkg/login/social/social.go

* Apply suggestions from code review

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

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

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* removed unnessecary line

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-01-19 09:54:22 +01:00
..
context/plugins Plugins: Added hook to make it easier to track interactions in plugins (#56126) 2022-11-02 16:57:57 +01:00
dataframe grafana/data: Move data frames processing functions from core (#60795) 2022-12-28 07:59:45 -08:00
datetime Chore: fix some typings in @grafana/data (#60009) 2022-12-16 09:59:00 +00:00
events Scene: SceneObject and SceneObjectBase refinements and stricter typing (#57851) 2022-10-31 15:16:16 +01:00
field TimeSeries: Fix y-axis Yes/No and On/Off boolean units (#61207) 2023-01-09 23:04:50 -07:00
geo Geomap: Upgrade to openlayers 7.x (#57317) 2022-10-19 17:03:44 -07:00
monaco Docs: reduce number of API Extractor warnings 2021-05-11 18:47:34 +02:00
panel grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00
text grafana/data: Deprecate kbn.regexEscape and move to grafana/data (#60869) 2023-01-02 05:57:55 -08:00
themes Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774) 2022-12-27 06:30:52 -08:00
transformations DataFrame: Add explicit histogram frame type (panel & transforms) (#61195) 2023-01-10 17:42:45 -06:00
types Auth: Add skip_org_role_sync setting to OAuth integration Google (#61572) 2023-01-19 09:54:22 +01:00
utils PanelRenderer: Interpolate variables in applyFieldOverrides (#59844) 2022-12-12 07:18:47 -07:00
valueFormats Decimals: Fixes auto decimals to behave the same for positive and negative values (#53960) 2022-08-19 15:42:34 +01:00
vector TimeseriesPanel: Preserve string fields for data link interpolation (#58424) 2022-11-24 14:44:32 +02:00
index.ts grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2022-12-29 05:48:22 -08:00