-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
TCFv2.0 Purpose 7 #5444
Merged
Merged
TCFv2.0 Purpose 7 #5444
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
3042c1c
TCF v2.0 enforcement
Fawke 73d3b52
test/spec/modules/gdprEnforcement_spec.js
Fawke a49f7e1
add check for gdpr version
Fawke 559724e
add logInfo message
Fawke d945a8a
remove comment and store value of PURPOSES in an object
Fawke 06e46d2
add gvlid check
Fawke f1fcf31
merge with master - change in validateRules function
Fawke cc57db8
add unit tests for validateRules function
Fawke 9b98e98
remove purposeId parameter from validateRules function
Fawke 87cfe20
merge with master
Fawke 859d782
add extra tests
Fawke 4e3978c
merge with master
Fawke 1a0f5a7
make failing unit test case pass
Fawke ae9a237
deprecate allowAuctionWithouConsent with tcf 2 workflow
Fawke 82e80a8
add extra checks for defaults
Fawke 5311bac
remove tcf 2 test page
Fawke 358a556
add strict gvlid check
Fawke d584a35
add comments and shorten log messages
Fawke 0b461fb
shorted log messages
Fawke 32c0682
add unit tests for setEnforcementConfig
Fawke 35a6729
Merge remote-tracking branch 'origin/prebid-4.0' into tcf-purpose2
e7f14c0
add gvlid for alias and gvlMapping support
d0abaf0
remove gvlid check
Fawke 45e9fb6
add support to add gvlid for aliases
beb7b65
Merge branch 'tcf-purpose2' of github.com:prebid/Prebid.js into tcf-p…
f95e876
add enableAnalytics hook
Fawke 7700d42
purpose 7 implementation: 1.hook added 2.new field to set gvlid for a…
Fawke abf357b
add enableAnalytics hook
Fawke e683df6
emit tcf2 events
Fawke ee932d5
fix regression
Fawke ee60177
modify mechanism of event emitted after auction end
Fawke 1c99028
add unit test for enableAnalyticsHook
Fawke d2e5311
merge with master
Fawke 02fa662
add unit test for auction end event
Fawke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome stuff 👍