Commit 5a95d1f
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Accepted Community Pull Requests:
- #29207: #1391: SaveAssetsKeywordsInterface to delete obsolete keywords (by @jmonteros422)
- #29137: #28270 Showed tier price for pre selected swatch via cart edit (by @srsathish92)
- #29007: [MFTF] create AdminTaxRateGridOpenPageActionGroup (by @Usik2203)
- #29134: [MFTF] use AdminNavigateNewCustomerActionGroup to go to new customer page (by @Usik2203)
- #29133: [MFTF] Use AdminExpandCategoryTreeActionGroup for ExpandTree click (by @Usik2203)
- #28639: Cleanup duplicate html class (by @mrtuvn)
Fixed GitHub Issues:
- #1391: Error generating styles-m.css from Less library (reported by @vpietri) has been fixed in #29207 by @jmonteros422 in 2.4-develop branch
Related commits:
1. a3e9fea
2. 7c2511a
3. d81d262
4. fe0be1d
5. 659071c
6. b166cf5
7. cc4c5d0
8. 958fee3
- #28270: Configurable product with swatches, doesn't show tier pricing when clicking edit in cart OR when active swatch set with url hash (reported by @pixiemediaweb) has been fixed in #29137 by @srsathish92 in 2.4-develop branch
Related commits:
1. 2765164
2. d516e27
3. c5e4aa5
4. 13f5cae
5. 59c187f
6. 7d0d91d
7. 22c74f9
8. 441e2cd
- #29281: [Issue] [MFTF] create AdminTaxRateGridOpenPageActionGroup (reported by @m2-assistant[bot]) has been fixed in #29007 by @Usik2203 in 2.4-develop branch
Related commits:
1. 881b75c
2. 4643bfe
- #29287: [Issue] [MFTF] use AdminNavigateNewCustomerActionGroup to go to new customer page (reported by @m2-assistant[bot]) has been fixed in #29134 by @Usik2203 in 2.4-develop branch
Related commits:
1. dc04ef2
2. 07003f7
3. 8ed0e8b
4. 9c0e86f
- #29289: [Issue] [MFTF] Use AdminExpandCategoryTreeActionGroup for ExpandTree click (reported by @m2-assistant[bot]) has been fixed in #29133 by @Usik2203 in 2.4-develop branch
Related commits:
1. 8323609
2. b898f66
3. f41b565
- #28345: Incorrect CSS selector in shipment page (reported by @yavuz) has been fixed in #28639 by @mrtuvn in 2.4-develop branch
Related commits:
1. f35fb2b
2. add79e6
- #29261: [Issue] Cleanup duplicate html class (reported by @m2-assistant[bot]) has been fixed in #28639 by @mrtuvn in 2.4-develop branch
Related commits:
1. f35fb2b
2. add79e6File tree
66 files changed
+469
-196
lines changed- app/code/Magento
- Catalog/Test/Mftf/Test
- Checkout/Test/Mftf/Test/StorefrontCustomerCheckoutTest
- ConfigurableProduct/Test/Mftf/ActionGroup
- Customer/Test/Mftf/Test
- MediaGallery
- Model/ResourceModel/Keyword
- Test/Unit/Model/ResourceModel/Keyword
- SalesRule/Test/Mftf/Test
- Sales/view/frontend/templates/order/print
- Swatches
- Test/Mftf
- ActionGroup
- Section
- Test
- view/base/web/js
- Tax/Test/Mftf
- ActionGroup
- Test
- StorefrontTaxQuoteCartTest
- StorefrontTaxQuoteCheckoutTest
- dev/tests/integration/testsuite/Magento
- MediaGallery/Model/ResourceModel
- Sales/Block/Order/PrintOrder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+469
-196
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateInactiveFlatCategoryAndUpdateAsInactiveTest.xml
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
100 | | - | |
| 98 | + | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
0 commit comments