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-10-09
Add a permission set for administrators
Alessandro Desantis
2020-10-08
Add scope to subscription permissions
Alessandro Desantis
2020-10-08
Use guest token to authorize API controller actions
Alessandro Desantis
2020-10-07
Simplify line item management permissions
Alessandro Desantis
2020-10-07
Migrate ability to permission sets
Alessandro Desantis
2020-09-27
Implement a `LineItem#subscribable` association
Alessandro Desantis
2020-09-25
Remove actionable_date from the default modifiable subscription attributes
Alessandro Desantis
2020-09-25
Stop using deprecated CanCanCan aliases
Alessandro Desantis
2020-09-25
Fix coding style violations
Alessandro Desantis
2020-09-24
Use `.configure`/`.configuration` standard for config management
Alessandro Desantis
2020-09-24
Copy default configuration to an initializer during installation
Alessandro Desantis
2020-07-30
Merge pull request #141 from solidusio-contrib/aldesantis/subscription-events
Alessandro Desantis
2020-07-30
Implement subscription event tracking
Alessandro Desantis
2020-07-29
Use Spree.user_class instead of Spree::User to allow for custom user classes....
Marc Rohloff
2020-07-27
Update default permitted attributes
Alessandro Desantis
2020-07-24
Use parent strategy when building associations in factories
Alessandro Desantis
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-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
[next]