Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Releases: OXID-eSales/graphql-catalogue-module

v1.0.0

30 Oct 11:16
Compare
Choose a tag to compare

Added

  • Sorting for Product, Category, Vendor, Manufacturer, Country, and State lists
  • Default sorting for Products and Categories
  • Language relation for product reviews.
  • ProductStock::getEshopModel method PR-14
  • Autogenerated schema documentation which can be found here

Changed

  • Repository::delete takes loaded BaseModel as argument.
  • OxidEsales\GraphQL\Catalogue\Product\DataType\Price moved to OxidEsales\GraphQL\Catalogue\Shared\DataType\Price
  • Replaced Product field Category with Categories
  • ProductStock DataType now implements DataType PR-14
  • Allowed any model class in ProductDimensions type constructor
  • Permissions granted according to user groups instead of oxuser.oxrights values
  • Currency rate value is now float
  • Module ID is now oe_graphql_catalogue

Fixed

  • Ensure product long description is always a string
  • Handle cases where reviews have relations to deleted products
  • Datetime fields are nullable instead of zeroes or string values

Removed

  • \OxidEsales\GraphQL\Catalogue\Tests\Integration\TokenTestCase moved to GraphQL Base Module

v0.1.0

24 Jun 08:06
Compare
Choose a tag to compare

This is the first release 🎉

Thanks go out to all the contributors, namely: @skoczekj, @TitaKoleva, @lambreva, @tkcreateit, @hkreuter, @angel-dimitrov, @NikolaIvanovski and @Sieg 🍾