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
/
super_good
/
solidus_taxjar
/
tax_calculator.rb
Age
Commit message (
Expand
)
Author
2021-03-17
Rename module SolidusTaxJar to SolidusTaxjar
Adnan Abdulally
2020-07-14
Refactor API class instantiation
Jared Norman
2020-07-14
Run project through standardrb
Jared Norman
2020-01-14
Add CalculatorHelper for sharing logic
andrea longhi
2019-05-28
Make use of taxable order check
Jared Norman
2019-03-24
Make cache duration configurable
Jared Norman
2019-03-24
Make cache key configurable
Jared Norman
2019-03-20
Increase cache expiry time
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
Introduce configurable taxable address check
v0.5.0
Jared Norman
2019-02-05
Move exception handler configuration
Jared Norman
2019-01-30
Integrate APIParams class
Jared Norman
2019-01-28
Add test mode for disabling calculator
Jared Norman
2019-01-28
Use DiscountCalculator and fix duplication
Jared Norman
2019-01-28
Use correct value in cache key
Jared Norman
2019-01-23
Handle situation where there are no line items
Jared Norman
2019-01-21
Handle errors gracefully
Jared Norman
2019-01-21
Cache requests for ten minutes
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-08
Add dummy calculator
Jared Norman