Skip to content

Commit

Permalink
weekly update
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf committed Jul 19, 2024
1 parent 18af0e1 commit b990a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magento
Submodule magento updated 88 files
+15 −24 app/code/Magento/BundleGraphQl/Model/Cart/BundleOptionDataProvider.php
+3 −1 app/code/Magento/BundleGraphQl/etc/schema.graphqls
+3 −1 app/code/Magento/Catalog/Model/Product.php
+22 −0 app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeProductNameAsPerStoreViewScopeActionGroup.xml
+5 −0 app/code/Magento/Catalog/Test/Mftf/Data/CatalogAttributeSetData.xml
+1 −0 ...st/Mftf/Section/AdminProductRelatedUpSellCrossSellSection/AdminProductFormRelatedUpSellCrossSellSection.xml
+145 −0 app/code/Magento/Catalog/Test/Mftf/Test/AdminChangeRelatedProductPropertiesOnStoreViewLevelTest.xml
+0 −2 app/code/Magento/Customer/Model/Attribute/Data/Multiline.php
+0 −2 app/code/Magento/Customer/Model/Attribute/Data/Multiselect.php
+0 −2 app/code/Magento/Customer/Model/Attribute/Data/Select.php
+0 −2 app/code/Magento/Customer/Model/Attribute/Data/Text.php
+0 −2 app/code/Magento/Customer/Model/Attribute/Data/Textarea.php
+0 −2 app/code/Magento/Customer/Model/Config/Backend/Password/Link/Expirationperiod.php
+0 −2 app/code/Magento/Customer/Model/Config/Backend/Show/Address.php
+0 −2 app/code/Magento/Customer/Model/Config/Backend/Show/AddressOnly.php
+0 −1 app/code/Magento/Customer/Model/Config/Backend/Show/Customer.php
+3 −8 app/code/Magento/Customer/Model/Config/Share.php
+0 −2 app/code/Magento/Customer/Model/Config/Source/Address/Type.php
+4 −2 app/code/Magento/Customer/Model/Customer/Attribute/Backend/Billing.php
+4 −2 app/code/Magento/Customer/Model/Customer/Attribute/Backend/Shipping.php
+0 −2 app/code/Magento/Customer/Model/Customer/Attribute/Backend/Store.php
+0 −2 app/code/Magento/Customer/Model/Customer/Attribute/Backend/Website.php
+0 −2 app/code/Magento/Customer/Model/Customer/Attribute/Source/Group.php
+4 −2 app/code/Magento/Customer/Model/Customer/Attribute/Source/Store.php
+2 −2 app/code/Magento/Customer/Model/Customer/Attribute/Source/Website.php
+4 −7 app/code/Magento/Customer/Model/Form.php
+0 −2 app/code/Magento/Customer/Model/Renderer/Region.php
+2 −2 app/code/Magento/Customer/Model/ResourceModel/Address/Attribute/Backend/Region.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Address/Attribute/Collection.php
+5 −7 app/code/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/Country.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/CountryWithWebsites.php
+2 −2 app/code/Magento/Customer/Model/ResourceModel/Address/Attribute/Source/Region.php
+0 −1 app/code/Magento/Customer/Model/ResourceModel/Address/Collection.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Attribute.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Attribute/Collection.php
+1 −2 app/code/Magento/Customer/Model/ResourceModel/Customer/Collection.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Form/Attribute.php
+0 −2 app/code/Magento/Customer/Model/ResourceModel/Form/Attribute/Collection.php
+0 −4 app/code/Magento/Customer/Model/ResourceModel/Group.php
+17 −0 app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminOpenPasswordOptionsSectionActionGroup.xml
+5 −0 app/code/Magento/Customer/Test/Mftf/Section/AdminCustomerConfigSection.xml
+57 −0 app/code/Magento/Customer/Test/Mftf/Test/AdminAssertPasswordResetSettingsTest.xml
+4 −6 app/code/Magento/Email/Block/Adminhtml/Template.php
+1 −1 app/code/Magento/Email/Block/Adminhtml/Template/Edit.php
+0 −2 app/code/Magento/Email/Block/Adminhtml/Template/Grid/Filter/Type.php
+0 −2 app/code/Magento/Email/Block/Adminhtml/Template/Grid/Renderer/Action.php
+0 −2 app/code/Magento/Email/Block/Adminhtml/Template/Grid/Renderer/Sender.php
+0 −2 app/code/Magento/Email/Block/Adminhtml/Template/Grid/Renderer/Type.php
+3 −4 app/code/Magento/Email/Controller/Adminhtml/Email/Template.php
+0 −1 app/code/Magento/Email/Model/AbstractTemplate.php
+1 −3 app/code/Magento/Fedex/Model/Source/Freemethod.php
+0 −2 app/code/Magento/Fedex/Model/Source/Method.php
+0 −2 app/code/Magento/Fedex/Model/Source/Packaging.php
+3 −1 app/code/Magento/GraphQl/Model/Query/Resolver/Context.php
+1 −3 app/code/Magento/GroupedProduct/Block/Product/Grouped/AssociatedProducts/ListAssociatedProducts.php
+1 −3 app/code/Magento/GroupedProduct/Model/ResourceModel/Indexer/Stock/Grouped.php
+2 −3 app/code/Magento/GroupedProduct/Model/Sales/AdminOrder/Product/Quote/Plugin/Initializer.php
+4 −2 app/code/Magento/InstantPurchase/Model/QuoteManagement/QuoteCreation.php
+19 −5 app/code/Magento/InstantPurchase/Model/ShippingMethodChoose/CheapestMethodDeferredChooser.php
+0 −1 app/code/Magento/Integration/Model/Oauth/Consumer.php
+1 −2 app/code/Magento/Integration/Model/Oauth/Nonce.php
+0 −2 app/code/Magento/Integration/Model/ResourceModel/Oauth/Nonce.php
+18 −0 ...o/Multishipping/Test/Mftf/ActionGroup/StorefrontUpdateMultishippingItemsQuantityAndAddressesActionGroup.xml
+4 −0 app/code/Magento/Multishipping/Test/Mftf/Data/MultishippingConfigData.xml
+3 −0 app/code/Magento/Multishipping/Test/Mftf/Section/MultishippingSection/MultishippingSection.xml
+106 −0 .../Magento/Multishipping/Test/Mftf/Test/AdminSetQuantityLimitationForProductsBoughtUsingMultishippingTest.xml
+124 −0 app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialRefundForOrderPaidWithPayPalPayflowProTest.xml
+10 −10 app/code/Magento/Sales/Model/Order.php
+18 −0 app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminStartToCreateCreditMemoFromInvoicePageActionGroup.xml
+1 −1 app/code/Magento/Sales/Test/Mftf/Section/AdminInvoiceMainActionsSection.xml
+11 −0 app/code/Magento/Widget/Test/Mftf/Data/WidgetsData.xml
+115 −0 app/code/Magento/Widget/Test/Mftf/Test/AdminProductWidgetCachingTest.xml
+11 −1 dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQl/Client.php
+516 −0 dev/tests/api-functional/testsuite/Magento/GraphQl/Bundle/BundleProductCartOriginalPricesTest.php
+37 −12 dev/tests/api-functional/testsuite/Magento/GraphQl/GraphQl/DisableSessionSetCookieTest.php
+4 −4 dev/tests/integration/framework/Magento/TestFramework/Event/TestErroredSubscriber.php
+4 −4 dev/tests/integration/framework/Magento/TestFramework/Event/TestFinishedSubscriber.php
+4 −4 dev/tests/integration/framework/Magento/TestFramework/Event/TestPreparedSubscriber.php
+5 −4 dev/tests/integration/framework/Magento/TestFramework/Event/TestPreprationStartedSubscriber.php
+3 −3 dev/tests/integration/framework/Magento/TestFramework/Event/TestSkippedSubscriber.php
+7 −2 dev/tests/integration/framework/Magento/TestFramework/Event/TestSuitEndSubscriber.php
+7 −2 dev/tests/integration/framework/Magento/TestFramework/Event/TestSuitStartedSubscriber.php
+12 −4 dev/tests/integration/framework/Magento/TestFramework/Workaround/Cleanup/TestCaseProperties.php
+2 −1 lib/internal/Magento/Framework/App/PageCache/Version.php
+155 −46 lib/internal/Magento/Framework/ObjectManager/Resetter/Resetter.php
+1 −1 lib/internal/Magento/Framework/ObjectManager/Resetter/ResetterFactory.php
+4 −3 lib/internal/Magento/Framework/TestFramework/ApplicationStateComparator/Resetter.php
+5 −1 lib/internal/Magento/Framework/Url/QueryParamsResolver.php

0 comments on commit b990a34

Please sign in to comment.