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

fix(product): fix the order of properties in the upsert operation #84

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

jamalsoueidan
Copy link
Owner

fix(select-products.spec.ts): import getProductObject from jest/helpers/product
fix(select-products.spec.ts): change product objects to use getProductObject function
fix(schedule.types.ts): add selectedOptions field to ScheduleProductZodSchema
fix(product.schema.ts): add selectedOptions field to ProductSchema
fix(generate.spec.ts): import getProductObject from jest/helpers/product
fix(generate.spec.ts): change newProduct variable to use getProductObject function
fix(list-by-schedule.spec.ts): import getProductObject from jest/helpers/product
fix(list-by-schedule.spec.ts): change newProduct variable to use getProductObject function
fix(calculate-max-notice-and-min-booking-period.spec.ts): import getProductObject from jest/helpers/product
fix(calculate-max-notice-and-min-booking-period.spec.ts): change products array to use getProductObject function
feat(product.ts): add selectedOptions field to getProductObject function

fix(select-products.spec.ts): import getProductObject from jest/helpers/product
fix(select-products.spec.ts): change product objects to use getProductObject function
fix(schedule.types.ts): add selectedOptions field to ScheduleProductZodSchema
fix(product.schema.ts): add selectedOptions field to ProductSchema
fix(generate.spec.ts): import getProductObject from jest/helpers/product
fix(generate.spec.ts): change newProduct variable to use getProductObject function
fix(list-by-schedule.spec.ts): import getProductObject from jest/helpers/product
fix(list-by-schedule.spec.ts): change newProduct variable to use getProductObject function
fix(calculate-max-notice-and-min-booking-period.spec.ts): import getProductObject from jest/helpers/product
fix(calculate-max-notice-and-min-booking-period.spec.ts): change products array to use getProductObject function
feat(product.ts): add selectedOptions field to getProductObject function
@jamalsoueidan jamalsoueidan merged commit b0ac276 into main Nov 29, 2023
2 checks passed
@jamalsoueidan jamalsoueidan deleted the product-selected-options branch November 29, 2023 13:42
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.

1 participant