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
/
models
Age
Commit message (
Expand
)
Author
2021-01-30
Remove `dummy_order` and `dummy_line_item` helpers
Alessandro Desantis
2020-12-14
Update cancel method on subscription to respect minimum date
Sean
2020-11-23
Remove to_date from actionable_date references
Alessandro Desantis
2020-11-23
Remove time component from actionable_date columns
Alessandro Desantis
2020-11-19
Write a stub_config helper to make tests more concise
Alessandro Desantis
2020-11-19
Fix automatic cancellation being too aggressive
Alessandro Desantis
2020-11-17
Move reprocessing to time based criteria
Nicolò€ Rebughini
2020-10-10
Cancel subscription once it reaches the maximum retry attempts
Alessandro Desantis
2020-10-09
Fire events for subscription payment method updates
Alessandro Desantis
2020-10-08
Generate guest_token for all subscriptions
Alessandro Desantis
2020-10-05
Remove subscription_repopulated event
Alessandro Desantis
2020-10-05
Track additional events for subscription updates
Alessandro Desantis
2020-10-05
Fix failing LineItem test
Alessandro Desantis
2020-10-01
Streamline event emission and tracking
Alessandro Desantis
2020-09-25
Fix coding style violations
Alessandro Desantis
2020-09-24
Use `.configure`/`.configuration` standard for config management
Alessandro Desantis
2020-08-27
Remove ActiveRecord association tests
Alessandro Desantis
2020-07-30
Make event names more consistent
Alessandro Desantis
2020-07-30
Track skips in `#skip` rather than `#advance_actionable_date`
Alessandro Desantis
2020-07-30
Stop tracking individual subscription updates
Alessandro Desantis
2020-07-30
Track subscription line item lifecycle events
Alessandro Desantis
2020-07-30
Track subscription lifecycle events
Alessandro Desantis
2020-07-30
Implement subscription event tracking
Alessandro Desantis
2020-06-22
Fix coding style issues
Alessandro Desantis
2020-06-18
Store payment method and source on subscriptions
Alessandro Desantis
2020-06-17
Fix flaky time comparison spec for Subscription#skip
Alessandro Desantis
2020-06-17
Move actionable_date update logic from LineItem to Subscription
Alessandro Desantis
2020-06-17
Respect subscription billing address in dummy line item
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
2020-06-16
Move service object specs to `spec/services`
Alessandro Desantis
2020-06-13
Fix unsupported `around(:all)` RSpec configuration
Alessandro Desantis
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
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
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-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
[next]