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

Submitting Clicktripz bid adapter #4929

Merged
merged 5 commits into from
Mar 12, 2020
Merged

Submitting Clicktripz bid adapter #4929

merged 5 commits into from
Mar 12, 2020

Commits on Mar 4, 2020

  1. Submitting Clicktripz bid adapter

    - adapter
    - description
    - test
    Aaron Mitchell committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1a2a233 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Fixes per MR review

    - imports _each from ../src/utils.js
    - replace use of .forEach with _each
    - log entire error, removes loop
    - splits size once
    - fix typo in documentation file
    - fix linter erro in test file
    Aaron Mitchell committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5109960 View commit details
    Browse the repository at this point in the history
  2. Reset pacakge-lock.json

    Aaron Mitchell committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    69819a7 View commit details
    Browse the repository at this point in the history
  3. Replace forEach with src/utils.js _each

    Aaron Mitchell committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    825176b View commit details
    Browse the repository at this point in the history
  4. Fix test case

    Aaron Mitchell committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    bdc164c View commit details
    Browse the repository at this point in the history