Skip to content

Support for querying customers and updating their emails#19

Open
jorgemanrubia wants to merge 17 commits intotaxjar:masterfrom
basecamp:basecamp-additions
Open

Support for querying customers and updating their emails#19
jorgemanrubia wants to merge 17 commits intotaxjar:masterfrom
basecamp:basecamp-additions

Conversation

@jorgemanrubia
Copy link

@jorgemanrubia jorgemanrubia commented Dec 15, 2020

This adds supports for two things:

  • Passing params for listing operations. I wanted to be able to use query params when finding customers. I think supporting params in general for list requests makes sense.

  • Support for customer email updates

It also includes some changes for making the travis build pass:

  • Upgrades rake to deal with security advisory CVE-2020-8130 that was making Travis fail.
  • Bump rubocop's ruby target version to make it work with version0.93 and make rubocop pass

Thanks for the nice lib!

@jorgemanrubia jorgemanrubia force-pushed the basecamp-additions branch 2 times, most recently from 87c7243 to e3d11a7 Compare December 15, 2020 09:35
@jorgemanrubia jorgemanrubia changed the title Support finding customers and updating their emails Support for querying customers and updating their emails Dec 15, 2020
@CLAassistant
Copy link

CLAassistant commented Nov 3, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 3 committers have signed the CLA.

❌ appsan
❌ jorgemanrubia
❌ jeremy
You have signed the CLA already but the status is still pending? Let us recheck it.

@waghanza
Copy link

I've made #25, maybe we can combine our efforts

appsan and others added 4 commits October 17, 2023 10:36
* taxjar/master:
  allow faraday >= 2.7.4
  bumping version to appease Rubygems
  create v3.0.0
  create v3.0.0
  [TJPLAT-1483] upgrade to faraday 2.9 for Ruby 3.x compatibiity
  Update version.rb
  Update help_scout-sdk.gemspec
* master:
  allow faraday >= 2.7.4
  bumping version to appease Rubygems
  create v3.0.0
  create v3.0.0
  [TJPLAT-1483] upgrade to faraday 2.9 for Ruby 3.x compatibiity
  Update version.rb
  Update help_scout-sdk.gemspec
  Fix 404 on folders path
  Relax faraday dependencies
  Add method to update emails
  Add spec for passing query params to list customer queries
  Support passing params to list queries
  Relax faraday dependency version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants