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(orders): Goodstore presets #375

Merged
merged 12 commits into from
Oct 3, 2023

Conversation

lidiyacommercetools
Copy link
Collaborator

@lidiyacommercetools lidiyacommercetools commented Sep 28, 2023

Created order presets for goodstore data.

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2023

🦋 Changeset detected

Latest commit: 79c7b7a

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

This PR includes changesets to release 23 packages
Name Type
@commercetools-test-data/order Minor
@commercetools-test-data/core Minor
@commercetools-test-data/business-unit Minor
@commercetools-test-data/cart-discount Minor
@commercetools-test-data/cart Minor
@commercetools-test-data/category Minor
@commercetools-test-data/channel Minor
@commercetools-test-data/commons Minor
@commercetools-test-data/customer-group Minor
@commercetools-test-data/customer Minor
@commercetools-test-data/discount-code Minor
@commercetools-test-data/inventory-entry Minor
@commercetools-test-data/payment Minor
@commercetools-test-data/product-discount Minor
@commercetools-test-data/product-selection Minor
@commercetools-test-data/product-type Minor
@commercetools-test-data/product Minor
@commercetools-test-data/review Minor
@commercetools-test-data/shipping-method Minor
@commercetools-test-data/store Minor
@commercetools-test-data/tax-category Minor
@commercetools-test-data/zone Minor
@commercetools-test-data/utils Minor

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

@stephsprinkle stephsprinkle changed the base branch from FCT-514--Goodstore-Carts to main October 2, 2023 20:45
Copy link
Contributor

@stephsprinkle stephsprinkle left a comment

Choose a reason for hiding this comment

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

The order presets look good! The cart presets should be deleted from this branch.

@@ -1,7 +0,0 @@
import changeHistoryData from './change-history-data';
Copy link
Contributor

Choose a reason for hiding this comment

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

Please don't delete this file 😉

Comment on lines 1 to 3
import jenniferJonesCart01 from './jennifer-jones-cart-01';
import sebastianSmithCart01 from './sebastian-smith-cart-01';
import jenniferSchmidtCart01 from './jennifer-schmidt-cart-01';
import sebastianMuellerCart01 from './sebastian-mueller-cart-01';
import sebastianFranklinCart01 from './sebastian-franklin-cart-01';
Copy link
Contributor

Choose a reason for hiding this comment

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

These need to be reordered, eslint wants them in alphabetical order

@stephsprinkle stephsprinkle force-pushed the FCT-513-Goodstore-Order-From-Carts branch from 64c4502 to da2d297 Compare October 2, 2023 21:15
@lidiyacommercetools lidiyacommercetools merged commit 4b7be8a into main Oct 3, 2023
@lidiyacommercetools lidiyacommercetools deleted the FCT-513-Goodstore-Order-From-Carts branch October 3, 2023 12:02
@ct-changesets ct-changesets bot mentioned this pull request Oct 3, 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.

3 participants