-
Notifications
You must be signed in to change notification settings - Fork 174
feat: seller onboarding #92
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
Merged
Merged
Conversation
This file contains hidden or 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
vholik
reviewed
Mar 6, 2025
req.scope | ||
) | ||
|
||
await recalculateOnboardingWorkflow.run({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this recalculate should be on mutation not on query
353fe65
to
fee1b22
Compare
LukaszMielczarek
pushed a commit
to LukaszMielczarek/mercur
that referenced
this pull request
May 27, 2025
Upgrade to medusa 2.4.0 * feat: extend seller info (mercurjs#110) * feat: extend seller info * update oas * fix: member invites * feat: seller onboarding (mercurjs#92) * feat: add onboarding model * add onboarding route * wip * feat: add onboarding routes * update http-client * fix oas * fix: onboarding middleware * fix: seller onboarding query * feat: add vendor campaigns (mercurjs#111) * feat: vendor price lists (mercurjs#109) * wip * feat: add routes * feat: vendor reservation management (mercurjs#112) * feat: add get reservations * add oas * refactor: move /vendor/members/me to /vendor/me * fix: update seller onboarding naming * version: upgrade medusa to 2.4.0 (mercurjs#115) * version: upgrade medusa to 2.4.0 * upgrade medusa-oas-cli * fix: make seller onboarding nullable * include compiled http-client * feat: add charts data endpoint (mercurjs#113) * feat: add charts data endpoint * add oas * fix: vendor get pricelists middleware * feat: add fulfillment providers route * oas: fulfillment providers route oas * fix: order fulfillment middleware * Merge branch 'mercurjs:main' into main * Merge remote-tracking branch 'github/main' into upgrade-to-medusa-2.4.0 # Conflicts: # apps/backend/package.json # yarn.lock * Upgrade Merkur to Medusa 2.4.0 * Typo in project name * Remove duplicated service definition * Add /dist folder of http-client to git-ignore * [MVM-370]: create endpoint for getting product variants * Merged in feature/MVM-370-complex-get-products-endpoint (pull request mercurjs#20) [MVM-370]: create endpoint for getting product variants
LukaszMielczarek
added a commit
to LukaszMielczarek/mercur
that referenced
this pull request
May 27, 2025
Upgrade to medusa 2.4.0 * feat: vendor promotions (mercurjs#103) * wip * wip * add routes, oas, validators * fix: http client * feat: extend seller info (mercurjs#110) * feat: extend seller info * update oas * fix: member invites * feat: seller onboarding (mercurjs#92) * feat: add onboarding model * add onboarding route * wip * feat: add onboarding routes * update http-client * fix oas * fix: onboarding middleware * fix: seller onboarding query * feat: add vendor campaigns (mercurjs#111) * feat: vendor price lists (mercurjs#109) * wip * feat: add routes * feat: vendor reservation management (mercurjs#112) * feat: add get reservations * add oas * refactor: move /vendor/members/me to /vendor/me * fix: update seller onboarding naming * version: upgrade medusa to 2.4.0 (mercurjs#115) * version: upgrade medusa to 2.4.0 * upgrade medusa-oas-cli * fix: make seller onboarding nullable * include compiled http-client * feat: add charts data endpoint (mercurjs#113) * feat: add charts data endpoint * add oas * fix: vendor get pricelists middleware * feat: add fulfillment providers route * oas: fulfillment providers route oas * fix: order fulfillment middleware * Merge branch 'mercurjs:main' into main * Merge remote-tracking branch 'github/main' into upgrade-to-medusa-2.4.0 # Conflicts: # apps/backend/package.json # yarn.lock * Upgrade Merkur to Medusa 2.4.0 * Typo in project name * Remove duplicated service definition * Add /dist folder of http-client to git-ignore * Merge remote-tracking branch 'bitbucket/develop' into upgrade-to-medusa-2.4.0 # Conflicts: # apps/backend/package.json # yarn.lock
siyamchunu
pushed a commit
to siyamchunu/212manager
that referenced
this pull request
Jun 7, 2025
* feat: add onboarding model * add onboarding route * wip * feat: add onboarding routes * update http-client * fix oas
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.
No description provided.