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

pull from origin #3

Merged
merged 198 commits into from
Jan 27, 2021
Merged

pull from origin #3

merged 198 commits into from
Jan 27, 2021

Conversation

gixid192
Copy link

Description (*)

Related Pull Requests

Fixed Issues (if relevant)

  1. Fixes magento/magento2#<issue_number>

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

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 are green)

nikunj and others added 30 commits March 20, 2019 18:16
# Conflicts:
#	lib/internal/Magento/Framework/Mview/View/Subscription.php
Serhii Balko and others added 29 commits January 21, 2021 11:08
…iority, store scope then default scope #31208

 - Merge Pull Request #31208 from saphaljha/magento2:fixed-issue-31188
 - Merged commits:
   1. 18aab3c
   2. 1de30e3
   3. cb4988a
   4. 7889a6f
   5. 21c0bff
   6. 3e1d239
   7. 5dab4fa
   8. d099df9
   9. 1c056ea
   10. f3b63dc
…op daily delivery

Accepted Community Pull Requests:
 - #31487: [MFTF] Refactoring AdminOrdersReleaseInUnholdStatusTest (by @AnnaAPak)
 - #31458: [MFTF] Refactoring CancelOrdersInOrderSalesReportTest (by @AnnaAPak)
 - #31418: [MFTF] Adding StorefrontGuestCheckoutProceedToPaymentStepActionGroup (by @AnnaAPak)
 - #31369: Updated wish list GraphQl read me file (by @chiranjeevi-cj)
 - #31240: [MFTF] Refactoring of Search actions on Storefront (by @AnnaAPak)


Fixed GitHub Issues:
 - #31521: [Issue] [MFTF] Refactoring AdminOrdersReleaseInUnholdStatusTest (reported by @m2-assistant[bot]) has been fixed in #31487 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 815ef76

 - #31522: [Issue] [MFTF] Refactoring CancelOrdersInOrderSalesReportTest (reported by @m2-assistant[bot]) has been fixed in #31458 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 3bc048d
     2. 5488c9d

 - #31441: [Issue] [MFTF] Adding StorefrontGuestCheckoutProceedToPaymentStepActionGroup (reported by @m2-assistant[bot]) has been fixed in #31418 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 6ef6f57
     2. fa400a1
     3. cb793f8
     4. 2ee30cb
     5. cbc6bea
     6. ee97b00

 - #4451: Fix for admin shipment, creditmemo, invoice pdf emulation (reported by @ksz2013) has been fixed in #31369 by @chiranjeevi-cj in 2.4-develop branch
   Related commits:
     1. 628a1e4
     2. c16f995
     3. cfbc08c
     4. 6cb297b
     5. 8584f85
     6. ee667ff
     7. af5765d
     8. 7cf7657
     9. db1be3f
     10. 0b5401f
     11. 2a50bef
     12. f786e39
     13. 427e14b
     14. 2610382
     15. 350ba94
     16. a57297c
     17. 200771d
     18. 01a656f
     19. ed70125
     20. 4f4b98a
     21. 54d95d0
     22. 447f3c6
     23. f5fde08
     24. 7728961
     25. 354d3f6
     26. 6c1e76e
     27. 13f32b6
     28. 0b09f8c
     29. c95fee9
     30. bdf967d

 - #31251: [Issue] [MFTF] Refactoring of Search actions on Storefront (reported by @m2-assistant[bot]) has been fixed in #31240 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. edab7db
     2. e93ac14
     3. 99cfcaa
     4. 631dc30
     5. a675e9f
     6. b162d05
     7. 772b16f
     8. 958af2b
     9. 680312b
     10. 332ef5d
     11. 2561d07
Accepted Community Pull Requests:
 - #31321: Add missing "VAT Number" field to customer registration page (by @vovayatsyuk)
 - #31603: [MFTF] Adding AdminGoToOrderStatusPageActionGroup (by @AnnaAPak)
 - #31601: [MFTF] Updating with AdminClickInsertWidgetActionGroup (by @AnnaAPak)
 - #31394: [MFTF] Refactoring AdminCheckingCreditMemoTotalsTest (by @AnnaAPak)


Fixed GitHub Issues:
 - #31326: [Issue] Add missing "VAT Number" field to customer registration page (reported by @m2-assistant[bot]) has been fixed in #31321 by @vovayatsyuk in 2.4-develop branch
   Related commits:
     1. e5444ad
     2. 01f3185
     3. d01133d
     4. 13b966a
     5. ecc30d5
     6. 837a48a
     7. 8b4e8b5
     8. 93a0469
     9. 1f9802d
     10. 6bd52c9
     11. a24dce4
     12. c9bcf3d
     13. 71428b5

 - #31624: [Issue] [MFTF] Adding AdminGoToOrderStatusPageActionGroup (reported by @m2-assistant[bot]) has been fixed in #31603 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 5d84e2a
     2. d766016
     3. b628917

 - #31626: [Issue] [MFTF] Updating with AdminClickInsertWidgetActionGroup (reported by @m2-assistant[bot]) has been fixed in #31601 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 0693f46

 - #31403: [Issue] [MFTF] Refactoring AdminCheckingCreditMemoTotalsTest (reported by @m2-assistant[bot]) has been fixed in #31394 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. cfa15e1
…umns. #21857

 - Merge Pull Request #21857 from nikunjkotecha/magento2:21853
 - Merged commits:
   1. 891198c
   2. 7da4940
   3. b59fc5a
   4. 4035ec0
   5. 320ced7
   6. 0d1ac3a
   7. 6cbf85f
   8. 7c2d2a6
   9. 8388a90
   10. 3f67ed8
   11. 873b814
   12. 392dbf6
   13. ff56be5
   14. e16f2c2
   15. 922e029
   16. 330d595
   17. 4c1094a
   18. 69cee97
   19. 46429a4
   20. 4ad7aae
   21. 8a9b768
   22. db4cf23
   23. 094decc
   24. 910eb41
   25. be3f84b
…op daily delivery

Accepted Community Pull Requests:
 - #30950: Allow backend login without redirect (by @aapokiiso)
 - #31247: [MFTF] Refactoring of AdminUpdateSimpleProduct...Tests (asserting product details on Storefront) (by @AnnaAPak)
 - #21857: #21853: Allow mview indexers to use different entity columns. (by @nikunjkotecha)
 - #31208: Changed Newsletter Enabled/Disable config settings by priority, store scope then default scope (by @saphaljha)


Fixed GitHub Issues:
 - #31042: [Issue] Allow backend login without redirect (reported by @m2-assistant[bot]) has been fixed in #30950 by @aapokiiso in 2.4-develop branch
   Related commits:
     1. df20ae1
     2. 62e54bd
     3. 760a4e3
     4. 73ef59b
     5. 217c32c
     6. 6e3b5b0

 - #31248: [Issue] [MFTF] Refactoring of AdminUpdateSimpleProduct...Tests (asserting product details on Storefront) (reported by @m2-assistant[bot]) has been fixed in #31247 by @AnnaAPak in 2.4-develop branch
   Related commits:
     1. 701a96a
     2. 40cf39e
     3. ed00875
     4. 8ae0c79
     5. 791d006
     6. 9366f35

 - #21853: Not possible to use different column name in multiple indexers for subscription (reported by @nikunjkotecha) has been fixed in #21857 by @nikunjkotecha in 2.4-develop branch
   Related commits:
     1. 891198c
     2. 7da4940
     3. b59fc5a
     4. 4035ec0
     5. 320ced7
     6. 0d1ac3a
     7. 6cbf85f
     8. 7c2d2a6
     9. 8388a90
     10. 3f67ed8
     11. 873b814
     12. 392dbf6
     13. ff56be5
     14. e16f2c2
     15. 922e029
     16. 330d595
     17. 4c1094a
     18. 69cee97
     19. 46429a4
     20. 4ad7aae
     21. 8a9b768
     22. db4cf23
     23. 094decc
     24. 910eb41
     25. be3f84b

 - #31188: Newsletter enabled setting is always retrieved from the default scope (reported by @savimar06) has been fixed in #31208 by @saphaljha in 2.4-develop branch
   Related commits:
     1. 18aab3c
     2. 1de30e3
     3. cb4988a
     4. 7889a6f
     5. 21c0bff
     6. 3e1d239
     7. 5dab4fa
     8. d099df9
     9. 1c056ea
     10. f3b63dc
[honey] MC-38927: [GraphQL] Customer Order Totals missing gift card amount
@gixid192 gixid192 merged commit b54b852 into mageplaza:2.4-develop Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet