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

[Backport] Fix issue 21126 : Import design break issue resolved #17

Open
wants to merge 4,575 commits into
base: 2.2-develop
Choose a base branch
from

Conversation

speedy008
Copy link
Owner

Original Pull Request

magento#21128

Description (*)

Backend Import behavior design break

Fixed Issues (if relevant)

1.magento#21126: Import design break issue resolved

Manual testing scenarios (*)

1.Login to backend > system > import
2.select any > Entity Type and without selecting any option click on check data

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)

viktorpetryk and others added 30 commits June 14, 2019 12:57
[Performance] Introduce CSS critical path and font display swap
[arcticfoxes] MC-17451: Incorrectly escaped tab header on catalog product page
 - Merge Pull Request magento#23252 from krishprakash/magento2:2.2-develop-PR-port-22646
 - Merged commits:
   1. 446f0c0
   2. c60aab5
[Performance] Move fonts preload from blank to luma 2.2.x
- Resolved incorrect email template updates
[AutomationTeam][Sprint#2] Deliver automated tests + MFTF v 2.4.1
…te end_date after creating a staging update

- Deprecation of coupon expiration date usage
sivaschenko and others added 29 commits July 4, 2019 13:14
Accepted Community Pull Requests:
 - magento#21673: [2.2][Backport] Database Media Storage - Transactional Emails will now extract image from database in Database Media Storage mode (by @gwharton)
 - magento#23537: [Backport-2.2] Plain Text Emails are now sent with correct MIME Encoding (by @gwharton)
 - magento#23556: [Backport] magento#20234 (Improvement) Review text Should be capitalized (by @krishprakash)
 - magento#23536: [Backport] magento#23377 Fixed Mini cart loader not working first time issue  (by @krishprakash)
 - magento#23439: [Backport] Added function to check against running/pending/successful cron tasks (by @ihor-sviziev)


Fixed GitHub Issues:
 - magento#21671: Database Media Storage - Transaction emails logo not used when pub/media cleared (reported by @gwharton) has been fixed in magento#21673 by @gwharton in 2.2-develop branch
   Related commits:
     1. abf66b8
     2. 36395ef
     3. 21a8de1

 - magento#21672: Database Media Storage - Design Config fails to save transactional email logo correctly (reported by @gwharton) has been fixed in magento#21673 by @gwharton in 2.2-develop branch
   Related commits:
     1. abf66b8
     2. 36395ef
     3. 21a8de1

 - magento#22103: Character Encoding in Plain Text Emails Fails since 2.2.8/2.3.0 due to emails no longer being sent as MIME (reported by @gwharton) has been fixed in magento#23537 by @gwharton in 2.2-develop branch
   Related commits:
     1. dfdbe7c
     2. e6fbf99
     3. 235caba

 - magento#23199: NO sender in email header for magento 2 sales order and password change emails to customer (reported by @msawyers) has been fixed in magento#23537 by @gwharton in 2.2-develop branch
   Related commits:
     1. dfdbe7c
     2. e6fbf99
     3. 235caba

 - magento#23377: Mini cart loader not working first time magento2 (reported by @iamckindia) has been fixed in magento#23536 by @krishprakash in 2.2-develop branch
   Related commits:
     1. 6874f61

 - magento#21380: Cron schedule is being duplicated (reported by @udovicic) has been fixed in magento#23439 by @ihor-sviziev in 2.2-develop branch
   Related commits:
     1. e22fb23
     2. ff568ac
     3. 82d3b71
… disable after validation fails & unable to enable button issue. magento#23566
Accepted Community Pull Requests:
 - magento#23566: [Backport] Fixed Credit memo submit button(refund) stays disable after validation fails & unable to enable button issue. (by @krishprakash)


Fixed GitHub Issues:
 - magento#23285: Credit memo submit button(refund) stays disable after validation fails & unable to enable button (reported by @nishantjariwala) has been fixed in magento#23566 by @krishprakash in 2.2-develop branch
   Related commits:
     1. e1d0491
…counter, and My Wish List count… magento#23573

 - Merge Pull Request magento#23573 from krishprakash/magento2:2.2-develop-PR-port-22742
 - Merged commits:
   1. 5a1ca95
   2. 2a05255
…ith specific values are not adding in cart magento#23574

 - Merge Pull Request magento#23574 from krishprakash/magento2:2.2-develop-PR-port-23306
 - Merged commits:
   1. 0b5ee99
   2. 138b4cf
… closing the modal. magento#23579

 - Merge Pull Request magento#23579 from eduard13/magento2:2.2-develop-PR-port-23234
 - Merged commits:
   1. ecfaea1
   2. 3717551
   3. 18a3f70
   4. fc35128
Accepted Community Pull Requests:
 - magento#23574: [Backport] magento#23038 Decimal qty with Increment is with specific values are not adding in cart (by @krishprakash)
 - magento#23573: [Backport] issue magento#22676 fixed - Compare Products counter, and My Wish List count� (by @krishprakash)


Fixed GitHub Issues:
 - magento#23038: Decimal qty with Increment is with specific values are not adding in cart (reported by @amanuni) has been fixed in magento#23574 by @krishprakash in 2.2-develop branch
   Related commits:
     1. 0b5ee99
     2. 138b4cf

 - magento#22676: Compare Products counter, and My Wish List counter vertical not aligned (reported by @cedarvinda) has been fixed in magento#23573 by @krishprakash in 2.2-develop branch
   Related commits:
     1. 5a1ca95
     2. 2a05255
Accepted Community Pull Requests:
 - magento#23579: [Backport] [Ui] Calling the always action on opening and closing the modal. (by @eduard13)
 - magento#23547: [Backport] move breakpoint by -1px to make nav work correctly at viewport 768 (by @bobemoe)


Fixed GitHub Issues:
 - magento#23233: Alert widget doesn't trigger always method on showing the message (reported by @eduard13) has been fixed in magento#23579 by @eduard13 in 2.2-develop branch
   Related commits:
     1. ecfaea1
     2. 3717551
     3. 18a3f70
     4. fc35128

 - magento#8298: Mobile Menu Behavior at Incorrect Breakpoint (reported by @CNanninga) has been fixed in magento#23547 by @bobemoe in 2.2-develop branch
   Related commits:
     1. 0a9418f
Accepted Community Pull Requests:
 - magento#20849: Fix truncateString (by @emilie-blackbird)


Fixed GitHub Issues:
 - magento#16958: Order View Issue - This tab contains invalid data (reported by @bedroomathletics) has been fixed in magento#20849 by @emilie-blackbird in 2.2-develop branch
   Related commits:
     1. 891123b
@speedy008 speedy008 force-pushed the 2.2-develop-PR-port-21128 branch from cd050ef to b8b8ad0 Compare July 8, 2019 05:32
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.