summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
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-26Validate payment_source ownership on the subscriptionChristian Rimondi
2021-03-19Update promotion rules descriptionsluca-landa
2021-03-12Fix admin subscription GUI typoluca-landa
2021-02-26Admin: expose the subscription ordersMattia Roccoberton
2021-02-19Add currency to subscriptionluca-landa
2021-01-15Fix typo in subscription admin notificationsIgor Barbosa
2020-10-30Add Subscriptions tab to User page in AdminIgor Barbosa
2020-10-09Rely on automatic event listener subscriptionAlessandro Desantis
2020-10-09Report subscription lifecycle events to Churn BusterAlessandro Desantis
2020-10-09Add a permission set for administratorsAlessandro Desantis
2020-10-08Migrate to request specs for testing API controllersAlessandro Desantis
2020-10-07Migrate ability to permission setsAlessandro Desantis
2020-10-01Streamline event emission and trackingAlessandro Desantis
2020-07-30Display subscription events in the backendAlessandro Desantis
2020-06-18Allow admins to change a subscription's payment method and sourceAlessandro Desantis
2020-06-16Add actions to subscription detail pageAlessandro Desantis
2020-06-16Add installments list to subscription edit pageAlessandro Desantis
2020-06-16Add tabs to subscription edit pageAlessandro Desantis
2020-06-16Add breadcrumbs to subscription edit pageAlessandro Desantis
2020-06-16Add sidebar to subscription edit pageAlessandro Desantis
2020-06-15Fix subscriptions breadcrumb pluralization in backendAlessandro Desantis
2020-06-15Fix typo in backend subscription edit page translationAlessandro Desantis
2020-06-15Allow admins to remove line items from subscriptionsAlessandro Desantis
2020-06-15Allow admins to add line items to a subscriptionAlessandro Desantis
2020-06-14Remove 'Back' action from subscription edit formAlessandro Desantis
2020-06-13Update to the latest solidus_dev_supportAlessandro Desantis
2017-08-10Adds a confirmation alert before canceling a subscription in the adminSean Taylor
2017-05-23Add Subcription inputs to product pageBrendan Deere
2016-11-01Merge pull request #109 from brendandeere/fix_admin_updateBrendan Deere
2016-11-01Actually update subscriptions from the adminBrendan Deere
2016-10-26fix translation namespacingBrendan Deere
2016-10-26Subscriptions Edit pageBrendan Deere
2016-10-26Skip installments from the subs index pageBrendan Deere
2016-10-26Skip subscriptions from the admin interfaceBrendan Deere
2016-10-26Admin cancel subscriptionsBrendan Deere
2016-10-20Add links between subs index and subs new pagesBrendan Deere
2016-10-20Render inverval_units as radio buttonsBrendan Deere
2016-10-20add new template and form for subscriptionsAlex Blackie
2016-10-12Add a translation for payment failureBrendan Deere
2016-10-12Merge pull request #89 from brendandeere/skipsBrendan Deere
2016-10-07Add a link to the subscriptions backend areaBrendan Deere
2016-10-06Subscription#skipBrendan Deere
2016-10-04Render subscriptions on the subscription index pageBrendan Deere
2016-10-03Add Admin::SubscriptionsControllerBrendan Deere
2016-09-30Merge pull request #68 from brendandeere/subscription_order_promo_ruleBrendan Deere
2016-09-29Add #skip to subscriptions controllerAlex Blackie
2016-09-28Hook SubscriptionOrder promo up to solidusBrendan Deere