summaryrefslogtreecommitdiff
path: root/config/routes.rb
AgeCommit message (Expand)Author
2021-03-28Add a subscription create endpointMattia Roccoberton
2021-02-26Admin: expose the subscription ordersMattia Roccoberton
2020-10-30Add Subscriptions tab to User page in AdminIgor Barbosa
2020-10-08Migrate to request specs for testing API controllersAlessandro 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 installments list to subscription edit pageAlessandro Desantis
2020-06-13Update to the latest solidus_dev_supportAlessandro Desantis
2016-11-01Actually update subscriptions from the adminBrendan 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 new template and form for subscriptionsAlex Blackie
2016-10-03Add Admin::SubscriptionsControllerBrendan Deere
2016-09-29Add #skip to subscriptions controllerAlex Blackie
2016-09-27Add Subscriptions#update api endpointBrendan Deere
2016-09-26Fix errant type on :cancel routeAlex Blackie
2016-09-26Add cancel endpoint for subscriptionsAlex Blackie
2016-09-23Add destroy endpoint for subscription line itemsAlex Blackie
2016-09-21Add basic update endpoint for LineItemsAlex Blackie
2016-08-24initBrendan Deere