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: create cart from order #1592

Merged
merged 10 commits into from Mar 15, 2024
Merged

feat: create cart from order #1592

merged 10 commits into from Mar 15, 2024

Conversation

LucasHengelhaupt
Copy link
Contributor

@LucasHengelhaupt LucasHengelhaupt commented Feb 29, 2024

PR Type

[x] Feature

What Is the Current Behavior?

The PWA does not yet handle reordering products from an existing order.

Issue Number: Closes #

What Is the New Behavior?

The user can add all items from an order to the shopping cart on the order details page. If products from the order are no longer available or out of stock they won't be added to the cart. The items will be added to the current basket, it does not overwrite the items that are already in the basket.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

AB#94519

@LucasHengelhaupt LucasHengelhaupt self-assigned this Feb 29, 2024
@LucasHengelhaupt LucasHengelhaupt added the feature New feature or request label Feb 29, 2024
Copy link
Collaborator

@SGrueber SGrueber left a comment

Choose a reason for hiding this comment

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

Pls add a PR description

@SGrueber SGrueber requested review from a team and removed request for a team March 11, 2024 09:51
Copy link

Azure Demo Servers are available:

Copy link
Collaborator

@SGrueber SGrueber left a comment

Choose a reason for hiding this comment

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

move the button below the cost summary according to the IAD (linked at the story in ADO)

marschmidt89
marschmidt89 previously approved these changes Mar 12, 2024
Copy link
Contributor

@marschmidt89 marschmidt89 left a comment

Choose a reason for hiding this comment

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

L10N Review done

@shauke shauke changed the title Create Cart From Order Button feat: create cart from order Mar 12, 2024
@shauke shauke added this to the 5.1 milestone Mar 14, 2024
SGrueber
SGrueber previously approved these changes Mar 14, 2024
Copy link

Azure Demo Servers are available:

Copy link

@iwiederhold iwiederhold left a comment

Choose a reason for hiding this comment

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

Please check the button naming again. (ORDER AGAIN)

@SGrueber SGrueber merged commit 8c216a7 into develop Mar 15, 2024
21 checks passed
@SGrueber SGrueber deleted the feat/cart-from-order branch March 15, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants