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
/
app
/
views
Age
Commit message (
Expand
)
Author
2020-06-17
Allow admins to set a subscription's billing address
Alessandro Desantis
2020-06-16
Improve consistency of "State" field label
Alessandro Desantis
2020-06-16
Improve date visualization in installments screen
Alessandro Desantis
2020-06-16
Fix column sizes in line items form
Alessandro Desantis
2020-06-16
Use a local variable in `_subscription_tabs` partial
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-16
Extract subscription state and processing state pills into partials
Alessandro Desantis
2020-06-16
Fix button placement on subscription form
Alessandro Desantis
2020-06-15
Make subscription item removal checkbox disabled for new lines
Alessandro Desantis
2020-06-15
Add shipping address to backend subscription form
Alessandro Desantis
2020-06-15
Fix Store label pluralization in subscription form
Alessandro Desantis
2020-06-15
Fix subscriptions breadcrumb pluralization in backend
Alessandro Desantis
2020-06-15
Allow admins to remove line items from subscriptions
Alessandro Desantis
2020-06-15
Merge pull request #102 from solidusio-contrib/aldesantis/store-field-backend-ui
Alessandro Desantis
2020-06-15
Fix primary button label in backend subscription edit form
Alessandro Desantis
2020-06-15
Use `f.object` to determine whether the subscription is new
Alessandro Desantis
2020-06-15
Fix interval_length label in backend subscription form
Alessandro Desantis
2020-06-15
Allow admins to add line items to a subscription
Alessandro Desantis
2020-06-15
Add store field to subscription creation form in backend
Alessandro Desantis
2020-06-15
Merge pull request #101 from solidusio-contrib/aldesantis/remove-unsupported-...
Alessandro Desantis
2020-06-15
Merge pull request #100 from solidusio-contrib/aldesantis/remove-deprecated-p...
Alessandro Desantis
2020-06-14
Remove checks on unsupported Solidus versions
Alessandro Desantis
2020-06-14
Remove legacy sidebar and form
Alessandro Desantis
2020-06-14
Remove `no_objects_found` partial
Alessandro Desantis
2020-06-14
Remove 'Back' action from subscription edit form
Alessandro Desantis
2020-06-14
Fix current value not being displayed for processing state filter
Alessandro Desantis
2020-06-14
Update subscriptions list to match new admin UI
Alessandro Desantis
2020-06-13
Update subscription form to match new admin UI
Alessandro Desantis
2020-06-13
Update subscriptions filters to match new admin UI
Alessandro Desantis
2020-06-13
Update buttons to comply with new style classes
Alessandro Desantis
2020-06-13
Update overrides to comply with new grid system
Alessandro Desantis
2019-08-02
Fixes admin sorting on fields without a natural order
Sean Taylor
2018-12-13
Fix all deprecations warnings
Angel Perez
2017-08-10
Adds a confirmation alert before canceling a subscription in the admin
Sean Taylor
2017-08-10
Updates the cancel button icon to be a 'stop' icon.
Sean Taylor
2017-07-24
Subscriptions with many line items can be edited
Brendan Deere
2017-07-24
Copy the admin edit subscriptions form
Brendan Deere
2017-07-24
Conditionally render legacy sidebar
Brendan Deere
2017-05-23
Add Subcription inputs to product page
Brendan Deere
2017-01-12
Replace max_installments with end_date
Brendan Deere
2016-11-01
Actually update subscriptions from the admin
Brendan Deere
2016-10-26
Add sortable columsn to subscriptions admin page
Kevin Attfield
2016-10-26
Add interval to admin subscriptions index
Kevin Attfield
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
[next]