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

[3] Enhance out of stock message #143

Merged
merged 7 commits into from
Dec 19, 2024
Merged

[3] Enhance out of stock message #143

merged 7 commits into from
Dec 19, 2024

Conversation

JimmyHoenderdaal
Copy link
Member

@JimmyHoenderdaal JimmyHoenderdaal commented Nov 14, 2024

makes the out of stock message in the cart look nicer
image

@Roene-JustBetter
Copy link
Member

Can you add some info and screenshots?

I think we also want this in V2?

Copy link
Collaborator

@BobWez98 BobWez98 left a comment

Choose a reason for hiding this comment

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

resources/views/cart/partials/product/image.blade.php Outdated Show resolved Hide resolved
jordythevulder
jordythevulder previously approved these changes Nov 15, 2024
BobWez98
BobWez98 previously approved these changes Nov 19, 2024
Copy link
Collaborator

@BobWez98 BobWez98 left a comment

Choose a reason for hiding this comment

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

Let's not merge this untill rapidez/core#627 and rapidez/core#628

@royduin
Copy link
Member

royduin commented Nov 20, 2024

Conflicts 😇 and the core requirement should be bumped: https://github.com/rapidez/core/releases/tag/2.17.0

@BobWez98
Copy link
Collaborator

BobWez98 commented Dec 4, 2024

Checks are failing.

@JimmyHoenderdaal JimmyHoenderdaal changed the title Enhance out of stock message [3] Enhance out of stock message Dec 18, 2024
@@ -7,7 +7,9 @@
</div>
</td>
<td class="flex items-center font-medium max-md:w-1/3 md:table-cell *:mx-auto">
<x-rapidez-ct::input.quantity/>
<template v-if="item.is_available">
<x-rapidez-ct::input.quantity/>
Copy link
Member

Choose a reason for hiding this comment

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

Out of scope but we can use the quantity select from the rapidez core?

Copy link
Member Author

Choose a reason for hiding this comment

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

Just like the other feedback, its out of scope and we have issues ready for this subject

BobWez98
BobWez98 previously approved these changes Dec 18, 2024
lang/nl.json Outdated Show resolved Hide resolved
@jordythevulder jordythevulder self-requested a review December 18, 2024 13:27
@royduin royduin merged commit 499c6a1 into master Dec 19, 2024
1 check passed
@royduin royduin deleted the feat/out-of-stock-cart branch December 19, 2024 07:33
@royduin
Copy link
Member

royduin commented Dec 19, 2024

So 2.x doesn't need this (anymore)?

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