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

Jk/hubspot sync #291

Closed
wants to merge 11 commits into from
Closed

Jk/hubspot sync #291

wants to merge 11 commits into from

Commits on May 16, 2019

  1. Add tasks and tasks_test to update users in hubspot

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    cba4fd7 View commit details
    Browse the repository at this point in the history
  2. Add sync tests

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c06c1dd View commit details
    Browse the repository at this point in the history
  3. Add api_key to app.json

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8e8abd7 View commit details
    Browse the repository at this point in the history
  4. Fix app.json

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    1ea1285 View commit details
    Browse the repository at this point in the history
  5. Add property mapping for Profile model

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    64187b9 View commit details
    Browse the repository at this point in the history
  6. Add asserts for response objects

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    3c4fe22 View commit details
    Browse the repository at this point in the history
  7. Fix test api_key

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    260d65a View commit details
    Browse the repository at this point in the history
  8. run black

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    bb44cdc View commit details
    Browse the repository at this point in the history
  9. Remove API calls from tests, add exceptions for failing sync

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    75fa03b View commit details
    Browse the repository at this point in the history
  10. Add exception tests, pass ids instead of objects

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    fd715f6 View commit details
    Browse the repository at this point in the history
  11. Inline user imports

    Jake Klingensmith committed May 16, 2019
    Configuration menu
    Copy the full SHA
    b310730 View commit details
    Browse the repository at this point in the history