Skip to content

[Backport] Fixed Luma theme my account Order status tabs 21070 #12

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

Open
wants to merge 942 commits into
base: 2.2-develop
Choose a base branch
from

Conversation

suryakant-krish
Copy link
Owner

Original Pull Request

magento#21071

Description (*)

Fixed Luma theme my account Order status tabs

Fixed Issues (if relevant)

  1. Luma theme my account Order Information status tabs break in tablet view magento/magento2#21070:Luma theme my account Order Information status tabs break in tablet view

Manual testing scenarios (*)

  1. Place new order -> My account -> My orders -> select any order -> View Order -> see the order status tabs are breaking. see the attached screenshots
  2. It will happen when we will create a cash memo from admin for the order.

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 February 5, 2019 14:11
…it-icon-in-mobile magento#20443

 - Merge Pull Request magento#20443 from amol2jcommerce/magento2:Fixed-Shipping-method-title-overlapping-on-edit-icon-in-mobile
 - Merged commits:
   1. ed54283
…magento#20646

 - Merge Pull Request magento#20646 from amol2jcommerce/magento2:2.2-develop-PR-port-19585
 - Merged commits:
   1. bf13289
   2. eb6f0e6
   3. 3667eed
…agento#19943

 - Merge Pull Request magento#19943 from torhoehn/magento2:2.2-develop-PR-port-18895
 - Merged commits:
   1. 4249ed8
   2. 5a1f1df
   3. 7968091
   4. 1b9f91f
magento#20782

 - Merge Pull Request magento#20782 from amol2jcommerce/magento2:My-account-page-title-extra-space-on-mobile-2.2
 - Merged commits:
   1. 615a595
   2. 880362a
 - Merge Pull Request magento#20490 from amol2jcommerce/magento2:Fixed-checkout-tooltip-dropdown
 - Merged commits:
   1. b6d9fed
 - Merge Pull Request magento#20776 from cedcommerce/magento2:govind2.2-DevelopPr1
 - Merged commits:
   1. 0ec113f
   2. a44cb0e
…igned-2.2 magento#20554

 - Merge Pull Request magento#20554 from amol2jcommerce/magento2:Fixed-Bundle-Product-add-to-cart-button-misaligned-2.2
 - Merged commits:
   1. 1e704e7
# Conflicts:
#	app/code/Magento/Backend/Test/Mftf/Section/AdminMainActionsSection.xml
Stanislav Idolov and others added 29 commits February 13, 2019 11:56
Fixed issues:
- MAGETWO-97313: [Backport 2.2.x] Mysql reconnect does not work
Accepted Public Pull Requests:
 - magento#20404: [Backport] Changes-Schedule-Update-Form-filed-misalign-2.2 (by @amol2jcommerce)
 - magento#21160: [Backport] Fixed redirection issue in Admin-> Content -> Schedule (by @mage2pratik)
 - magento#21169: [Backport] Fixes incorrect country code being used for Greek VAT numbers, should� (by @amol2jcommerce)
 - magento#21163: [Backport] Orders-and-Returns-layout-not-proper (by @amol2jcommerce)
 - magento#21161: [Backport] Extra space from left in top message section (Notification section) (by @mage2pratik)
 - magento#21140: [Backport] Fixed store switcher doesn't work multistore setup with different product urls issue (by @janakbhimani)
 - magento#21114: [Backport] Fixed issue magento#20157 On advanced search page Price field misaligned on mobile view (by @amol2jcommerce)
 - magento#20616: [Backport] Fixed admin multiselect and select ui arrow toggle issue (by @niravkrish)


Fixed GitHub Issues:
 - magento#20402: Schedule update from filed misalignment in 768 x 1147 resolution (reported by @amol2jcommerce) has been fixed in magento#20404 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 2eeecdb

 - magento#6960: Greek vat numbers cannot be validated (reported by @schnappenberger) has been fixed in magento#21169 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. bfa4e1f

 - magento#20816: Orders and Returns layout not proper (reported by @yashwant2jcommerce) has been fixed in magento#21163 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. ce53cee

 - magento#19714: Store switcher doesn't work multistore setup with different product urls (reported by @sreichel) has been fixed in magento#21140 by @janakbhimani in 2.2-develop branch
   Related commits:
     1. bd1e538
     2. a886103
     3. 78df524
     4. 7ebc03f
     5. 7e4fe31

 - magento#20157: On advanced search page Price field misaligned on mobile view (reported by @ajay2jcommerce) has been fixed in magento#21114 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. cb67c97
     2. 665dbef
     3. 246a344
     4. 09c0f01

 - magento#20240: Admin - dropdown toggle arrow not working on closing (reported by @saphaljha) has been fixed in magento#20616 by @niravkrish in 2.2-develop branch
   Related commits:
     1. b8fa8f3
…o#20529

 - Merge Pull Request magento#20529 from amol2jcommerce/magento2:Fixed-Widget-left-navigation-block-2.2
 - Merged commits:
   1. 7c4cea2
   2. 8a28cca
   3. 5af1479
…word forgot password page wrong css used to make it vertially aling middle magento#21162

 - Merge Pull Request magento#21162 from mage2pratik/magento2:2.2-develop-PR-port-20914
 - Merged commits:
   1. 2220707
   2. be92e7b
   3. bce16b4
…Description are input field in product form while they are defined as textarea magento#21199
…word forgot password page wrong css used to make it vertially aling middle magento#21162
[pangolin] MQE-1430: [2.2.x] Limit allowed bin/magento commands to specific list (MTF)
 - merged latest code from mainline branch
- removed composer/lock and robofile
[pangolin] Remove composer.json from dev/tests/acceptance (2.2-develop)
Accepted Public Pull Requests:
 - magento#21157: [Backport] Magento backend catalog cost without currency symbol (by @mage2pratik)
 - magento#21199: [Backport] Fixed issue magento#20555 Meta Keywords/Meta Description are input field in product form while they are defined as textarea (by @amol2jcommerce)
 - magento#21198: [Backport] added min=0 to qty field product detail page (by @amol2jcommerce)
 - magento#21172: [Backport] Fixes-for-account-my-recent-reviews-alignment-2.2 (by @amol2jcommerce)
 - magento#21159: [Backport] Solve custom option dropdown issue (by @mage2pratik)
 - magento#21168: [Backport] Adjust table for grouped products (by @mage2pratik)
 - magento#21162: [Backport] Fixed issue magento#20911 In admin login password forgot password page wrong css used to make it vertially aling middle  (by @mage2pratik)
 - magento#20476: [Backport]Fixed-Product-page-tabbing-content-misalignment-in-mobile-view-2-2 ::� (by @parag2jcommerce)
 - magento#18866: [Backport] Fixes magento#18357 - SQL error when table prefix used. (by @gelanivishal)


Fixed GitHub Issues:
 - magento#20906: Magento backend catalog "Cost" without currency symbol (reported by @mage2pratik) has been fixed in magento#21157 by @mage2pratik in 2.2-develop branch
   Related commits:
     1. ee88689

 - magento#20555:  Meta Keywords/Meta Description are input field in product form while they are defined as textarea (reported by @amitcedcoss) has been fixed in magento#21199 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. b86a394

 - magento#20800: On account my recent reviews alignment issue (reported by @priti2jcommerce) has been fixed in magento#21172 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. a16427d

 - magento#20989: Admin Customizable Options Dropdown sort_order issue (reported by @dharmendra-wagento) has been fixed in magento#21159 by @mage2pratik in 2.2-develop branch
   Related commits:
     1. 9612b42

 - magento#20911: In admin login password forgot password page wrong css used to make it vertially aling middle  (reported by @cedarvinda) has been fixed in magento#21162 by @mage2pratik in 2.2-develop branch
   Related commits:
     1. 2220707
     2. be92e7b
     3. bce16b4

 - magento#20468: On Product Page Tabings Content Misaligned on Mobile View (reported by @parag2jcommerce) has been fixed in magento#20476 by @parag2jcommerce in 2.2-develop branch
   Related commits:
     1. 9e8173f

 - magento#18357: checkout_agreement_store doesn't exist (reported by @michelecanal) has been fixed in magento#18866 by @gelanivishal in 2.2-develop branch
   Related commits:
     1. 2a6f834

 - magento#18954: Magento 2.2.6 Terms and Conditions are Not visible in Admin (reported by @Ctucker9233) has been fixed in magento#18866 by @gelanivishal in 2.2-develop branch
   Related commits:
     1. 2a6f834
Accepted Public Pull Requests:
 - magento#20529: [Backport] Fixed-Widget-left-navigation-block-2.2 (by @amol2jcommerce)


Fixed GitHub Issues:
 - magento#20492: In Admin configuration Widget left navigation block not proper in tablet landscape view (reported by @dipti2jcommerce) has been fixed in magento#20529 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 7c4cea2
     2. 8a28cca
     3. 5af1479
Code refactoring, remove the redundant rules
@suryakant-krish suryakant-krish force-pushed the 2.2-develop-PR-port-21071 branch from b7fc397 to 6acd8a4 Compare February 15, 2019 06:42
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.