index
:
solidus_taxjar.git
77-add-shipment-shipped-event
add-basic-taxjar-settings-ui
circleci-project-setup
display-taxjar-settings-as-active-when-selected
fix-invalid-refund-endpoint-call
forkata/update-readme
master
TaxJar integration for Solidus stores.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
2021-05-19
Use spree address2 if it is present
Noah Silvera
2021-05-12
Provide helpful links for setting up Taxjar
Noah Silvera
2021-05-12
Add basic UI for Taxjar settings in solidus admin
Noah Silvera
2021-05-12
Don't set global environment variables in tests
Noah Silvera
2021-05-12
Use `solidus_dev_support` feature helper
Nicholas Van Doorn
2021-04-13
Consider promotions in default shipping calculator
Noah Silvera
2021-04-12
Add a simple spec for the shipping calculator
Noah Silvera
2021-03-25
Add nexus regions method to API
Nicholas Van Doorn
2021-03-24
Fix `.default_taxjar_client`
Nicholas Van Doorn
2021-03-24
Remove unused spec variable
Nicholas Van Doorn
2021-03-18
Fix typo in `validate_address_params` helper
Chris Todorov
2021-03-18
Add pending failing spec for address params
Chris Todorov
2021-03-17
Rename classes that have API in their name to Api
Adnan Abdulally
2021-03-17
Rename module SolidusTaxJar to SolidusTaxjar
Adnan Abdulally
2021-02-24
Put plugin name in API request headers
Nicholas Van Doorn
2021-02-08
Include API version in request headers
Nicholas Van Doorn
2020-07-21
Fix handling of no results for address validation
Adam Mueller
2020-07-14
Add ability to fetch address possibilities
Jared Norman
2020-07-14
Add convenient class for normalizing addresses
Jared Norman
2020-07-14
Add API call to validate addresses
Jared Norman
2020-07-14
Add param generation for validate_address endpoint
Jared Norman
2020-07-14
Run project through standardrb
Jared Norman
2020-06-24
Clean up spec setup as per solidus_dev_support
Jared Norman
2020-02-03
Add support for modifying order params
Jared Norman
2020-01-22
Avoid raising unnecessary errors with incomplete address
andrea longhi
2020-01-14
Add tax rate calculator class
andrea longhi
2020-01-14
Add SolidusTaxJar::API#tax_rate_for
andrea longhi
2020-01-14
Add SolidusTaxJar::APIParams.tax_rate_address_params
andrea longhi
2019-06-25
Make cache key a string
Jared Norman
2019-05-28
Make use of taxable order check
Jared Norman
2019-05-28
Add configuration option for order tax check
Jared Norman
2019-05-13
Sort the rest of the things
Jared Norman
2019-05-13
Fix wack indentation
Jared Norman
2019-05-13
Send customer_id to TaxJar API
Jared Norman
2019-05-13
Sort some things
Jared Norman
2019-04-24
More hacks to handle zero dollar orders
Jared Norman
2019-04-24
Report no tax collected when order zeroed out
Jared Norman
2019-04-11
Avoid sending negative order totals
Jared Norman
2019-04-11
Avoid sending 0 quantity line items
Jared Norman
2019-04-11
Fix typo
Jared Norman
2019-03-19
Report full line item list for transactions
Jared Norman
2019-03-14
Add test that covers behaviour with TaxLocation
Jared Norman
2019-03-14
Add guard clause for TaxLocation addresses
Juan Carlos Ruiz
2019-03-12
Add incomplete_address? check method
Juan Carlos Ruiz
2019-02-06
Provide Spree line items to label maker
v0.6.0
Jared Norman
2019-02-05
Make labels customizable.
Jared Norman
2019-02-05
Make shipping tax label configurable
Jared Norman
2019-02-05
Add specs for config
Jared Norman
2019-02-05
Introduce configurable taxable address check
v0.5.0
Jared Norman
2019-02-05
Move exception handler configuration
Jared Norman
[next]