medusa
medusa copied to clipboard
The world's most flexible commerce platform.
## Bug report ### Describe the bug Cannot create / save as draft / publish basic discount codes or templated discount codes. Multiple errors encountered. ### System information Medusa version...
## Bug report ### Describe the bug I'm doing a test, many full-flow checkout process in one time (greater then 5 process at the same time). The process: 1. Create...
**What** Adding a rate limiter **Why** To avoid malicious DDOS by sending millions of requests To avoid a bug that send to many requests after each other To secure a...
**What** In order to keep some consistency across the whole code base, it would be useful to review and update the rules to see if they still match our need,...
**What** It would be nice to ask about which file plugin (among the officials one) the user would install and the config. **Why** To reduce the friction while creating new...
## Bug report We use a 3rd party plugin to calculate taxes, using the Medusa tax plugin system. I noticed one of my recent orders had 3x the tax I...
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues ### Issue Summary The [Quickstart w. Docker](https://docs.medusajs.com/quickstart/quick-start-docker/) documentation needs...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...
- Added `scripts/gh-analytics.js` script to retrieve referral and popular paths analytics of the repo - Added GitHub action to run the script at midnight every day.
The new batch endpoints introduced by https://github.com/medusajs/medusa/pull/1032 are missing in the client and medusa-react.