-
Notifications
You must be signed in to change notification settings - Fork 49
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
Druss increase kbs #179
Open
danielrussellLA
wants to merge
84
commits into
appnexus:master
Choose a base branch
from
Openmail:druss-increase-kbs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Druss increase kbs #179
Conversation
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
* (docs) testing pr template * (docs)
* (refactor) partial migration * (migrate) upgrade to latest cmp and move to openmail repo * (refactor) fix webpack dev server for s1 * (refactor) add cross-var and update deploy:s1 npm scripts * (feat) deploy:s1 * (refactor) move to configure dir * (refactor) reorganize files * (refactor) deploy s1 and deploy original separately to s3 bucket * (refactor) reogranize loader files and update deploy * (feat) added .node_version * (refactor) remove codesmell from package json and babel config
* Add gdprAppliesGlobally flag as independent config property * Truncate metadata string to match spec * Update a couple dependencies
* upgrade (all) update to 89504d7 * upgrade cmp * update style vars * upstream merge and handle combining with customization from modal branch * fix tests * bump * bump * fix pubVendorConsent to check against known vendors * adds footer / removes import tests because import isnt implemented correctly * remove FOUC
…ns per vendor (#16) * feat (ui: features) add ui for features names and descriptions per vendor * remove console logs
* styles (banner) fix title spacing * mobile * update french banner
…de (#36) * refactor (translations) add ja, sv, pt, nl, zh; refactor es, it * bump and increase bundlesize * remove 'test' from translations * break up translations * remove * updates german and adds danish
…ove extra characters from all locales (#37) * refactor (locale: fr/pl) update french and polish localizations / remove extra characters from all locales * bump * translate 'features'
* refactor (fix) 1.5.7 use hosted vendorlist by default * secure cookies * remove missing vendorlist if configured * update cookie for non-secure sites * docs
* stashing work * feat (core + ui) refactor to use tcf 2.0 v0 * remapping, loader, initialization * fork tcfapi to customize custom api * ie11 fixes and move to tcfapi only * docs * docs * more docs * remove themes from reference * logo * docs * 2.0 * dpl * add onConsentAllChanged apis * styles * fix save-button show/hide * logging * add logging * docs and monitoring * feat (layer3:vendors) add vendors UI in layer3 for vendor consent management * remove away from using vendorIds set * fix hasConsentedAll to check vendors, purposes, and specialFeatures * updated vendor-list * feat (localization) adds custom localization * refactor (events) use CustomEvent instead of MessageEvent for better IE11 support * feat (translations) add all custom translation files * fix (loader) string replace with regex for IE11 polyfill if no polyfillSrc provided * refactor (translations) update custom translations for da,de,es,fr,it,nl,no,pt,sv * refactor (env) remove unused packages and update privacy policy styling * refactor (env) remove unused dependencies
…ge (#42) * fix (errors/languages) use error schema message and fix config language * fix (logger:save) update Save schema from DPL * upgrade dpl and fix schema for Click labels * upgrade node / animate first screen * set reference to english by default * docs
…y transfer consent signal across domains (#44) * feat (store: consentUrl) ?gdpr_consent url param used to automatically transfer consent signal across domains * docs * reword docs * force boolean on logger properties * docs * docs * default for isConsentByUrl
…data for localization error logging (#45) * fix (loader: polyfills) add polyfill check for promise.finally / add data for localization error logging * comments * use 2.0.3 in readme
…poses below fold / tighten styles to reduce required size (#46) * feat (stacks: autoresize) configurable flag to autoresize to push purposes below fold / tighten styles to reduce required size * add to reference page
…or (#47) * refactor (store/config: isServiceSpecific) add isServiceSpecfic prop, update vendor-list, pass in current cmp version * add script to upgrade vendor-list * add legit interest toggle to vendors screen * add legit interest toggle to purposes screen * add translations and move navigation down * fix resizing * add visible scroll bar on ios * upgrade gvl * add stack support with full purposes and features * refactor autoresize functionality * update resizing * remove logs * replace debounce and save some bytes * autoresize on by default * docs
…ng CMP initialization (#48) * fix (language) auto-detect and auto-load relevant language files during CMP initialization * resize imediately * doctoc readme * better comment
* feat(slim) adds slim banner feature flag and initial logic * feat,fix(slim,vendors) adds styling and navigation logic to slim banner mode, removes condtional navigation logic for vendors layer * feat (fullwidth) adds a feature to allow full width display of banners * feat (dropshadow, closewithx) adds features to toggle drop shadow, a close with x button that accepts all and background color override support * chore(version) bumps version and updates changelog * fix (naming) fixes naming convention of boolean variables and functions for consistency * feat,fix(dpl,css) adds new event category for close x button, fixes font on x button for OSX/IOS * chore(translations) adds translations for new layer0 slim banner
…conds in vendor stack (#52) * feat (vendors: cookieMaxAgeSeconds) adds UI to display cookieMaxAgeSeconds in vendor stack * refactor error logger
* translations for bg, ca, cs, da * translations for de, el, es, et * translations for fi, fr, hr, hu * translations for it, ja, lt * translations for lv, mt, nl, no, pl * translations for pt, ro, ru, sk, sl * translations for sr-cryillic, sr-latin, sv, tr, zh * bump version, update changelog * update localization hooks in vendorList Co-authored-by: Christian Shum-Harden <[email protected]>
* refactor (ui: inline) add inline/relative position interface * add animation for relative position * refactor (cmp: inline) inline version of CMP * add minHeight and maxHeight config options for inline version * style updates for fluid height change * fix padding / styling across layout types * feat: add updateConfig custom API to switch between inline and static positioning * update commit to 2.2.0 * enable switch from inline to static when reengaging CMP * apply theme styles to anchors / update docs * removing height management complexity * upgrade vendor list
…pplies (#59) * fix (cmp: showConsent) only show consent model automatically if gdprApplies * provide shouldAutoShowModal to allow implementers to initialze cmp early * docs * docs
* Show save button by default on the CMP * Update CMP version to 2.2.2 and update changelog. * revert previous comit to default isSaveShowing to false * Add shouldAlwaysShowSaveButton option, to always show the save button when true * update README
…-level UTC timestamp (#61) * update vendor list * update iabtcf/core and iabtcf/cmpapi version to 1.4.0-0 in package.json, which will reformat the create and lastUpdate date field to the new IAB requirement * Create new CMP version, 2.3.0, and update changelog. * change CMP version to a pre-release version (2.3.0-0) * update iabtcf dependecy to 1.4.0 and update cmp package to 2.3.0
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.
No description provided.