summaryrefslogtreecommitdiff
path: root/app/decorators
AgeCommit message (Expand)Author
2021-04-19Move all decorators to that should be solidus-x dependent to the lib foldercesartalves
2021-04-19Fix Spree::OrdersController decorationcesartalves
2021-04-19Fix Spree::OrdersController decorationcesartalves
2021-04-07Reload order during finalize actionSean
2021-03-12Remove variant from subscriptions on soft deletionluca-landa
2021-01-29Deprecate User subscription nested attributesluca-landa
2020-12-24Add Installment Details association to OrderSean
2020-10-09Fire events for subscription payment method updatesAlessandro Desantis
2020-09-25Fix coding style violationsAlessandro Desantis
2020-09-25Merge pull request #148 from solidusio-contrib/aldesantis/update-initializerAlessandro Desantis
2020-09-25Fix coding style violationsAlessandro Desantis
2020-09-17Add order association to subscriptionsNicolò€ Rebughini
2020-06-22Allow admins to make master variants subcribableAlessandro Desantis
2020-06-13Update decorator namespaces to be compliant with ZeitwerkAlessandro Desantis
2019-09-12Fix decorator paths not matching module namesAlessandro Desantis
2017-09-11Fix typos in commentsswcraig
2017-02-03Create a subscription per subscription_line_item groupBrendan Deere
2016-10-20Fix uneeded interpolationBrendan Deere
2016-10-20Begin spec for variant pretty namesAlex Blackie
2016-10-19Cancel failed subscription ordersBrendan Deere
2016-10-04Create subs line items on update aswellBrendan Deere
2016-10-03Create subscription line items from api controllerBrendan Deere
2016-10-03Create subs line item in a helper moduleBrendan Deere
2016-09-28Rerun promotion handlerBrendan Deere
2016-09-27Override Spree Permitted attributes togetherBrendan Deere
2016-09-27Users accept attributes for subscriptionsBrendan Deere
2016-09-27Fix line_item_attributesBrendan Deere
2016-09-27Users accept nested attributes for subsBrendan Deere
2016-09-26Line items dependent destroy subs line itemsBrendan Deere
2016-09-26Move decorators to the decorators directoryBrendan Deere