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
/
lib
Age
Commit message (
Expand
)
Author
2019-01-28
Add configuration for discount calculator
Jared Norman
2019-01-28
Introduce DiscountCalculator
Jared Norman
2019-01-28
Use correct value in cache key
Jared Norman
2019-01-27
Bump to v0.2.0
v0.2.0
Jared Norman
2019-01-23
Bump version
v0.1.3
Jared Norman
2019-01-23
Handle situation where there are no line items
Jared Norman
2019-01-23
Add support for fetching tax rates by location
Jared Norman
2019-01-22
Bump version
v0.1.2
Jared Norman
2019-01-22
Use promo total instead of adjustment total
Jared Norman
2019-01-22
Bump version
v0.1.1
Jared Norman
2019-01-22
Make API URL configurable
Jared Norman
2019-01-21
Handle errors gracefully
Jared Norman
2019-01-21
Cache requests for ten minutes
Jared Norman
2019-01-20
Don't send amount
Jared Norman
2019-01-20
Use correctly value for shipping tax
Jared Norman
2019-01-20
Improve tax handling
Jared Norman
2019-01-18
Support shipping taxes
Jared Norman
2019-01-10
Flesh out Calculator behaviour
Jared Norman
2019-01-10
Use tax_address rather than ship_address
Jared Norman
2019-01-09
Rename method
Jared Norman
2019-01-09
Fix stale class name reference
Jared Norman
2019-01-09
Communicate with TaxJar API
Jared Norman
2019-01-08
Add dummy calculator
Jared Norman
2018-12-30
Define namespaces before requiring other files
Jared Norman
2018-12-30
Start requiring things we need
Jared Norman
2018-12-30
Initial commit
Jared Norman