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
Age
Commit message (
Expand
)
Author
2020-06-15
Redirect admins to subscription edit page after creation/update
Alessandro Desantis
2020-06-14
Fix wrong decorator spec path
Alessandro Desantis
2020-06-13
Fix unsupported `around(:all)` RSpec configuration
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
2020-01-17
Change solidus_extension_dev_tools references to solidus_dev_support
Mattia Roccoberton
2019-11-22
Use update instead of the deprecated update_attributes
Alessandro Desantis
2019-11-22
Configure RSpec via solidus_extension_dev_tools
Alessandro Desantis
2019-09-12
Fix comparisons in LineItem#as_json test
Alessandro Desantis
2019-02-07
Set FactoryBot.use_parent_strategy to false
Angel Perez
2018-12-13
Set forgery protection to false on subscriptions controller spec
Angel Perez
2018-12-13
Fix all deprecations warnings
Angel Perez
2018-12-12
Realign specs and solidus versions
fastjames
2018-12-12
Makes checkout spec work using the wallet rather than default credit card
Joel Jackson
2018-07-31
Update factory_girl to factory_bot
fastjames
2017-07-24
Merge pull request #20 from brendandeere/fix/the_broken_admin
Brendan Deere
2017-07-24
Refactor Admin Subs Controller spec
Brendan Deere
2017-07-24
Subscriptions with many line items can be edited
Brendan Deere
2017-07-24
Exclude solidus 1.3 down from extra checkout tests
Joel Jackson
2017-07-24
Don't test versions lower than 1.3 for checkout step rearrangement.
Joel Jackson
2017-07-24
Fix rubocop warnings, restore checkout flow after checkout flow spec and actu...
Joel Jackson
2017-07-24
Allows for subscription chekout to accommodate a more flexible checkout flow.
Joel Jackson
2017-06-14
Reload details in checkout spec instead of using true in the association.
Joel Jackson
2017-06-14
Reload line_items in spec instead of using true in the association.
Joel Jackson
2017-06-09
Support Rails 5.1
John Hawthorn
2017-05-23
Ensure user exists when setting CC#default=true
John Hawthorn
2017-02-03
Merge pull request #4 from solidusio-contrib/allow_retries_to_be_disabled
Brendan Deere
2017-02-03
Allow Failed installments to not be reprocessed
Brendan
2017-02-03
Checkout multiple subscription_line_items
Brendan
2017-02-03
Rename consolidated_installment => checkout
Brendan
2017-02-03
Subscriptions have knowledge of intervals
Brendan Deere
2017-02-03
Persist subscription configuration values
Brendan Deere
2017-02-03
SubscriptionGenerator#group
Brendan Deere
2017-02-03
Add Subscription configuration values
Brendan Deere
2017-01-12
Rename ConsolidatedInstalment as Checkout
Brendan Deere
2017-01-12
Merge pull request #121 from brendandeere/change_dates_to_date_times
Brendan Deere
2017-01-12
Installment#actionable_date is a DateTime
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
The dummy order uses best address available
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
Set default subscription shipping address
Brendan Deere
2017-01-12
Subscriptions have their own shipping methods
Brendan Deere
2017-01-09
Subs have many subs line items
Brendan Deere
2017-01-09
Line item builder accepts a collection of line items
Brendan Deere
2017-01-06
Merge pull request #113 from brendandeere/remove_root_order
Brendan Deere
[next]