Skip to content
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(medusa): Products can be added to categories in batch request #3123

Merged
merged 15 commits into from Jan 27, 2023

Conversation

riqwan
Copy link
Contributor

@riqwan riqwan commented Jan 27, 2023

What:

  • Products can be added to a category in batch request

Why:

To allow managing categories for products

How:

  • adds a new route in admin
  • adds a new service in product category to batch add products
  • adds a new repository method in product category to batch add products

RESOLVES CORE-1029

@changeset-bot
Copy link

changeset-bot bot commented Jan 27, 2023

🦋 Changeset detected

Latest commit: cf13296

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@medusajs/medusa Patch
@medusajs/inventory Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@riqwan riqwan force-pushed the feat/add-products-batch-request branch from 258dbe7 to 509b78c Compare January 27, 2023 07:25
@riqwan riqwan changed the base branch from develop to feat/add-products-to-categories January 27, 2023 07:26
@riqwan riqwan force-pushed the feat/add-products-batch-request branch from 258dbe7 to 363f9c1 Compare January 27, 2023 07:46
@riqwan riqwan changed the title Feat/add products batch request feat(medusa): Products can be added to categories in batch request Jan 27, 2023
@riqwan riqwan marked this pull request as ready for review January 27, 2023 07:49
@riqwan riqwan requested a review from a team as a code owner January 27, 2023 07:49
Copy link
Member

@adrien2p adrien2p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a suggestion on the template to not be forced to pass it and then clean up the usage 🚀

Base automatically changed from feat/add-products-to-categories to develop January 27, 2023 14:25
@riqwan riqwan merged commit 4f0d899 into develop Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants