Commit 6478d2b
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #19288: fixed typos for zero order credit memo feature (by @viral-wagento)
- #19601: Deprecated ArrayInterface in favour of ancestor OptionSourceInterface (by @sivaschenko)
- #19599: Update readme to use correct module name (by @gil--)
- #19574: Fixed 19573: Alignment Issue when create a new email template admin (by @suryakant-krish)
- #19580: Fixed 19579: Input type import file alignment issue. (by @suryakant-krish)
- #19554: added config for wishlist sidebar in config (by @torhoehn)
- #19541: Log jobCode when writing to log with no callback for easier debug (by @craigcarnell)
- #19510: Fixed issue 19509 - Catalog bundle product Bundle Items inconsistent box border (by @abrarpathan19)
- #19451: Fix: Attribute Option with zero at the beginning does not work if there is already option with the same number without the zero [REST API] (by @SikailoISM)
- #19295: Reducing space when there is no message on the page (by @rodrigoobiassi)
Fixed GitHub Issues:
- #19573: Alignment Issue when create a new email template admin. (reported by @suryakant-krish) has been fixed in #19574 by @suryakant-krish in 2.3-develop branch
Related commits:
1. 9143820
2. b1c929d
3. 81bae5c
4. 72438de
5. da8b316
- #19579: Input type import file alignment issue. (reported by @suryakant-krish) has been fixed in #19580 by @suryakant-krish in 2.3-develop branch
Related commits:
1. 9143820
2. 1d7971e
- #19509: Catalog bundle product Bundle Items inconsistent box border (reported by @abrarpathan19) has been fixed in #19510 by @abrarpathan19 in 2.3-develop branch
Related commits:
1. 529b086
2. 43c1ba8
3. 9ec154e
4. d93f023
- #19436: Attribute Option with zero at the bigining does not work if there is already option with the same number without the zero (REST API)) (reported by @zexperto) has been fixed in #19451 by @SikailoISM in 2.3-develop branch
Related commits:
1. 7e55ad5File tree
17 files changed
+56
-23
lines changed- app
- code/Magento
- Catalog/Model/Product/Attribute
- Cron
- Observer
- Test/Unit/Observer
- Customer/view/frontend/templates
- address
- form
- Sales
- Model
- i18n
- ThemeGraphQl
- Wishlist
- etc
- adminhtml
- i18n
- view/frontend/layout
- design
- adminhtml/Magento/backend
- Magento_Backend/web/css/source/module/main
- web/css/source/forms
- frontend/Magento
- blank/Magento_Customer/web/css/source
- luma/Magento_Customer/web/css/source
- lib/internal/Magento/Framework/Option
17 files changed
+56
-23
lines changedLines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| |||
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
386 | | - | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
663 | | - | |
664 | | - | |
| 663 | + | |
| 664 | + | |
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
683 | | - | |
| 683 | + | |
684 | 684 | | |
685 | | - | |
686 | 685 | | |
687 | 686 | | |
688 | 687 | | |
689 | | - | |
| 688 | + | |
690 | 689 | | |
691 | 690 | | |
692 | 691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| 798 | + | |
| 799 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments