Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Add Product Model and Family Variant for Akeneo's latest version 2.3 #23

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

Commits on Jan 18, 2019

  1. Add ProductModel and Family Variant endpoints

    hgrewal committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    a6ecbe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5baa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Upgrade to NET STANDARD 2.0

    hgrewal committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    b384745 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Replace LibLog file with NuGet latest package

    hgrewal committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    1bd6e25 View commit details
    Browse the repository at this point in the history
  2. v1.3

    hgrewal committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3b1d3a2 View commit details
    Browse the repository at this point in the history
  3. Add missing properties to Product model and rearrange to better match…

    … the actual response order
    hgrewal committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    fa83d9a View commit details
    Browse the repository at this point in the history
  4. Implement Search-After method to get all of the items for a model usi…

    …ng recursion
    hgrewal committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    7a185a8 View commit details
    Browse the repository at this point in the history
  5. Revert Changes

    hgrewal committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    0a7f90d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add Metadata constructor initialization

    hgrewal committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    94bb391 View commit details
    Browse the repository at this point in the history
  2. Initial commit

    Hartej Grewal committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    7f1b155 View commit details
    Browse the repository at this point in the history
  3. Remove README

    hgrewal committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    ae65d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc0e8c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

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

Commits on Jan 25, 2019

  1. Remove Metadata attribute from the product model

    hgrewal committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    e45e9b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

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

Commits on Feb 26, 2019

  1. Add ability to get all items by Search Criteria

    hgrewal committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    23531b9 View commit details
    Browse the repository at this point in the history
  2. v1.5 Fix date format

    hgrewal committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    834accf View commit details
    Browse the repository at this point in the history