summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-06-16Display subscriptions without line items in admin listAlessandro Desantis
2020-06-16Use subscription's `end_date` in `Subscription#can_be_deactivated?`Alessandro Desantis
2020-06-16Improve consistency of "State" field labelAlessandro Desantis
2020-06-16Merge pull request #110 from solidusio-contrib/aldesantis/services-directoryAlessandro Desantis
2020-06-16Sort installments by creation date by defaultAlessandro Desantis
2020-06-16Improve date visualization in installments screenAlessandro Desantis
2020-06-16Move service objects to `app/services`Alessandro 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-15Redirect admins to subscription edit page after creation/updateAlessandro Desantis
2020-06-15Allow admins to remove line items from subscriptionsAlessandro Desantis
2020-06-15Reject subscription line items if quantity is not providedAlessandro 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
2020-06-13Fix syntax error in `solidus_gem_version` callAlessandro Desantis
2020-06-13Fix deprecated call to `SolidusSupport.solidus_gem_version`Alessandro Desantis
2020-06-13Update decorator namespaces to be compliant with ZeitwerkAlessandro Desantis
2019-09-12Fix missing `optional: true` for belongs_to associationsAlessandro Desantis
2019-09-12Fix decorator paths not matching module namesAlessandro Desantis
2019-08-02Fixes admin sorting on fields without a natural orderSean Taylor
2018-12-14Skip forgery protection on APIAngel Perez
2018-12-13Fix all deprecations warningsAngel Perez
2018-12-12Realign specs and solidus versionsfastjames