-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core-flows, dashboard, link-modules,medusa, types, utils): fulfillment shipping changes #10902
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
|
# Conflicts: # packages/admin/dashboard/src/i18n/translations/$schema.json # packages/admin/dashboard/src/i18n/translations/en.json
# Conflicts: # packages/core/core-flows/src/product/workflows/update-products.ts # packages/core/types/src/workflows/products/mutations.ts
# Conflicts: # integration-tests/http/__tests__/cart/store/cart.spec.ts
# Conflicts: # packages/admin/dashboard/src/i18n/translations/$schema.json
…llment shipping changes (medusajs#10902) **What** - product <> shipping profile link - create and update product workflows/endpoints accepts shipping profile - pass shipping option id when creating fulfillment to allow overriding customer selected SO - validate shipping profile delete - dashboard - set shipping profile on product create - manage shipping profile for a product - **update the create fulfillment form** - other - fix create product form infinite rerenders --- CLOSES CMRC-831 CMRC-834 CMRC-836 CMRC-837 CMRC-838 CMRC-857 TRI-761
What
CLOSES CMRC-831 CMRC-834 CMRC-836 CMRC-837 CMRC-838 CMRC-857 TRI-761