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

Fetch M2 last changes #3

Merged
merged 3,764 commits into from
Jan 24, 2019
Merged

Conversation

lisovyievhenii
Copy link
Owner

Description (*)

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios (*)

  1. ...
  2. ...

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)

magento-engcom-team and others added 30 commits January 11, 2019 10:27
…ext is not sh… #20224

 - Merge Pull Request #20224 from nainesh2jcommerce/magento2:review-text-is-not-show-uniformly
 - Merged commits:
   1. 16b480f
…ner-inline-focus

[Owls] MC-3812: Text/Banner - Stage Inline Editor becomes focused and editable after clicking Save button on Edit Form
 - Merge Pull Request #20236 from ravi-chandra3197/magento2:patch-typographical-5
 - Merged commits:
   1. 40e7a81
…sing #20240 #20241

 - Merge Pull Request #20241 from niravkrish/magento2:patch-20240
 - Merged commits:
   1. 52130ac
   2. c1d987b
   3. 75d3b00
   4. 860e4e3
… box misaligned #20233

 - Merge Pull Request #20233 from speedy008/magento2:fix-issue-20232
 - Merged commits:
   1. 5598b97
… 'Set Items' Status to be In Stock When Order is Cancelled' is set to No #20252

 - Merge Pull Request #20252 from opencommerce/magento2:2.3developPRre20121
 - Merged commits:
   1. 473f907
…nterface #20064 #20248

 - Merge Pull Request #20248 from cedcommerce/magento2:2.3-develop-issue-fix-20064
 - Merged commits:
   1. a958f5b
…r-special-price-does-not-work-for-configurable-products. #19343
 - Merge Pull Request #19870 from vinogcs/magento2:2.3-develop
 - Merged commits:
   1. 4d299eb
   2. 959beff
   3. b2c1890
   4. 143120b
   5. ac407de
   6. 39bf467
   7. 49667ee
   8. 1b2fd5b
…own arrow working

issue fixed #20259 Store switcher not sliding up and down, only dropdown arrow working
sidolov and others added 28 commits January 22, 2019 11:47
… "Set Items' Status to be In Stock When Order is Cancelled" is set to No #20252
 - Merge Pull Request magento/graphql-ce#259 from magento/graphql-ce:graphql-93
 - Merged commits:
   1. 958a0ac
   2. a3544dc
   3. 6f585f4
   4. 0985244
   5. b3c194f
   6. 2e74cc1
Fixed issues:
MAGETWO-95834 Unable to create Configurations for Configurable Products
MAGETWO-95837 Product is added to Wish List with Attributes selected however they were unselected on PDP before
MAGETWO-96107 Additional blank option in country dropdown
MAGETWO-96409 [2.3.x] [MAGENTO CLOUD] Unable to add more attributes in size
MAGETWO-91640 Scheduled Import of Products fails on error when errors should be skipped
MAGETWO-96413 Restricted Admin User Backend Order Creation Issue With B2B
MAGETWO-96428 [2.3.x] App:config:dump doesn't lock all the settings in Magento backend
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - #20425: Removed Unnecessary slash in namespace in di.xml (by @milindsingh)
 - #20247: wishlist-patch : remove the comment from wishlist product. (by @khodu)
 - #20338: Small PHPDocs fixes [Catalog module] (by @SikailoISM)
 - #20400: 'wishlist-page-edit-remove-item-misalign' :: On wish list page edit, � (by @nainesh2jcommerce)
 - #20018: remove extra dot on "How to run Magento" docs in phpserver/README.md (by @amritms)
 - #20374: Order-view-invoices :: Order view invoices template not display prope� (by @ranee2jcommerce)
 - #20336: Correct spell in JS files (by @ronak2ram)
 - #20318: Fixed a couple of spelling mistakes (by @mage2pratik)
 - #20195: Bundle-Product-add-to-cart-button-misaligned-on-tab-portrait ::Bundle� (by @ajay2jcommerce)
 - #20260: issue fixed #20259 Store switcher not sliding up and down, only dropd� (by @cedarvinda)
 - #20301: issue fixed #20299 Order item details label not aligned in mobile view (by @cedarvinda)
 - #20222: Las Palmas and Tenerife should be represented by Canary Islands in UPS (by @duckchip)
 - #19986: Issue fixed #19985 Send email confirmation popup close button area ov� (by @cedarvinda)
 - #20248: Magento widgets source models forced to use deprecated interface #20064 (by @milindsingh)
 - #20252: Fixed Issue #20121 Cancel order increases stock although "Set Items' Status to be In Stock When Order is Cancelled" is set to No (by @shikhamis11)
 - #20170: Order API resources updated. #20169 (by @milindsingh)
 - #20057: Refactor \Order\Shipment\Save Controller to use ResultInterface (by @JeroenVanLeusden)
 - #20094: [Forwardport] Fix issue 19052- Position order showing before the text box (by @davidverholen)


Fixed GitHub Issues:
 - #20245: wishlist comment not removed (reported by @khodu) has been fixed in #20247 by @khodu in 2.3-develop branch
   Related commits:
     1. db1e816

 - #20399: On wish list page edit, remove item misalign in 640 X 767 resolution (reported by @nainesh2jcommerce) has been fixed in #20400 by @nainesh2jcommerce in 2.3-develop branch
   Related commits:
     1. 12a0f05

 - #20373: Order view invoices template not display proper on ipad  (reported by @ranee2jcommerce) has been fixed in #20374 by @ranee2jcommerce in 2.3-develop branch
   Related commits:
     1. 5327400

 - #20193:  Bundle Product add to cart button misaligned on tab portrait view. (reported by @ajay2jcommerce) has been fixed in #20195 by @ajay2jcommerce in 2.3-develop branch
   Related commits:
     1. 81da50b

 - #20259: Store switcher not sliding up and down, only dropdown arrow working  (reported by @cedarvinda) has been fixed in #20260 by @cedarvinda in 2.3-develop branch
   Related commits:
     1. 8bc0309
     2. 905368c
     3. ec33182

 - #20299: Order item details label not aligned in mobile view  (reported by @swetacedcoss) has been fixed in #20301 by @cedarvinda in 2.3-develop branch
   Related commits:
     1. 0652e87
     2. b1e21db

 - #19985: Send email confirmation popup close button area overlapping to content  (reported by @cedarvinda) has been fixed in #19986 by @cedarvinda in 2.3-develop branch
   Related commits:
     1. d9620c6
     2. 8f4942a

 - #20064: Magento widgets source models forced to use deprecated interface (reported by @Floddy) has been fixed in #20248 by @milindsingh in 2.3-develop branch
   Related commits:
     1. a958f5b
     2. f7275c5

 - #20121: Cancel order increases stock although "Set Items' Status to be In Stock When Order is Cancelled" is set to No (reported by @denzyk) has been fixed in #20252 by @shikhamis11 in 2.3-develop branch
   Related commits:
     1. 473f907
     2. 8d3fc5c

 - #20169: Admin user with restricted "order create" access can "view", "cancel", etc via API (reported by @milindsingh) has been fixed in #20170 by @milindsingh in 2.3-develop branch
   Related commits:
     1. 4b0eeb6

 - #19052: Position order showing before the text box (reported by @Dharmeshvaja91) has been fixed in #20094 by @davidverholen in 2.3-develop branch
   Related commits:
     1. 53943f8
 - merged latest code from mainline branch
[EngCom] Public Pull Requests - GraphQL
@lisovyievhenii lisovyievhenii merged commit eb0653c into lisovyievhenii:2.3-develop Jan 24, 2019
lisovyievhenii pushed a commit that referenced this pull request Jan 24, 2019
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.