summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2020-06-17Allow admins to set a subscription's billing addressAlessandro Desantis
2020-06-16Improve consistency of "State" field labelAlessandro Desantis
2020-06-16Improve date visualization in installments screenAlessandro Desantis
2020-06-16Fix column sizes in line items formAlessandro Desantis
2020-06-16Use a local variable in `_subscription_tabs` partialAlessandro 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-16Extract subscription state and processing state pills into partialsAlessandro Desantis
2020-06-16Fix button placement on subscription formAlessandro Desantis
2020-06-15Make subscription item removal checkbox disabled for new linesAlessandro Desantis
2020-06-15Add shipping address to backend subscription formAlessandro Desantis
2020-06-15Fix Store label pluralization in subscription formAlessandro Desantis
2020-06-15Fix subscriptions breadcrumb pluralization in backendAlessandro Desantis
2020-06-15Allow admins to remove line items from subscriptionsAlessandro Desantis
2020-06-15Merge pull request #102 from solidusio-contrib/aldesantis/store-field-backend-uiAlessandro Desantis
2020-06-15Fix primary button label in backend subscription edit formAlessandro Desantis
2020-06-15Use `f.object` to determine whether the subscription is newAlessandro Desantis
2020-06-15Fix interval_length label in backend subscription formAlessandro Desantis
2020-06-15Allow admins to add line items to a subscriptionAlessandro Desantis
2020-06-15Add store field to subscription creation form in backendAlessandro Desantis
2020-06-15Merge pull request #101 from solidusio-contrib/aldesantis/remove-unsupported-...Alessandro Desantis
2020-06-15Merge pull request #100 from solidusio-contrib/aldesantis/remove-deprecated-p...Alessandro Desantis
2020-06-14Remove checks on unsupported Solidus versionsAlessandro Desantis
2020-06-14Remove legacy sidebar and formAlessandro Desantis
2020-06-14Remove `no_objects_found` partialAlessandro Desantis
2020-06-14Remove 'Back' action from subscription edit formAlessandro Desantis
2020-06-14Fix current value not being displayed for processing state filterAlessandro Desantis
2020-06-14Update subscriptions list to match new admin UIAlessandro Desantis
2020-06-13Update subscription form to match new admin UIAlessandro Desantis
2020-06-13Update subscriptions filters to match new admin UIAlessandro Desantis
2020-06-13Update buttons to comply with new style classesAlessandro Desantis
2020-06-13Update overrides to comply with new grid systemAlessandro Desantis
2019-08-02Fixes admin sorting on fields without a natural orderSean Taylor
2018-12-13Fix all deprecations warningsAngel Perez
2017-08-10Adds a confirmation alert before canceling a subscription in the adminSean Taylor
2017-08-10Updates the cancel button icon to be a 'stop' icon.Sean Taylor
2017-07-24Subscriptions with many line items can be editedBrendan Deere
2017-07-24Copy the admin edit subscriptions formBrendan Deere
2017-07-24Conditionally render legacy sidebarBrendan Deere
2017-05-23Add Subcription inputs to product pageBrendan Deere
2017-01-12Replace max_installments with end_dateBrendan Deere
2016-11-01Actually update subscriptions from the adminBrendan Deere
2016-10-26Add sortable columsn to subscriptions admin pageKevin Attfield
2016-10-26Add interval to admin subscriptions indexKevin Attfield
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