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
/
lib
/
solidus_subscriptions
/
testing_support
Age
Commit message (
Expand
)
Author
2021-02-26
Load factories using the new standard
Alberto Vena
2021-02-19
Add currency to subscription
luca-landa
2021-01-20
Streamline and simplify `SolidusSubscriptions::Processor`
Alessandro Desantis
2020-09-25
Fix coding style violations
Alessandro Desantis
2020-07-30
Implement subscription event tracking
Alessandro Desantis
2020-07-24
Use parent strategy when building associations in factories
Alessandro Desantis
2020-06-17
Create :with_shipping_address and :with_billing_address traits
Alessandro Desantis
2019-01-25
Change static factory attrs to dynamic
fastjames
2018-12-12
Realign specs and solidus versions
fastjames
2018-07-31
Update factory_girl to factory_bot
fastjames
2017-05-23
Ensure user exists when setting CC#default=true
John Hawthorn
2017-02-03
Add Subscription configuration values
Brendan Deere
2017-01-12
Merge pull request #121 from brendandeere/change_dates_to_date_times
Brendan Deere
2017-01-12
Subscription actionable_date is a DateTime
Brendan Deere
2017-01-12
Use subscription address for consolidated intallment
Brendan Deere
2017-01-09
Subs have many subs line items
Brendan Deere
2017-01-06
Remove root order references
Brendan Deere
2017-01-06
Add user trait to include addresses
Brendan Deere
2017-01-06
Subscriptions belong to a store
Brendan Deere
2016-10-19
Installments no longer track their order directly
Brendan Deere
2016-10-05
Merge pull request #80 from brendandeere/config_minimum_cancellation_notice
Brendan Deere
2016-10-04
Set the Completed at time for fulfilled installments
Brendan Deere
2016-10-04
Processor cancels subs
Brendan Deere
2016-09-28
Merge pull request #47 from brendandeere/rake_task_and_job
Brendan Deere
2016-09-28
Change interval enum units to singular
Alex Blackie
2016-09-23
Add some improved factories
Brendan Deere
2016-09-22
Refactor interval to be stored more generically
Alex Blackie
2016-09-22
Move factories to testing support
Brendan Deere