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] Fixed typo issue and added missing header in customer sales order grid #2

Merged
merged 306 commits into from
May 9, 2019

Conversation

vishal-7037
Copy link
Owner

Original Pull Request

magento#22643

Description (*)

Fixed Typo issue as well as added header title for Last Action Column

Fixed Issues (if relevant)

  1. Typo Issue and Missing header title at Customer Sales order grid  magento/magento2#22641: Typo Issue and Missing header title at Customer Sales order grid

Manual testing scenarios (*)

  1. Login to Magento admin
  2. Open Customer > All Customers > Edit any customer
  3. Check header title of Order column and header title of last column.

Before Fixed:
magento_customer_order_grid

After Fixed:
magento_customer_order_grid_fixed

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)

ysapiga and others added 30 commits April 17, 2019 00:35
…options and instock options loads with empty drop down for non logged in customers
…options and instock options loads with empty drop down for non logged in customers
 - Merge Pull Request magento#22072 from crankycyclops/magento2:2.2-21753-fix
 - Merged commits:
   1. aaae03f
   2. e644ea7
   3. 19cc768
   4. 1c5c0c8
…options and instock options loads with empty drop down for non logged in customers
…se Yen - The comma separator seems to be the issue
…tted using Enter key

- Eliminated sending payment information multiple times
…oaded to true after import magento#21869 magento#22422

 - Merge Pull Request magento#22422 from slackerzz/magento2:back-port-pull-21869
 - Merged commits:
   1. e1f91d1
jilu1 and others added 29 commits May 3, 2019 09:48
[pangolin] MQE-1430: [2.2.x] Limit allowed bin/magento commands to specific list (MTF)
 - merged latest code from mainline branch
…pr28

# Conflicts:
#	app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
Accepted Public Pull Requests:
 - magento#22582: [Backport] Alignment Issue While Editing Order Data containing Downlodable Products with "Links can be purchased separately" enabled in Admin Section (by @webkul-deepakkumar)
 - magento#22579: [Backport] Non existing file, when adding image to gallery with move option. Fix for magento#21978 (by @amol2jcommerce)
 - magento#22413: Checkout Totals Sort Order fields can't be empty and should be a number. (by @barbanet)


Fixed GitHub Issues:
 - magento#20917: Alignment Issue While Editing Order Data containing Downlodable Products in Admin Section (reported by @pankaj-cedcoss) has been fixed in magento#22582 by @webkul-deepakkumar in 2.2-develop branch
   Related commits:
     1. 223b710

 - magento#21978: Adding product image: File doesn't exist (reported by @WalterSmulders) has been fixed in magento#22579 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. 008f8ef
     2. e97f14c
Accepted Public Pull Requests:
 - magento#22535: [Backport] Fix configurable dropdown showing tax incorrectly in 2.3-develop (by @amol2jcommerce)
 - magento#22016: Magento Catalog - fix custom option type text price conversion for mu� (by @oleksii-lisovyi)


Fixed GitHub Issues:
 - magento#22270: 2.2.8 Configurable product option dropdown - price difference incorrect when catalog prices are entered excluding tax (reported by @danielpfarmer) has been fixed in magento#22535 by @amol2jcommerce in 2.2-develop branch
   Related commits:
     1. f593573
…ento#22447

 - Merge Pull Request magento#22447 from yogeshsuhagiya/magento2:2.2-develop-PR-yogesh-4
 - Merged commits:
   1. ed86411
   2. b8b2458
…nce over CartInterface and return correct object from QuoteRepository magento#22549
- MFTF version bump and lock file update
Accepted Public Pull Requests:
 - magento#21550: [Backport] Fixed curl adapter to properly set http version based on $http_ver argument (by @davidalger)
 - magento#22447: [Backport] Corrected the translation for comment tag (by @yogeshsuhagiya)
 - magento#22559: Fix MySQL syntax error on indexation with certain attribute codes (by @Beagon)
 - magento#22549: [Backport] Fix magento#12802 - allow to override preference over CartInterface and return correct object from QuoteRepository (by @Bartlomiejsz)


Fixed GitHub Issues:
 - magento#12802: QuoteRepository get methods won't return CartInterface but Quote model (reported by @msieprawski) has been fixed in magento#22549 by @Bartlomiejsz in 2.2-develop branch
   Related commits:
     1. 2a148f6
     2. ac0e933
MQE-1532: Bump MFTF version in Magento - 2.2-develop
@vishal-7037 vishal-7037 merged commit a1ebf55 into 2.2-develop May 9, 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.