summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-10-12Only process consolidated installments for the same userBrendan Deere
2016-10-12Merge pull request #89 from brendandeere/skipsBrendan Deere
2016-10-11Only log failed installmentsBrendan Deere
2016-10-07Add subs link feature specBrendan Deere
2016-10-07Add a link to the subscriptions backend areaBrendan Deere
2016-10-07Merge pull request #87 from brendandeere/subs_searchBrendan Deere
2016-10-06Fix abilitiesBrendan Deere
2016-10-06Reset successive skip countBrendan Deere
2016-10-06Subscription#skipBrendan Deere
2016-10-06Add Subscription#skip_count and #successive_skip_countBrendan Deere
2016-10-05Subscription.processing_statesBrendan Deere
2016-10-05Allow processing state to be ransackedBrendan Deere
2016-10-05Subscription.in_processing_stateBrendan Deere
2016-10-05Merge pull request #80 from brendandeere/config_minimum_cancellation_noticeBrendan Deere
2016-10-05Merge pull request #83 from brendandeere/subs_indexBrendan Deere
2016-10-04Allow guests to edit their subss line itemsBrendan Deere
2016-10-04Subscription#processing_stateBrendan Deere
2016-10-04Installment#fulfilled?Brendan Deere
2016-10-04Processor cancels subsBrendan Deere
2016-10-04Processor advances actionable datesBrendan Deere
2016-10-04Spec orders are transitioned to 'pending cancellation'Brendan Deere
2016-10-04Enforce minimum cancellation noticeBrendan Deere
2016-10-04Merge pull request #72 from brendandeere/create_subs_line_items_through_line_...Brendan Deere
2016-10-04Create subs line items on update aswellBrendan Deere
2016-10-03remove no value added specsBrendan Deere
2016-10-03Create subscription line items from api controllerBrendan Deere
2016-10-03Create subs line item in a helper moduleBrendan Deere
2016-10-03Shared context for creating subscription line itemsBrendan Deere
2016-10-03Add Admin::SubscriptionsControllerBrendan Deere
2016-09-30Merge pull request #74 from brendandeere/super_dispatchersBrendan Deere
2016-09-30Merge pull request #68 from brendandeere/subscription_order_promo_ruleBrendan Deere
2016-09-30Fix specs on all versions of solidusBrendan Deere
2016-09-30The dispatchers all share functionalityBrendan Deere
2016-09-29Merge pull request #64 from brendandeere/feature/subscription_update_actionableBrendan Deere
2016-09-29Fix case where actionable_date could be in pastAlex Blackie
2016-09-29Fix pluralised interval_units in specAlex Blackie
2016-09-29Update actionable_date when interval changesAlex Blackie
2016-09-29Add line_item to generated subscriptionAlex Blackie
2016-09-29Add #skip to subscriptions controllerAlex Blackie
2016-09-29Make next_actionable_date nil when not activeAlex Blackie
2016-09-28Flexible shared completed checkout examplesBrendan Deere
2016-09-28Consolidated installment applies promotionsBrendan Deere
2016-09-28Add a promotion rule for subcription ordersBrendan Deere
2016-09-28Prefer Date.current over Date.todayBrendan Deere
2016-09-28Merge pull request #67 from brendandeere/promo_ruleBrendan Deere
2016-09-28Merge pull request #47 from brendandeere/rake_task_and_jobBrendan Deere
2016-09-28Merge pull request #65 from brendandeere/feature/singular_unitsBrendan Deere
2016-09-28Add SubscriptionPromotionRuleBrendan Deere
2016-09-28Merge pull request #66 from brendandeere/fix_timezone_nonsenseBrendan Deere
2016-09-28Merge pull request #62 from brendandeere/payment_failureBrendan Deere