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

[Forwardport] FIXED - appended payment code to ID field to make it unique #1

Open
wants to merge 987 commits into
base: 2.3-develop
Choose a base branch
from

Conversation

rakesh-gangani
Copy link
Owner

Original Pull Request

magento#15344

Description

Fixed Issues (if relevant)

  1. In payment step of checkout I cannot unselect #billing-save-in-address-book checkbox in non-first payment method magento/magento2#13692: In payment step of checkout I cannot unselect #billing-save-in-address-book checkbox in non-first payment method

Manual testing scenarios

  1. Log in to your client account.
  2. Add product to cart.
  3. Go to checkout and click next button to be able to choose payment methods.
  4. Open payment method other than the first one.
  5. Uncheck My billing and shipping address are the same checkbox
  6. Choose New address on the billing address dropdown
  7. Fill address
  8. Click on label Save in address book

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

zakdma and others added 30 commits June 5, 2018 12:10
…agento#15540

 - Merge Pull Request magento#15540 from Veriteworks/magento2:fixPriceFormat
 - Merged commits:
   1. cf05a84
   2. 67a2038
…nto#15833

 - Merge Pull Request magento#15833 from chirag-wagento/magento2:2.3-develop-PR-port-14967
 - Merged commits:
   1. 110ee75
   2. 3994790
   3. 8281b38
…gento#15847

 - Merge Pull Request magento#15847 from torhoehn/magento2:up-port-pull-15765
 - Merged commits:
   1. e46e5a5
 - Merge Pull Request magento#15695 from dverkade/magento2:2.3-Fix-typos
 - Merged commits:
   1. f0eb540
…ct with product name

MC-146: Guest customer should be able to advance search grouped product with product sku
MC-282: Guest customer should be able to advance search grouped product with product description
MC-283: Guest customer should be able to advance search grouped product with product short description
MC-284: Guest customer should be able to advance search grouped product with product price

- added mftf tests
magento#15853

 - Merge Pull Request magento#15853 from rogyar/magento2:2.3-wishlist-return-fix
 - Merged commits:
   1. ea8c241
 - Write plugin to invalidate fulltext
 - Invalidate category_product on after delete for Category resource model
 - Write integration tests
Stanislav Idolov and others added 30 commits June 12, 2018 17:11
[borg] MAGETWO-91529: Restricted admin user can remove product from other websites
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - magento#16042: [Forwardport] fix for dropdown toggle icon in cart (by @chirag-wagento)
 - magento#16045: [Forwardport] Extend default config instead overwrite (by @chirag-wagento)
 - magento#16022: Wishlist: Remove unnecessary parameter from invoking toHtml() method (by @rogyar)
 - magento#15916: [Forwardport] [Resolved : Changing @tab-content__border variable has no effect in B� (by @hitesh-wagento)
 - magento#15884: [Forwardport 2.3] Trim username on customer account login page (by @dankhrapiyush)
 - magento#15896: [Forwardport] Solve overlapping Issue on every Home page & category page of Hot Sel (by @chirag-wagento)
 - magento#15879: [Forwardport] [Resolved : limiter float too generic] (by @hitesh-wagento)


Fixed GitHub Issues:
 - magento#14999: Changing @tab-content__border variable has no effect in Blank theme (reported by @denistrator) has been fixed in magento#15916 by @hitesh-wagento in 2.3-develop branch
   Related commits:
     1. 21ce9fb

 - magento#6058: IE11 user login email validation fails if field has leading or trailing space (reported by @dnadle) has been fixed in magento#15884 by @dankhrapiyush in 2.3-develop branch
   Related commits:
     1. c44f1f8

 - magento#15213: Alignment & overlapping Issue on every Home page & category page of Hot Seller section (reported by @cnviradiya) has been fixed in magento#15896 by @chirag-wagento in 2.3-develop branch
   Related commits:
     1. a851540

 - magento#15323: limiter float too generic (reported by @DanielRuf) has been fixed in magento#15879 by @hitesh-wagento in 2.3-develop branch
   Related commits:
     1. 172e5ae
[TSG] Upporting for 2.3 (pr23) (2.3.0)
[pangolin] RE-develop functional tests
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.