index
:
solidus_subscriptions.git
dependabot/add-v2-config-file
master
nirebu/associate-first-order-to-subscription
subscription-email-reminder
Add subscriptions to Solidus stores.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
lib
Age
Commit message (
Expand
)
Author
2020-06-17
Retrieve payment method from payment source
Alessandro Desantis
2020-06-17
Group subscriptions by billing and shipping addresses for scheduling
Alessandro Desantis
2020-06-17
Create :with_shipping_address and :with_billing_address traits
Alessandro Desantis
2020-06-16
Use subscription's `end_date` in `Subscription#can_be_deactivated?`
Alessandro Desantis
2019-11-22
Configure RSpec via solidus_extension_dev_tools
Alessandro Desantis
2018-12-12
Realign specs and solidus versions
fastjames
2017-05-23
Ensure user exists when setting CC#default=true
John Hawthorn
2017-01-12
Deactivate expired subscriptions
Brendan Deere
2017-01-12
Process user subs by address
Brendan Deere
2017-01-09
Subs have many subs line items
Brendan Deere
2017-01-06
Merge pull request #113 from brendandeere/remove_root_order
Brendan Deere
2017-01-06
Remove root order references
Brendan Deere
2017-01-06
Spec against Solidus 2.0
Brendan Deere
2016-10-17
Initialize the gateway with a block
Brendan Deere
2016-10-12
Merge pull request #89 from brendandeere/skips
Brendan Deere
2016-10-06
Fix abilities
Brendan Deere
2016-10-06
Reset successive skip count
Brendan Deere
2016-10-04
Processor cancels subs
Brendan Deere
2016-10-04
Processor advances actionable dates
Brendan Deere
2016-09-27
Add Processor
Brendan Deere
2016-09-09
Fix Terrible Order dependent spec
Brendan Deere
2016-09-08
Config.default_gateway=
Brendan Deere
2016-09-08
Add Config#default_gateway
Brendan Deere