-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add generic consent management fields in initially onboarded destinations config #1058
feat: add generic consent management fields in initially onboarded destinations config #1058
Conversation
…n-destination-definitions-and-ui
…n-destination-definitions-and-ui
SDK-660 Update consent settings in destination definitions and UI config
Description We need to update the following sample destinations in phase 1:
Research Spec TBD Scope
POC |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1058 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 53 53
Branches 7 7
=========================================
Hits 53 53 ☔ View full report in Codecov by Sentry. |
…n-destination-definitions-and-ui
…n-destination-definitions-and-ui
…n-destination-definitions-and-ui # Conflicts: # src/configurations/destinations/customerio/ui-config.json # src/configurations/destinations/ga4/db-config.json # src/configurations/destinations/snowflake/schema.json # test/validation.test.ts
…n-destination-definitions-and-ui
Designs have been updated in Figma, thus configuration is updated to match the new designs please review again |
…n-destination-definitions-and-ui
…n-destination-definitions-and-ui
…definitions-and-ui' of github.com:rudderlabs/rudder-integrations-config into feature/sdk-660-update-consent-settings-in-destination-definitions-and-ui
updated schemaGenerator to also cater for new consentSettingsTemplate section |
…n-destination-definitions-and-ui # Conflicts: # src/configurations/destinations/customerio/db-config.json # src/configurations/destinations/customerio/ui-config.json
…n-destination-definitions-and-ui
Added OneTrust as default provider selection and no resolutionStrategy as default exists now |
…n-destination-definitions-and-ui
…n-destination-definitions-and-ui
Description of the change
Added fields for generic consent management feature, under a feature flag prerequisite, for the initialy onboarded destinations of phase I
A new section has been added, with id consentSettings, that will display inside it any fields and all fields as source dependent fields from consentSettingsTemplate part of the ui-config
Webapp UI Screenshots
v2 Form Builder read only
v2 Form Builder edit mode
Legacy form builder read only
Legacy Form Builder edit mode
Loom videos
Database stored value evidence can be seen at https://linear.app/rudderstack/issue/SDK-660/update-consent-settings-in-destination-definitions-and-ui-config#comment-e40eea52
Checklists
Development
Code review