Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: catalanojuan/tiendanube-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: catalanojuan/tiendanube-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: added-tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 17, 2013

  1. Merge pull request #1 from catalanojuan/added-requirements-txt

    Added requirements txt
    catalanojuan committed Aug 17, 2013
    Configuration menu
    Copy the full SHA
    d84d0b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2013

  1. Preliminary README

    catalanojuan committed Aug 19, 2013
    Configuration menu
    Copy the full SHA
    8fa2c05 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2013

  1. Configuration menu
    Copy the full SHA
    c0657fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from catalanojuan/added-resources

    Refactored client and added Order, Category, Script & Webhook resources.
    catalanojuan committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    93f5486 View commit details
    Browse the repository at this point in the history
  3. Added subresources decorator to add those to a Resource.

    This also adds both images and variants subresources to ProductResource.
    catalanojuan committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    d7dc53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c89327e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from catalanojuan/add-subresources

    Add subresources
    catalanojuan committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    007a98d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    974b3c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    201db86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e831edf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7 from catalanojuan/nicer-error-handling

    Added status error codes handling for API requests.
    catalanojuan committed Aug 21, 2013
    Configuration menu
    Copy the full SHA
    0b3925b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

  1. Configuration menu
    Copy the full SHA
    8d39a8e View commit details
    Browse the repository at this point in the history
  2. Added setup.py

    catalanojuan committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    7b5a2c6 View commit details
    Browse the repository at this point in the history
Loading