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
Age
Commit message (
Expand
)
Author
2020-06-16
Display subscriptions without line items in admin list
Alessandro Desantis
2020-06-16
Use subscription's `end_date` in `Subscription#can_be_deactivated?`
Alessandro Desantis
2020-06-16
Improve consistency of "State" field label
Alessandro Desantis
2020-06-16
Merge pull request #110 from solidusio-contrib/aldesantis/services-directory
Alessandro Desantis
2020-06-16
Sort installments by creation date by default
Alessandro Desantis
2020-06-16
Improve date visualization in installments screen
Alessandro Desantis
2020-06-16
Move service objects to `app/services`
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
Redirect admins to subscription edit page after creation/update
Alessandro Desantis
2020-06-15
Allow admins to remove line items from subscriptions
Alessandro Desantis
2020-06-15
Reject subscription line items if quantity is not provided
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
2020-06-13
Fix syntax error in `solidus_gem_version` call
Alessandro Desantis
2020-06-13
Fix deprecated call to `SolidusSupport.solidus_gem_version`
Alessandro Desantis
2020-06-13
Update decorator namespaces to be compliant with Zeitwerk
Alessandro Desantis
2019-09-12
Fix missing `optional: true` for belongs_to associations
Alessandro Desantis
2019-09-12
Fix decorator paths not matching module names
Alessandro Desantis
2019-08-02
Fixes admin sorting on fields without a natural order
Sean Taylor
2018-12-14
Skip forgery protection on API
Angel Perez
2018-12-13
Fix all deprecations warnings
Angel Perez
2018-12-12
Realign specs and solidus versions
fastjames
[next]