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

1.8.0

Compare
Choose a tag to compare
@csibar csibar released this 02 Oct 19:27
· 83 commits to 8.x-1.x since this release
  1. Improve performance by placeholdering all blocks using our cookie context. (c59805f)
  2. Avoid 500 issues with ResourceResponse related to leaked metadata. (c4a135f)
  3. Enhance deriveProductTree for configurables. (86f0081)
  4. Adding consolidated summary of product import rather than loggging on incidents. (ebe6ba4)
  5. Improve performance around getting stock for Configurable products. (8c8e429)
  6. Alias not created for the tranlated node. (b773fa4)
  7. Adding comment. (66f943b)
  8. Use Drupal httpClient to ensure server is not slowed down for invalid urls. (59fa614)
  9. 54: Allow setting product title based on Brand specific logic. (f2e4c56)
  10. Fix broken function ProductStockSyncResource::post (#70)
  11. Fix typing error. Edited log strings. (f1664bf)
  12. Use sku instead of cart item indexes. (#52)
  13. Not sync skus for catalog promotion on promotion sync. (#50)
  14. Fix CS failures (06758c5)
  15. 54: Add final class for event name constant. (2788fc7)
  16. Fix typing error (776d4ac)
  17. Fix CS fail (701fde1)
  18. Improve performance by placeholdering all blocks using our cookie con… (#42)
  19. Avoid 500 issues with ResourceResponse related to leaked metadata. (#55)
  20. Adding consolidated summary of product import rather than logging on events. (#61)
  21. Injecting database connection. (c024525)
  22. 54: Allow setting product title based on Brand specific logic. (#72)
  23. Improve performance around getting stock for Configurable products. (#62)
  24. Enhance deriveProductTree for configurables. (#58)
  25. Use Drupal httpClient to ensure server is not slowed down for invalid urls. (#71)
  26. Fix usage of http client. (d687893)
  27. Inject the module handler service. (df3cc16)
  28. Fix usage of http client. (#74)
  29. Alias not created for the tranlsated node. (#63)
  30. Add new dashboard for ACM. (#73)
  31. Catch exception while rendering plugin and render menu. (#77)
  32. Fix EnforcedResponseException in form builder. (#78)
  33. Use DI. (#79)
  34. Behat tests: Add more coupon tests (6f60b3a)
  35. Behat tests: Coupon: Test for correct error string (77b1248)
  36. Behat tests: More coupon tests (#81)
  37. Behat tests change billing address (#80)
  38. Better coupon error handling (#82)