This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
1.8.0
- Improve performance by placeholdering all blocks using our cookie context. (c59805f)
- Avoid 500 issues with ResourceResponse related to leaked metadata. (c4a135f)
- Enhance deriveProductTree for configurables. (86f0081)
- Adding consolidated summary of product import rather than loggging on incidents. (ebe6ba4)
- Improve performance around getting stock for Configurable products. (8c8e429)
- Alias not created for the tranlated node. (b773fa4)
- Adding comment. (66f943b)
- Use Drupal httpClient to ensure server is not slowed down for invalid urls. (59fa614)
- 54: Allow setting product title based on Brand specific logic. (f2e4c56)
- Fix broken function ProductStockSyncResource::post (#70)
- Fix typing error. Edited log strings. (f1664bf)
- Use sku instead of cart item indexes. (#52)
- Not sync skus for catalog promotion on promotion sync. (#50)
- Fix CS failures (06758c5)
- 54: Add final class for event name constant. (2788fc7)
- Fix typing error (776d4ac)
- Fix CS fail (701fde1)
- Improve performance by placeholdering all blocks using our cookie con… (#42)
- Avoid 500 issues with ResourceResponse related to leaked metadata. (#55)
- Adding consolidated summary of product import rather than logging on events. (#61)
- Injecting database connection. (c024525)
- 54: Allow setting product title based on Brand specific logic. (#72)
- Improve performance around getting stock for Configurable products. (#62)
- Enhance deriveProductTree for configurables. (#58)
- Use Drupal httpClient to ensure server is not slowed down for invalid urls. (#71)
- Fix usage of http client. (d687893)
- Inject the module handler service. (df3cc16)
- Fix usage of http client. (#74)
- Alias not created for the tranlsated node. (#63)
- Add new dashboard for ACM. (#73)
- Catch exception while rendering plugin and render menu. (#77)
- Fix EnforcedResponseException in form builder. (#78)
- Use DI. (#79)
- Behat tests: Add more coupon tests (6f60b3a)
- Behat tests: Coupon: Test for correct error string (77b1248)
- Behat tests: More coupon tests (#81)
- Behat tests change billing address (#80)
- Better coupon error handling (#82)