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

Release 0.2.0 #600

Merged
merged 72 commits into from
May 20, 2024
Merged

Release 0.2.0 #600

merged 72 commits into from
May 20, 2024

Conversation

matthieu-rolland
Copy link
Contributor

@matthieu-rolland matthieu-rolland commented Feb 22, 2024

Questions Answers
Description? Release 0.2.0
Type?
BC breaks?
Deprecations?
Fixed ticket?
Sponsor company
How to test?

Oksydan and others added 30 commits April 4, 2023 00:17
…-font

Preload material icons, allow to preload other fonts
…kout

Edit payment option to work with ps_checkout
fix: The price is displayed twice as if there was a discount
fix: Bad display in the prices filters while uncheck one of the filters
Co-authored-by: Blivet Thibault <[email protected]>
Fix: when you edit the product qty to zero, the product won't be removed from the cart
fix: quantity input of additional products have an issue after changing quantity of a product in the cart
…uct_card_minimum

Change qty input min and value to match with minimal quantity
…Logo

Add classes to make menu elements tall as parent
Hlavtox and others added 3 commits February 9, 2024 11:22
Changed lazyloading with highest fetchpriority in category header
@matthieu-rolland matthieu-rolland changed the title Rel 0.1.7 Release 0.1.7 Feb 22, 2024
Copy link

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

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

Hello @matthieu-rolland ,

Tested all the PRs of this release.

I have found a few things that need to be checked ^^

Screen.Recording.2024-02-23.at.14.17.14.mov
  • Related to Change qty input min and value to match with minimal quantity #548
    When you add a product with a minimal quantity to your cart, the product quantity should be updated.
    Example : my minimal quantity is 3, I add 3 products to my cart, I Continue shopping, I should be able to add just 1 product to my cart instead of 3. ❌
    The behavior in the shopping cart is correct ✅
Screen.Recording.2024-02-23.at.14.28.33.mov
Screenshot 2024-02-23 at 14 59 44

Here's the result ❌

Screen.Recording.2024-02-23.at.15.02.30.mov
Screen.Recording.2024-02-23.at.14.53.48.mov

Thanks 🚀

@nicosomb
Copy link
Contributor

About the QA done by @florine2623, I opened new issues:
#622
#623
#624
#625

We can go forward with this PR to release 0.1.7.

@nicosomb nicosomb changed the title Release 0.1.7 Release 0.2.0 May 20, 2024
@amine-O
Copy link

amine-O commented May 20, 2024

Ok for release, bugs can be solved and merged later

@nicosomb nicosomb merged commit f80683a into PrestaShop:master May 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.