Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
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: allolex/nacre-old
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: crowdint/nacre-old
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on Apr 2, 2014

  1. Add

    stevenbarragan committed Apr 2, 2014
    Copy the full SHA
    07e1cb7 View commit details
  2. Add price resource

    stevenbarragan committed Apr 2, 2014
    Copy the full SHA
    766b687 View commit details
  3. Merge pull request #1 from stevenbarragan/prices

    Add Price resource
    stevenbarragan committed Apr 2, 2014
    Copy the full SHA
    7193291 View commit details
  4. Add brand support

    stevenbarragan committed Apr 2, 2014
    Copy the full SHA
    8e9cec8 View commit details
  5. Merge pull request #2 from stevenbarragan/brand

    Add brand support
    stevenbarragan committed Apr 2, 2014
    Copy the full SHA
    d07bc24 View commit details

Commits on Apr 3, 2014

  1. Copy the full SHA
    ab0ebaa View commit details

Commits on Apr 4, 2014

  1. Copy the full SHA
    8660b6d View commit details

Commits on Apr 7, 2014

  1. [#68657108] Create Contact

    mumoc committed Apr 7, 2014
    Copy the full SHA
    c983f81 View commit details
  2. Copy the full SHA
    287f55b View commit details

Commits on Apr 8, 2014

  1. [#68657108] Create Contact

    * Adds postal address service resource
    * Adds postal address class
    
    * Pending: Testing and refactoring, this could be improved a lot
    mumoc committed Apr 8, 2014
    Copy the full SHA
    5e6d767 View commit details

Commits on Apr 9, 2014

  1. Merge branch 'master' of github.com:stevenbarragan/nacre-old into fea…

    …ture/contacts_service
    mumoc committed Apr 9, 2014
    Copy the full SHA
    2324379 View commit details
  2. Copy the full SHA
    0cdb764 View commit details
  3. [#68657108] Create Contact

    * Fix error on parsin json body
    * Add missing specs for postal address and contact
    mumoc committed Apr 9, 2014
    Copy the full SHA
    f96a007 View commit details
  4. Merge pull request #3 from stevenbarragan/feature/contacts_service

    Contacts and Postal Addresses resources
    mumoc committed Apr 9, 2014
    Copy the full SHA
    e258456 View commit details
  5. Copy the full SHA
    ba15e85 View commit details

Commits on Apr 22, 2014

  1. Adding support to Order Row

    jparbros committed Apr 22, 2014
    Copy the full SHA
    6e8a18c View commit details
  2. Create Brightpearl orders

    jparbros committed Apr 22, 2014
    Copy the full SHA
    90bc160 View commit details
  3. Copy the full SHA
    92ef00c View commit details

Commits on Apr 23, 2014

  1. Copy the full SHA
    4c2647e View commit details

Commits on May 21, 2014

  1. Copy the full SHA
    1d6d33e View commit details

Commits on May 28, 2014

  1. Copy the full SHA
    fc0964a View commit details

Commits on Jun 25, 2014

  1. Add OrderNote model

    to save order's note on brightpearl
    stevenbarragan committed Jun 25, 2014
    Copy the full SHA
    c6467a1 View commit details

Commits on Jun 26, 2014

  1. Add content-type: json

    stevenbarragan committed Jun 26, 2014
    Copy the full SHA
    3485a37 View commit details
  2. Added Product#create

    Jesus Figueroa committed Jun 26, 2014
    Copy the full SHA
    4863612 View commit details
  3. Copy the full SHA
    14d5bc4 View commit details
  4. Added Brand#search_url

    Jesus Figueroa committed Jun 26, 2014
    Copy the full SHA
    d692ac4 View commit details
  5. Merge branch 'master' into add_Product_create

    Jesus Figueroa committed Jun 26, 2014
    Copy the full SHA
    2e103b6 View commit details

Commits on Jun 27, 2014

  1. Added Brand#create and also removed Brand#search_url

    Jesus Figueroa committed Jun 27, 2014
    Copy the full SHA
    bc28d5e View commit details

Commits on Jun 30, 2014

  1. Added Connection#put method

    Jesus Figueroa committed Jun 30, 2014
    Copy the full SHA
    5eebd84 View commit details
  2. Fixed Connection#put method name

    Jesus Figueroa committed Jun 30, 2014
    Copy the full SHA
    f76d603 View commit details
  3. Added Price#update method

    Jesus Figueroa committed Jun 30, 2014
    Copy the full SHA
    8da6a79 View commit details
  4. Copy the full SHA
    05a801c View commit details
  5. Merge branch 'master' of github.com:stevenbarragan/nacre-old

    * 'master' of github.com:stevenbarragan/nacre-old:
      Fixed Connection#put method name
      Added Connection#put method
    stevenbarragan committed Jun 30, 2014
    Copy the full SHA
    ae29196 View commit details
  6. Delete binding.pry

    stevenbarragan committed Jun 30, 2014
    Copy the full SHA
    6d2f278 View commit details
  7. Copy the full SHA
    ad10ddd View commit details

Commits on Jul 3, 2014

  1. Added ProductType class to the product service resources

    Jesus Figueroa committed Jul 3, 2014
    Copy the full SHA
    5d25a43 View commit details

Commits on Jul 8, 2014

  1. Merge remote-tracking branch 'origin/master'

    David Padilla committed Jul 8, 2014
    Copy the full SHA
    3f181e2 View commit details

Commits on Jul 9, 2014

  1. Added Nacre::Connection#delete

    Jesus Figueroa committed Jul 9, 2014
    Copy the full SHA
    fca5e7e View commit details
  2. Copy the full SHA
    22d78eb View commit details

Commits on Sep 16, 2014

  1. Adds orderPaymentStatus to Order fields

    Jesus Figueroa committed Sep 16, 2014
    Copy the full SHA
    035a45c View commit details

Commits on Oct 1, 2014

  1. Adds Category to product service resources

    Jesus Figueroa committed Oct 1, 2014
    Copy the full SHA
    c80c4aa View commit details

Commits on Oct 2, 2014

  1. Adds service resource and seach support for categories

    Jesus Figueroa committed Oct 2, 2014
    Copy the full SHA
    3bc24b4 View commit details
Loading