Skip to content
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

parrableIdSystem: Read legacy ID and optout cookies and migrate to new cookie storage implementation #5219

Merged
merged 31 commits into from
Jun 8, 2020

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    0540240 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    4af9a6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from Parrable/parrableIdSystem/better-unit-tests

    Add unit coverage for parrableIdSystem getId callback
    icflournoy authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8c84fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    11b457b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914503e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Merge pull request #7 from Parrable/parrableIdSystem/us-privacy

    PBID-14: Support US Privacy Framework
    icflournoy authored May 1, 2020
    Configuration menu
    Copy the full SHA
    82dba43 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    1e2ee99 View commit details
    Browse the repository at this point in the history
  2. PBID-11: Read new Parrable compound cookie _parrable_id

    Migrating from legacy _parrable_eid cookie. The new cookie contains ibaOptout and ccpaOptout status fields
    icflournoy committed May 5, 2020
    Configuration menu
    Copy the full SHA
    98835fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43724a3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    e88c929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1286adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be1fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9d67ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b71f7fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    742e3d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16dd083 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f80f58 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    7bf438b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527303e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    8f717da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af77318 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Merge pull request #9 from Parrable/parrableIdSystem/PBID-11

    PBID-11: Integrate new compound cookie
    icflournoy authored May 12, 2020
    Configuration menu
    Copy the full SHA
    5d972c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a7ad4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    6ba511b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e084ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34e55f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    253a8ec View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    2486d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373075f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. PBID-39: Fallback to cookie values when backend response is missing c…

    …omponents
    
    Also handle another missed callback scenario if the response object parses to nothing
    icflournoy committed May 19, 2020
    Configuration menu
    Copy the full SHA
    df73ab9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    50dc9ef View commit details
    Browse the repository at this point in the history