reaction
reaction copied to clipboard
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
When one or more promotions are to be applied but cannot because of their stackability, the system needs to calculate which will produce the largest discount amount. I realize that...
Currently we have a well-thought out and generally universally implemented "appEvent" system that allows for decoupling of components via event emitters and event listeners. This system has a few limitations...
Running this locally and getting the upgrade from 4 to 5 I got and Mongo wouldn't start. I didn't try to debug it I just dropped the volumes and restarted...
Different installations may have a range of how often they want to check this so it should be configurable.
## Issue Description During the UAT testing of Promotions, it was noticed that in a very specific scenario, the Checkout button in Storefront is not responding (no response/error). Detailed steps...
Working from the UAT testing doc perform testing and open issues for any bugs found. ## Scenario 1: ”As a merchant, I want to create a promotion to offer 10%...
From a suggestion from @aldeed, we are going to start building technical documentation within the monorepo including a local command that will launching a searchable "mini docs site" that is...
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - apps/reaction/Dockerfile We recommend...