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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    1515ce4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fixed formatting

    martinfbluesoftcz committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9d32531 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'main' into feat/orders_updates

    # 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
    martinfbluesoftcz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3d38642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51cc1cd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Hotfix 29.2.0

    BS-jiriceska committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    089b63b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2ad53db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88ab45 View commit details
    Browse the repository at this point in the history
  3. Update swagger.json

    martinkyjac committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    71778ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6babe View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2b3ff85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93c2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a207775 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7d6bde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    902d519 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    martinkyjac authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    485329f View commit details
    Browse the repository at this point in the history
  7. Update Usage-Guide.md

    martinkyjac authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d91ab3d View commit details
    Browse the repository at this point in the history
  8. Fix typo

    martinkyjac authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e0c0907 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    82aaa73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1449d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c92a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c0d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    b4d7bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #12 from Kentico/feat/standalone_sku_synchronization

    Feat/standalone SKU synchronization
    michalJakubis authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3e6a166 View commit details
    Browse the repository at this point in the history
  2. Add param description

    martinkyjac committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9adc0e9 View commit details
    Browse the repository at this point in the history
  3. Add new endpoints to docs

    martinkyjac committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    64b61ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from Kentico/feat/orders_updates

    Feat/orders updates
    michalJakubis authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    67e2de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update Usage-Guide.md

    martinkyjac committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dc7d4ed View commit details
    Browse the repository at this point in the history
  2. Update README.md

    martinkyjac committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    71a8e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73cd03a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update support section

    martinkyjac committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    adb1fea View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    martinkyjac committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9cd5e19 View commit details
    Browse the repository at this point in the history