Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c857ebf

Browse files
authored
Merge branch '2.4.2-develop' into 7786-aftersave-functionality-correctly-described
2 parents 9a79a50 + bb3fce8 commit c857ebf

File tree

601 files changed

+2403
-26586
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

601 files changed

+2403
-26586
lines changed

src/_data/codebase/v2_3/mrg/b2b/BundleNegotiableQuote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ content: "## Overview\n\nThe Magento_BundleNegotiableQuote module enables bundle
2020
\n[The Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/depend-inj.html)
2121
enables you to override the functionality of the Magento_BundleNegotiableQuote module.\n\n##
2222
Additional information\n \nYou can track [backward incompatible changes made in
23-
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
23+
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/BundleRequisitionList.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ content: "## Overview\n\nThe Magento_BundleRequisitionList module enables bundle
1717
\n### Layouts\n \nYou can extend and override layouts in the `Magento\\BundleRequisitionList\\view\\frontend\\layout`
1818
directories.\n\nFor more information about layouts, see the [Layout documentation](http://devdocs.magento.com/guides/v2.2/frontend-dev-guide/layouts/layout-overview.html).\n\n##
1919
Additional information\n \nYou can track [backward incompatible changes made in
20-
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
20+
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/CheckoutAddressSearchNegotiableQuote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2b2b
44
release: 1.1.6
55
github_path: app/code/Magento/CheckoutAddressSearchNegotiableQuote/README.md
66
last_modified_at: '2019-04-10 17:47:51 -0500'
7-
content: |
7+
content: |-
88
## CheckoutAddressSearchNegotiableQuote module Overview
99
1010
CheckoutAddressSearchNegotiableQuote module extends Magento_CheckoutAddressSearch if it is enabled in configuration and it modifies NegotiableQuote shipping address on checkout.

src/_data/codebase/v2_3/mrg/b2b/CheckoutAgreementsNegotiableQuote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2b2b
44
release: 1.1.6
55
github_path: app/code/Magento/CheckoutAgreementsNegotiableQuote/README.md
66
last_modified_at: '2019-08-16 15:20:08 -0500'
7-
content: |
7+
content: |-
88
## CheckoutAgreementsNegotiableQuote module Overview
99
1010
CheckoutAgreementsNegotiableQuote module extends CheckoutAgreements if it is enabled in configuration and it adds agreements to payment data on checkout with negotiable quote.

src/_data/codebase/v2_3/mrg/b2b/ConfigurableNegotiableQuote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ content: "## Overview\n\nThe Magento_ConfigurableNegotiableQuote module enables
2020
\n[The Magento dependency injection mechanism](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/depend-inj.html)
2121
enables you to override the functionality of the Magento_ConfigurableNegotiableQuote
2222
module.\n\n## Additional information\n \nYou can track [backward incompatible changes
23-
made in a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
23+
made in a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/ConfigurableRequisitionList.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ content: "## Overview\n\nThe Magento_ConfigurableRequisitionList module enables
1717
Layouts\n \nYou can extend and override layouts in the `Magento\\ConfigurableRequisitionList\\view\\frontend\\layout`
1818
directories.\n\nFor more information about layouts, see the [Layout documentation](http://devdocs.magento.com/guides/v2.2/frontend-dev-guide/layouts/layout-overview.html).\n\n##
1919
Additional information\n \nYou can track [backward incompatible changes made in
20-
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
20+
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/GiftCardNegotiableQuote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2b2b
44
release: 1.1.6
55
github_path: app/code/Magento/GiftCardNegotiableQuote/README.md
66
last_modified_at: '2017-04-10 10:33:01 +0300'
7-
content: |
7+
content: |-
88
## Overview
99
1010
The Magento_GiftCardNegotiableQuote module enables gift cards to be displayed in a negotiable quote in an B2B environment. This module extends Magento_NegotiableQuote and Magento_GiftCard modules.

src/_data/codebase/v2_3/mrg/b2b/GiftCardRequisitionList.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ content: "## Overview\n\nThe Magento_GiftCardRequisitionList module enables gift
1515
at any time.\n\n## Structure\n\n[Learn about a typical file structure for a Magento
1616
2 module](http://devdocs.magento.com/guides/v2.2/extension-dev-guide/build/module-file-structure.html).\n\n##
1717
Additional information\n\nYou can track [backward incompatible changes made in a
18-
Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
18+
Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/GiftCardSharedCatalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ content: "## Overview\n\nThe Magento_GiftCardSharedCatalog module enables gift c
2727
`Magento\\GiftCardSharedCatalog\\view\\adminhtml\\ui_component` - renderer for pricing
2828
and structure listings\n\nFor more information, see [UI Listing/Grid Component](http://devdocs.magento.com/guides/v2.2/ui-components/ui-listing-grid.html).\n\n##
2929
Additional information\n\nYou can track [backward incompatible changes made in a
30-
Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
30+
Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/GroupedRequisitionList.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ content: "## Overview\n\nThe Magento_GroupedRequisitionList module enables group
2323
module.\n\n### Layouts\n \nYou can extend and override layouts in the `Magento\\GroupedRequistionList\\view\\frontend\\layout`
2424
directories.\n\nFor more information about layouts, see the [Layout documentation](http://devdocs.magento.com/guides/v2.2/frontend-dev-guide/layouts/layout-overview.html).\n\n##
2525
Additional information\n \nYou can track [backward incompatible changes made in
26-
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
26+
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/b2b/SharedCatalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ content: "## Overview\n\nThe Magento_SharedCatalog modules defines the visibilit
4242
more information, see [UI Listing/Grid Component](http://devdocs.magento.com/guides/v2.2/ui-components/ui-listing-grid.html)
4343
and [UI Form Component](http://devdocs.magento.com/guides/v2.2/ui_comp_guide/components/ui-form.html).\n\n##
4444
Additional information\n \nYou can track [backward incompatible changes made in
45-
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html).\n"
45+
a Magento B2b mainline after the Magento 2.2 release](http://devdocs.magento.com/guides/v2.2/release-notes/changes/b2b_changes.html)."

src/_data/codebase/v2_3/mrg/ce/AdminNotification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/AdminNotification/README.md
66
last_modified_at: '2019-08-19 00:16:18 +0100'
7-
content: |
7+
content: |-
88
The Magento_AdminNotification module provides the ability to alert administrators via system messages and provides a message inbox for surveys and notifications.
99
1010
## Installation details

src/_data/codebase/v2_3/mrg/ce/AmqpStore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/AmqpStore/README.md
66
last_modified_at: '2019-08-27 01:59:34 +0100'
7-
content: |
7+
content: |-
88
The Magento_AmqpStore module provides the ability to specify a store before publishing messages with the Advanced Message Queuing Protocol (AMQP).
99
1010
## Extensibility

src/_data/codebase/v2_3/mrg/ce/Analytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Analytics/README.md
66
last_modified_at: '2019-09-15 22:49:37 +0100'
7-
content: |
7+
content: |-
88
The Magento_Analytics module integrates your Magento instance with the [Magento Business Intelligence (MBI)](https://magento.com/products/business-intelligence) to use [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html) functionality.
99
1010
The module implements the following functionality:

src/_data/codebase/v2_3/mrg/ce/AsynchronousOperations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ content: "This component is designed to provide a response for a client that lau
2525
`bulk_details_form`\n- `bulk_details_form_modal`\n- `bulk_listing`\n- `failed_operation_listing`\n-
2626
`failed_operation_modal_listing`\n- `notification_area`\n- `retriable_operation_listing`\n-
2727
`retriable_operation_modal_listing`\n\nFor information about UI components in Magento
28-
2, see [Overview of UI components](https://devdocs.magento.com/guides/v2.3/ui_comp_guide/bk-ui_comps.html).\n"
28+
2, see [Overview of UI components](https://devdocs.magento.com/guides/v2.3/ui_comp_guide/bk-ui_comps.html)."

src/_data/codebase/v2_3/mrg/ce/Authorization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Authorization/README.md
66
last_modified_at: '2019-08-25 07:43:56 +0100'
7-
content: |
7+
content: |-
88
The Magento_Authorization module enables management of access control list roles and rules in the application.
99
1010
## Installation details

src/_data/codebase/v2_3/mrg/ce/Authorizenet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ content: "The Magento_Authorizenet module implements the integration with the Au
2626
module introduces the following layouts and layout handles in the `view/frontend/layout`
2727
directory:\n\n- `authorizenet_directpost_payment_backendresponse`\n- `authorizenet_directpost_payment_redirect`\n-
2828
`authorizenet_directpost_payment_response`\n\nFor more information about layouts
29-
in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-overview.html).\n"
29+
in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-overview.html)."

src/_data/codebase/v2_3/mrg/ce/AuthorizenetAcceptjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/AuthorizenetAcceptjs/README.md
66
last_modified_at: '2019-08-28 00:26:17 +0100'
7-
content: |
7+
content: |-
88
The Magento_AuthorizenetAcceptjs module implements the integration with the Authorize.Net payment gateway and makes the latter available as a payment method in Magento.
99
1010
## Installation details

src/_data/codebase/v2_3/mrg/ce/AuthorizenetCardinal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ content: "Use the Magento_AuthorizenetCardinal module to enable 3D Secure 2.0 su
1616
enables you to override the functionality of the Magento_AuthorizenetCardinal module.\n\n###
1717
Events\n \nThis module observes the following events:\n\n- `payment_method_assign_data_authorizenet_acceptjs`
1818
event in the `Magento\\AuthorizenetCardinal\\Observer\\DataAssignObserver` file.\n\nFor
19-
information about an event in Magento 2, see [Events and observers](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/events-and-observers.html#events).\n"
19+
information about an event in Magento 2, see [Events and observers](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/events-and-observers.html#events)."

src/_data/codebase/v2_3/mrg/ce/AuthorizenetGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/AuthorizenetGraphQl/README.md
66
last_modified_at: '2019-08-28 00:38:47 +0100'
7-
content: |
7+
content: |-
88
The Magento_AuthorizenetGraphQl module defines the data types needed to pass payment information data from the client to Magento.
99
1010
## Extensibility

src/_data/codebase/v2_3/mrg/ce/Backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Backend/README.md
66
last_modified_at: '2019-09-15 23:59:05 +0100'
7-
content: |
7+
content: |-
88
The Magento_Backend module contains common infrastructure and assets for other modules to be defined and used in their
99
administration user interface (UI).
1010

src/_data/codebase/v2_3/mrg/ce/Backup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ content: "The Magento_Backup module allows administrators to perform backups and
1616
directory: \n\n`backup_index_block`\n`backup_index_disabled`\n`backup_index_grid`\n`backup_index_index`\n\nFor
1717
more information about layouts in Magento 2, see the [Layout documentation](https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-overview.html).\n\n##
1818
Additional information\n\nFor information about significant changes in patch releases,
19-
see [2.3.x Release information](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html).\n"
19+
see [2.3.x Release information](https://devdocs.magento.com/guides/v2.3/release-notes/bk-release-notes.html)."

src/_data/codebase/v2_3/mrg/ce/Braintree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Braintree/README.md
66
last_modified_at: '2019-09-23 14:26:40 -0500'
7-
content: |
7+
content: |-
88
The Magento_Braintree module implements integration with the Braintree payment system.
99
1010
## Extensibility

src/_data/codebase/v2_3/mrg/ce/BraintreeGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/BraintreeGraphQl/README.md
66
last_modified_at: '2019-09-30 15:26:35 +0100'
7-
content: |
7+
content: |-
88
The Magento_BraintreeGraphQl module provides type and resolver information for the GraphQL module to pass payment information data from the client to Magento.
99
1010
## Extensibility

src/_data/codebase/v2_3/mrg/ce/Bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Bundle/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: |
7+
content: |-
88
Magento_Bundle module introduces new product type in the Magento application named Bundle Product.
99
This module is designed to extend existing functionality of Magento_Catalog module by adding new product type.

src/_data/codebase/v2_3/mrg/ce/BundleGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/BundleGraphQl/README.md
66
last_modified_at: '2018-01-24 11:57:46 -0600'
7-
content: |
7+
content: |-
88
**BundleGraphQl** provides type and resolver information for the GraphQl module
99
to generate bundle product information.

src/_data/codebase/v2_3/mrg/ce/BundleImportExport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/BundleImportExport/README.md
66
last_modified_at: '2015-05-28 02:24:13 +0300'
7-
content: |
7+
content: |-
88
Magento_BundleImportExport module implements Bundle products import/export functionality.
99
This module is designed to extend existing functionality of Magento_CatalogImportExport module by adding new product type.

src/_data/codebase/v2_3/mrg/ce/Catalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/Catalog/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: |
7+
content: |-
88
Magento_Catalog module functionality is represented by the following sub-systems:
99
- Products Management. It includes CRUD operation of product, product media, product attributes, etc...
1010
- Category Management. It includes CRUD operation of category, category attributes

src/_data/codebase/v2_3/mrg/ce/CatalogAnalytics.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogAnalytics/README.md
66
last_modified_at: '2019-08-06 14:40:28 -0500'
7-
content: 'The Magento_CatalogAnalytics module configures data definitions for a data
7+
content: The Magento_CatalogAnalytics module configures data definitions for a data
88
collection related to the Catalog module entities to be used in [Advanced Reporting](https://devdocs.magento.com/guides/v2.3/advanced-reporting/modules.html).
9-
10-
'

src/_data/codebase/v2_3/mrg/ce/CatalogGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogGraphQl/README.md
66
last_modified_at: '2018-01-16 13:17:37 -0600'
7-
content: |
7+
content: |-
88
**CatalogGraphQl** provides type and resolver information for the GraphQl module
99
to generate catalog and product information endpoints.

src/_data/codebase/v2_3/mrg/ce/CatalogInventory.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogInventory/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: 'Magento_CatalogInventory module allows retrieve and update stock attributes,
7+
content: Magento_CatalogInventory module allows retrieve and update stock attributes,
88
such as status and quantity.
9-
10-
'

src/_data/codebase/v2_3/mrg/ce/CatalogInventoryGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogInventoryGraphQl/README.md
66
last_modified_at: '2018-07-18 16:40:53 +0200'
7-
content: |
7+
content: |-
88
**CatalogInventoryGraphQl** provides type information for the GraphQl module
99
to generate inventory stock fields for product information endpoints.

src/_data/codebase/v2_3/mrg/ce/CatalogRule.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogRule/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: 'Magento_CatalogRule module is responsible for one of the types of price
8-
rules in Magento. Catalog Rules are applied to products before they are added to
9-
the cart.
10-
11-
'
7+
content: Magento_CatalogRule module is responsible for one of the types of price rules
8+
in Magento. Catalog Rules are applied to products before they are added to the cart.

src/_data/codebase/v2_3/mrg/ce/CatalogRuleConfigurable.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogRuleConfigurable/README.md
66
last_modified_at: '2015-09-07 17:18:34 +0300'
7-
content: 'Magento_CatalogRuleConfigurable module is an extension of Magento_CatalogRule
7+
content: Magento_CatalogRuleConfigurable module is an extension of Magento_CatalogRule
88
and Magento_ConfigurableProduct modules that handle catalog rule indexer for configurable
99
product
10-
11-
'

src/_data/codebase/v2_3/mrg/ce/CatalogRuleGraphQl.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogRuleGraphQl/README.md
66
last_modified_at: '2020-07-10 18:30:28 +0300'
7-
content: 'The *Magento_CatalogRuleGraphQl* module applies catalog rules to products
7+
content: The *Magento_CatalogRuleGraphQl* module applies catalog rules to products
88
for GraphQL requests.
9-
10-
'

src/_data/codebase/v2_3/mrg/ce/CatalogSearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogSearch/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: |
7+
content: |-
88
Magento_CatalogSearch module is an extension of Magento_Catalog module that allows to use search engine for product searching capabilities.
99
The module implements Magento_Search library interfaces.

src/_data/codebase/v2_3/mrg/ce/CatalogUrlRewriteGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogUrlRewriteGraphQl/README.md
66
last_modified_at: '2018-01-16 16:07:17 -0600'
7-
content: |
7+
content: |-
88
**CatalogUrlRewriteGraphQl** provides type information for the GraphQl module
99
to generate url rewrite fields for catalog and product information endpoints.

src/_data/codebase/v2_3/mrg/ce/CatalogWidget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CatalogWidget/README.md
66
last_modified_at: '2014-12-12 12:14:06 -0800'
7-
content: |
7+
content: |-
88
**CatalogWidget** contains various widgets that extend Catalog module functionality:
99
- Product List widget provides widget that contains product list created using rule based filter.

src/_data/codebase/v2_3/mrg/ce/CheckoutAgreementsGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CheckoutAgreementsGraphQl/README.md
66
last_modified_at: '2019-03-20 17:00:47 +0200'
7-
content: |
7+
content: |-
88
**CheckoutAgreementsGraphQl** provides type information for the GraphQl module
99
to generate Checkout Agreements fields for Checkout Agreements information endpoints.

src/_data/codebase/v2_3/mrg/ce/CmsGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CmsGraphQl/README.md
66
last_modified_at: '2018-06-30 14:36:35 +0300'
7-
content: |
7+
content: |-
88
**CmsGraphQl** provides type information for the GraphQl module
99
to generate CMS fields for cms information endpoints.

src/_data/codebase/v2_3/mrg/ce/CmsUrlRewrite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ last_modified_at: '2017-03-07 16:04:38 -0600'
77
content: "## Overview\n \nThe Magento_CmsUrlRewrite module adds support for URL rewrite
88
rules for CMS pages. See also Magento_UrlRewrite module. \n\nThe module adds and
99
removes URL rewrite rules as CMS pages are added or removed by a user.\nThe rules
10-
can be edited by an admin user as any other URL rewrite rule. \n"
10+
can be edited by an admin user as any other URL rewrite rule."

src/_data/codebase/v2_3/mrg/ce/CmsUrlRewriteGraphQl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source_repo: magento2ce
44
release: 2.3.6
55
github_path: app/code/Magento/CmsUrlRewriteGraphQl/README.md
66
last_modified_at: '2018-01-17 16:25:54 -0600'
7-
content: |
7+
content: |-
88
**CmsUrlRewriteGraphQl** provides type information for the GraphQl module
99
to generate url rewrite fields for cms information endpoints.

0 commit comments

Comments
 (0)