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
Age
Commit message (
Expand
)
Author
2020-06-17
Create :with_shipping_address and :with_billing_address traits
Alessandro Desantis
2020-06-17
Remove unused factories file
Alessandro Desantis
2020-06-13
Update decorator namespaces to be compliant with Zeitwerk
Alessandro Desantis
2020-06-13
Update to the latest solidus_dev_support
Alessandro Desantis
2020-01-20
Update extension structure using dev_support
Mattia Roccoberton
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-07-24
Authorize subscriptions admin sidebar link
Brendan Deere
2017-05-23
Only load permitted attributes once
Brendan Deere
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
Deactivate expired subscriptions
Brendan Deere
2017-01-12
Replace max_installments with end_date
Brendan Deere
2017-01-12
Subscription ship_address can be updated
Brendan Deere
2017-01-12
Process user subs by address
Brendan Deere
2017-01-12
Use subscription address for consolidated intallment
Brendan Deere
2017-01-12
Merge pull request #119 from brendandeere/speed_up_subscription_processing_job
Brendan Deere
2017-01-09
Remove some n+1 queries from processing
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
Add user trait to include addresses
Brendan Deere
2017-01-06
Subscriptions belong to a store
Brendan Deere
2017-01-06
Spec against Solidus 2.0
Brendan Deere
2016-11-03
make_subs_permitted_attriubtes_configurable
Brendan Deere
2016-10-20
Explicitly capture the default gateway block
Brendan Deere
2016-10-19
Installments no longer track their order directly
Brendan Deere
2016-10-17
Initialize the gateway with a block
Brendan Deere
2016-10-12
Make the dispatchers pluggable
Brendan Deere
2016-10-12
Merge pull request #89 from brendandeere/skips
Brendan Deere
2016-10-07
Add a link to the subscriptions backend area
Brendan Deere
2016-10-06
Fix abilities
Brendan Deere
2016-10-06
Reset successive skip count
Brendan Deere
2016-10-06
Add config options for skips
Brendan Deere
2016-10-05
Merge pull request #80 from brendandeere/config_minimum_cancellation_notice
Brendan Deere
2016-10-05
Merge pull request #84 from brendandeere/preferred_abilities
Brendan Deere
2016-10-05
Merge pull request #83 from brendandeere/subs_index
Brendan Deere
2016-10-05
Prefer hash conditions over blocks
Brendan Deere
2016-10-04
Allow guests to edit their subss line items
Brendan Deere
2016-10-04
Set the Completed at time for fulfilled installments
Brendan Deere
2016-10-04
Processor cancels subs
Brendan Deere
2016-10-04
Processor advances actionable dates
Brendan Deere
2016-10-04
Configurable minimum cancellation notice
Brendan Deere
2016-10-03
Usefully qualified names in processor#run
Brendan Deere
2016-10-03
Remove duplicated lib autoload
Brendan Deere
2016-09-28
Hook SubscriptionOrder promo up to solidus
Brendan Deere
2016-09-28
Merge pull request #67 from brendandeere/promo_rule
Brendan Deere
[next]