forked from medusajs/medusa
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] develop from medusajs:develop #588
Open
pull
wants to merge
410
commits into
Xen0byte:develop
Choose a base branch
from
medusajs:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…isting rule attributes (#10771) * fix(pricing): pricing context calculations only takes into account existing rule attributes * chore: add changeset
Fixes: FRMW-2854
…10812) Improve command by passing `--depth 1` to decrease download size + improve for slow speed. Closes TRI-742
…te (#10674) FIXES FRMW-2852 **What** A workflow distributed transaction expect any response and error to be serializable. When it is not the case, the distributed transaction might fail during the save checkpoint that occurs for async steps. This can lead to unexpected behaviour. With this pr, we introduce a way to handle non serialazable object in a more sustainable manner, this means the following: - If a workflow throw any non serialazable error (e.g AWS error that contains full IncomingMessage object that related to network communication, think of req/res) then we identify that this object is not serialzable and we clean up the object to make it serializable without loosing the main information, add a new error to the workflow to informed of this issue and can be handled by the user. - If a response is not serializable (which should not happen at this point because it is handled before by the value resolver), in that case, we wont be able to reuse that response to continue the workflow which means that the workflow is in a non runnable state. In that case we throw a specific error stating that a non serializable context is being provided **second what** This pr refactor the `runAsStep` to add better support for workflow cancelation, especially async ones
…orkflow (#10405) * fix: invalid update quantity in update line item in cart workflow * test: update cart workflow test * fix: rm shallow copy in transform
- Renewed the description of What is Medusa - Removed Roadmap link as this seem out-of-date
#10829) * feat(auth-google,auth-github): Allow passing a custom callbackUrl to oauth providers * feat: Add state management in auth providers * chore: Changes based on PR review
…pdating stock location (#10832) * fix(stock-location,core-flows,types): updates existing address when updating stock location address * chore: use hasOne instead of hasMany
…l refund payments (#10667) * feat(order, types): Add Credit Line to order module * chore: add action to inject credit lines * WIP * chore: add fixes + observe * chore: fix balances * chore: add canceled badge * chore: fix i18n schema * chore: remove redunddant query * chore: add changeset * chore: add credit lines for all cancel cases * chore: add accounting total * chore: address review & cleanup
Updated the if-else example condition for when input.is_active is false.
…ment typings more specific (#10677) **What** - attempt to add more specific type definitions around fulfillment provider APIs --- CLOSES CMRC-814 CLOSES CMRC-816 CLOSES CMRC-817
* fix(create-medusa-app): add default storefront url to auth CORS * add docs cors to store / admin
FIXES CMRC-897
what: - adds sku to variant query params
Endpoint doesn't exist. Admin users can only be created through invites at the HTTP level.
Fixes: FRMW-2897 CLOSES CLO-434 Still need the frontend Admin bundler to provide some way to know if the build has failed or not.
Add missing data model name in `model.define` in the Order Module where missing, as we need to infer the names in the references we generate Closes DX-1305
Co-authored-by: Riqwan Thamir <[email protected]>
…9792) Co-authored-by: Riqwan Thamir <[email protected]>
* fix create-medusa-app db-url error * removed empty lines * changeset
…k Location (#11196) **Note** The huge diff is because the i18n schema wasn't formatted properly again. Not sure how that happened with the update to the script but perhaps someone didn't update their branch to include the change to format the schema on creation.
* initial implementation * integrate new ai assistant in other projects + ux improvements * fix chat window on mobile devices * fixes to mobile * allow pre * change shortcut to i * improved responsiveness * align version in navbar
CLOSES: FRMW-2895
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )