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
/
config
Age
Commit message (
Expand
)
Author
2020-10-30
Add Subscriptions tab to User page in Admin
Igor Barbosa
2020-10-09
Rely on automatic event listener subscription
Alessandro Desantis
2020-10-09
Report subscription lifecycle events to Churn Buster
Alessandro Desantis
2020-10-09
Add a permission set for administrators
Alessandro Desantis
2020-10-08
Migrate to request specs for testing API controllers
Alessandro Desantis
2020-10-07
Migrate ability to permission sets
Alessandro Desantis
2020-10-01
Streamline event emission and tracking
Alessandro Desantis
2020-07-30
Display subscription events in the backend
Alessandro Desantis
2020-06-18
Allow admins to change a subscription's payment method and source
Alessandro Desantis
2020-06-16
Add actions to subscription detail page
Alessandro Desantis
2020-06-16
Add installments list to subscription edit page
Alessandro Desantis
2020-06-16
Add tabs to subscription edit page
Alessandro Desantis
2020-06-16
Add breadcrumbs to subscription edit page
Alessandro Desantis
2020-06-16
Add sidebar to subscription edit page
Alessandro Desantis
2020-06-15
Fix subscriptions breadcrumb pluralization in backend
Alessandro Desantis
2020-06-15
Fix typo in backend subscription edit page translation
Alessandro Desantis
2020-06-15
Allow admins to remove line items from subscriptions
Alessandro Desantis
2020-06-15
Allow admins to add line items to a subscription
Alessandro Desantis
2020-06-14
Remove 'Back' action from subscription edit form
Alessandro Desantis
2020-06-13
Update to the latest solidus_dev_support
Alessandro Desantis
2017-08-10
Adds a confirmation alert before canceling a subscription in the admin
Sean Taylor
2017-05-23
Add Subcription inputs to product page
Brendan Deere
2016-11-01
Merge pull request #109 from brendandeere/fix_admin_update
Brendan Deere
2016-11-01
Actually update subscriptions from the admin
Brendan Deere
2016-10-26
fix translation namespacing
Brendan Deere
2016-10-26
Subscriptions Edit page
Brendan Deere
2016-10-26
Skip installments from the subs index page
Brendan Deere
2016-10-26
Skip subscriptions from the admin interface
Brendan Deere
2016-10-26
Admin cancel subscriptions
Brendan Deere
2016-10-20
Add links between subs index and subs new pages
Brendan Deere
2016-10-20
Render inverval_units as radio buttons
Brendan Deere
2016-10-20
add new template and form for subscriptions
Alex Blackie
2016-10-12
Add a translation for payment failure
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
Subscription#skip
Brendan Deere
2016-10-04
Render subscriptions on the subscription index page
Brendan Deere
2016-10-03
Add Admin::SubscriptionsController
Brendan Deere
2016-09-30
Merge pull request #68 from brendandeere/subscription_order_promo_rule
Brendan Deere
2016-09-29
Add #skip to subscriptions controller
Alex Blackie
2016-09-28
Hook SubscriptionOrder promo up to solidus
Brendan Deere
2016-09-28
Register Subscription promotion rule with solidus
Brendan Deere
2016-09-27
Add Subscriptions#update api endpoint
Brendan Deere
2016-09-26
Fix errant type on :cancel route
Alex Blackie
2016-09-26
Add cancel endpoint for subscriptions
Alex Blackie
2016-09-23
Add destroy endpoint for subscription line items
Alex Blackie
2016-09-21
Merge pull request #34 from brendandeere/failure_handler
Brendan Deere
2016-09-21
Add basic update endpoint for LineItems
Alex Blackie
2016-09-20
Fail unprocessed installments
Brendan Deere
2016-09-20
Add success handler
Brendan Deere
[next]