reaction icon indicating copy to clipboard operation
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.

Results 173 reaction issues
Sort by recently updated
recently updated
newest added

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...

Promotions

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...

core work

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.

Promotions

## 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...

bug
Promotions

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%...

Promotions

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...

documentation
core work

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...