Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support subscription items #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Mar 13, 2018

  1. Revert "Support updating subscription with multiple plan items"

    This reverts commit 53ef2fd.
    mattagra committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    e5698a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de6013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bcda96 View commit details
    Browse the repository at this point in the history
  4. Avoid calling values on items if it is an array

    mattagra committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    520ef63 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    4833892 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Raise InvalidRequestError when updating subscription quantity and sub…

    …scription has multiple items
    mattagra committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    8b838d1 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary mock_subscription_items helper

    mattagra committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    a3fca8f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Expect items to be an array

    mattagra committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    7e8187b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103a76d View commit details
    Browse the repository at this point in the history