-
- Downloads
Expose `attached-dwh` token feature flag to frontend (#43657)
This allows frontend code to conveniently check whether the feature flag is enabled or disabled. This is in addition to the raw flag's presence (or absence) in `(:features token-status)`. References: https://github.com/metabase/metabase/issues/42381 References: https://github.com/metabase/metabase/pull/43511
Showing
- enterprise/backend/test/metabase_enterprise/api/session_test.clj 2 additions, 0 deletions...ise/backend/test/metabase_enterprise/api/session_test.clj
- src/metabase/public_settings.clj 1 addition, 0 deletionssrc/metabase/public_settings.clj
- src/metabase/public_settings/premium_features.clj 4 additions, 0 deletionssrc/metabase/public_settings/premium_features.clj
Please register or sign in to comment