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
Age
Commit message (
Expand
)
Author
2019-01-09
Fix spec issues
Jared Norman
2019-01-09
Use DatabaseCleaner to keep the database clean
Jared Norman
2019-01-09
Communicate with TaxJar API
Jared Norman
2019-01-09
Use pry for console
Jared Norman
2019-01-08
Add dummy calculator
Jared Norman
2019-01-08
Setup up environment better
Jared Norman
2019-01-08
Remove FactoryBot
Jared Norman
2019-01-08
Add factory_bot_rails
Jared Norman
2019-01-08
Correct version specification
Jared Norman
2018-12-30
Require dummy app into test environment
Jared Norman
2018-12-30
Add more useful development dependencies
Jared Norman
2018-12-30
Bring in everyone's favourite RSpec options
Jared Norman
2018-12-30
Add VCR
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
Add task for generating dummy app used for testing
Jared Norman
2018-12-30
Add Travis build status
Jared Norman
2018-12-30
Add a blurb to the README
Jared Norman
2018-12-30
Remove postgres limitation
Jared Norman
2018-12-30
Add TaxJar gem
Jared Norman
2018-12-30
Start fleshing out dependencies
Jared Norman
2018-12-30
Remove Gemfile.lock
Jared Norman
2018-12-30
Add Solidus version
Jared Norman
2018-12-30
Use a different version of Ruby
Jared Norman
2018-12-30
Initial commit
Jared Norman