Nicolas Gorga
Nicolas Gorga
Hello, I defined a custom validator, as many others i have working correctly, but i am getting an error: (0, is_valid_order_generation_flow_1.IsValidOrderGenerationFlow)(), ^ TypeError: (0 , is_valid_order_generation_flow_1.IsValidOrderGenerationFlow) is not a function...
### 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 In the package.json snippet found after:...
Hello, I find that this works on a typical Medusa project, but for MercurJS, the visual customizations only apply to the AdminUI, which should be the case but just for...
Hello, After installing https://github.com/vholik/medusa-custom-attributes in my backend, checking that it has the enableUI option set to true and starting the Vendor server, i don't see the plugin UI customizations, like...
## Bug report ### Describe the bug When installing the medusa-plugin-sendgrid plugin, configuring a verified single sender in Sendgrid as per [Sender Verification](https://www.twilio.com/docs/sendgrid/ui/sending-email/sender-verification), creating en email template and setting the...
## Summary **What** — What changes are introduced in this PR? Remove `default_locale` from Store Locale relation **Why** — Why are these changes relevant or necessary? *Please provide answer here*...
ref: https://github.com/medusajs/medusa/pull/14189 ## Summary This PR introduces the initial implementation of the Translations module admin UI components, providing a foundation for managing translations across target entities. This is the first...
## Summary **What** — What changes are introduced in this PR? Export missing store locale link definition. **Why** — Why are these changes relevant or necessary? *Please provide answer here*...
## Summary **What** — What changes are introduced in this PR? Allow context to be passed to store product retrieve and list endpoints. **Why** — Why are these changes relevant...
## Summary **What** — What changes are introduced in this PR? Avoid having an error when trying to cancel a fulfillment and one of the item variants changed its `manage_inventory`...