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

Support for updating orders and synchronization of standalone products #16

Merged
merged 31 commits into from
Jul 24, 2024

Conversation

michalJakubis
Copy link
Contributor

Motivation

  • Add standalone products synchronization functionality
  • Create endpoints to update order status and retrieve order details.

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

martinfbluesoftcz and others added 26 commits May 7, 2024 17:40
# Conflicts:
#	examples/DancingGoat-K13Ecommerce/Controllers/TestController.cs
#	src/Kentico.Xperience.K13Ecommerce/Orders/IOrderService.cs
#	src/Kentico.Xperience.K13Ecommerce/Orders/OrderService.cs
#	src/Kentico.Xperience.StoreApi/Orders/OrderController.cs
@michalJakubis michalJakubis changed the title Support for updating orders and standalone products Support for updating orders and synchronization of standalone products Jul 19, 2024
Copy link

@DavidBKentico DavidBKentico left a comment

Choose a reason for hiding this comment

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

Kentico TW review comments added. The final review needs to be coordinated with:
#15

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Outdated Show resolved Hide resolved
docs/Usage-Guide.md Show resolved Hide resolved
@martinkyjac martinkyjac requested review from martinkyjac and DavidBKentico and removed request for DavidBKentico July 24, 2024 06:04
Copy link

@DavidBKentico DavidBKentico left a comment

Choose a reason for hiding this comment

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

Ok, thanks for the fixes. Kentico TW review for this PR is now done.

@michalJakubis michalJakubis merged commit 08b5d70 into main Jul 24, 2024
1 check passed
@michalJakubis michalJakubis deleted the feat/xbyk_k13_ecommerce branch July 24, 2024 07:39
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.

5 participants