summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2021-07-13Pass installment to the processing error handlerAlberto Vena
2021-07-13Logs an error in the Rails logs when installment processing failsAlberto Vena
2021-04-07Reload order during finalize actionSean
2021-03-28Fix overly specific not_to raise_error RSpec expectationAlessandro Desantis
2021-03-28Accept shipping address, bill address and payment attributesMattia Roccoberton
2021-03-28Add a subscription create endpointMattia Roccoberton
2021-03-28Merge pull request #214 from solidusio-contrib/christianr/payment-source-owne...Alessandro Desantis
2021-03-26Merge pull request #217 from seand7565/update_specsSean Denny
2021-03-26Validate payment_source ownership on the subscriptionChristian Rimondi
2021-03-26fixup! Skip ActiveJob retrying for ProcessInstallmentJobIkraam Ghoor
2021-03-26Skip ActiveJob retrying for ProcessInstallmentJobIkraam Ghoor
2021-03-25Fix remaining rubocop violations in specSean
2021-03-25Fix type in spec nameSean
2021-03-25Add missing magic comment to specsSean
2021-03-19Set promotion rules model paths similar to Solidusluca-landa
2021-03-19Improve installment order promotion rule nameluca-landa
2021-03-19Improve subscription creation order promotion rule nameluca-landa
2021-03-12Merge pull request #210 from solidusio-contrib/luca-landa/set-default-currenc...lucalanda
2021-03-12Set default config currency to subscriptionluca-landa
2021-03-12Merge pull request #213 from solidusio-contrib/elia/add-missing-permissions-s...Alessandro Desantis
2021-03-12Remove variant from subscriptions on soft deletionluca-landa
2021-03-11Update permitted action names for Solidus v2.11Elia Schito
2021-03-09Merge pull request #201 from solidusio-contrib/nirebu/190/move-subscription-p...Alessandro Desantis
2021-03-05Merge pull request #203 from solidusio-contrib/kennyadsl/use-new-factories-lo...Alberto Vena
2021-03-05Merge pull request #192 from solidusio-contrib/mr/admin-subscription-orders-l...Mattia Roccoberton
2021-02-26Merge pull request #202 from solidusio-contrib/mr/cleanup-duplicated-fields-o...Alessandro Desantis
2021-02-26Admin: expose the subscription ordersMattia Roccoberton
2021-02-26Merge pull request #195 from igorbp/fix-duplicated-line-itemsAlessandro Desantis
2021-02-26Load factories using the new standardAlberto Vena
2021-02-26Move subscription processing to background jobsNicolò€ Rebughini
2021-02-26Add actionable? instance method to subscriptionsNicolò€ Rebughini
2021-02-19Set currency to orders on subscription processingluca-landa
2021-02-19Add currency to subscriptionluca-landa
2021-02-15fixup! Cleanup the duplicated fields on subscription creationMattia Roccoberton
2021-02-12Fix duplicated line items creationIgor Barbosa
2021-02-12Add tests for subscription payment method updateIgor Barbosa
2021-02-12Cleanup the duplicated fields on subscription creationMattia Roccoberton
2021-02-05Merge pull request #193 from solidusio-contrib/deprecate-nested-subscription-...Alessandro Desantis
2021-02-05Merge pull request #188 from solidusio-contrib/fix-skip-countAlessio Rocco
2021-01-30Remove `dummy_order` and `dummy_line_item` helpersAlessandro Desantis
2021-01-30Move all business logic to `lib`Alessandro Desantis
2021-01-30Resume processing installments for cancelled subscriptionsAlessandro Desantis
2021-01-30Pass one installment at a time to dispatcher classesAlessandro Desantis
2021-01-30Reorganize hierarchy of dispatcher classesAlessandro Desantis
2021-01-30Streamline and simplify `SolidusSubscriptions::Checkout`Alessandro Desantis
2021-01-30Process one installment at a time in background jobsAlessandro Desantis
2021-01-29Deprecate User subscription nested attributesluca-landa
2021-01-29Fix file name and typoluca-landa
2021-01-22Fix skip counters to handle skip limitsAlessio Rocco
2021-01-20Streamline and simplify `SolidusSubscriptions::Processor`Alessandro Desantis