TCF Experience option for selecting a restriction configuration#6033
Merged
gilluminate merged 4 commits intomainfrom Apr 14, 2025
Merged
TCF Experience option for selecting a restriction configuration#6033gilluminate merged 4 commits intomainfrom
gilluminate merged 4 commits intomainfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bbc7417 to
e05d965
Compare
gilluminate
commented
Apr 10, 2025
Comment on lines
+27
to
+30
| ### Changed | ||
| - Changed how TCF Publisher Overrides gets configured in consent settings [#6013](https://github.com/ethyca/fides/pull/6013) | ||
|
|
Contributor
Author
There was a problem hiding this comment.
I accidentally added this to the wrong release this morning, so just moving it to the correct spot here
Comment on lines
+80
to
+84
| label: "Reject all", | ||
| value: RejectAllMechanism.REJECT_ALL, | ||
| }, | ||
| { | ||
| label: "Reject Consent Only", | ||
| label: "Reject consent only", |
jpople
approved these changes
Apr 14, 2025
Contributor
jpople
left a comment
There was a problem hiding this comment.
Tested locally, everything working as expected for me.
e05d965 to
f0ed165
Compare
f0ed165 to
4b6796c
Compare
4b6796c to
de60ce6
Compare
fides
|
||||||||||||||||||||||||||||
| Project |
fides
|
| Branch Review |
main
|
| Run status |
|
| Run duration | 00m 52s |
| Commit |
|
| Committer | Jason Gill |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
5
|
| View all changes introduced in this branch ↗︎ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes LJ-623
Description Of Changes
This PR adds support for selecting TCF (Transparency & Consent Framework) Publisher Override configurations when configuring Privacy Experiences. It includes UI changes to allow users to select and manage TCF configurations within the privacy experience settings.
Code Changes
Steps to Confirm
fidesplusrepomainbranch and that TCF is enabled./settings/consent)Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works