Commit d3203b0
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop Minor Fixes
Accepted Public Pull Requests:
- #21030: Rename LESS var names to 'darker' vs 'darkie' (by @philwinkle)
- #20861: Fixed Checkbox radio shadow 20859 (by @abrarpathan19)
- #20109: Reverting javascript translation refactoring which broke javascript translation (by @mfickers)
- #20383: issue fixed #20382 (by @irajneeshgupta)
- #20565: Number of Lines in a Street Address not setting to default when you checked Use system value in Magento 2.1.7 #13675 (by @XxXgeoXxX)
- #20803: [Backend] Fixed the dashboard statistics refreshing button (by @eduard13)
- #20787: [CMS] Improving the uploaded images styling view (by @eduard13)
- #19798: Fixed store switcher doesn't work multistore setup with different product urls issue (by @janakbhimani)
- #20775: Krishna221993 patch 1 typo fixed (by @krishna221993)
- #17424: Support for non-FQN classes on web-API interfaces. (by @phoenix128)
- #20770: Fix Model\Widget#getConfigAsObject losing it's type declaration (by @Stoux)
- #20769: Fixed issue when only first custom option was validated (by @elevinskii)
- #20436: Granular Magento_Customer ACL (by @kassner)
- #20159: Fixed issue #20157 On advanced search page Price field misaligned on mobile view (by @GovindaSharma)
- #18978: Integration Test Framework AMQP Helper Flexibility (by @pmclain)
Fixed GitHub Issues:
- #20859: Luma theme - Input Box and Radio Button shadow is not proper (reported by @saphaljha) has been fixed in #20861 by @abrarpathan19 in 2.3-develop branch
Related commits:
1. 5f258f2
2. 394665f
3. 2cf9413
- #19705: Javascript translation issue on modal buttons when removing items from product compare page (reported by @mfickers) has been fixed in #20109 by @mfickers in 2.3-develop branch
Related commits:
1. dbf5c45
2. a185ca1
- #20382: View and Edit Cart link not aligned in middle because bellow the link a blank div (class="minicart-widgets") existing has 15px margin top, this div (class="minicart-widgets" ) should be display none or should not come if has no content, should only display if has content (reported by @irajneeshgupta) has been fixed in #20383 by @irajneeshgupta in 2.3-develop branch
Related commits:
1. 5aa0cd0
- #13675: Magento 2 :- Number of Lines in a Street Address not setting to default when you checked Use system value in Magento 2.1.7 (reported by @pradeeprcs) has been fixed in #20565 by @XxXgeoXxX in 2.3-develop branch
Related commits:
1. f3d410b
- #20802: [Backend] Dashboard Refresh Statistics action redirects to 404 (reported by @eduard13) has been fixed in #20803 by @eduard13 in 2.3-develop branch
Related commits:
1. 124a42f
2. beffcf1
3. c1f45e6
4. d20c863
- #20786: [CMS] File upload preview style issue (reported by @eduard13) has been fixed in #20787 by @eduard13 in 2.3-develop branch
Related commits:
1. 0614a9a
2. 24221c9
- #19714: Store switcher doesn't work multistore setup with different product urls (reported by @sreichel) has been fixed in #19798 by @janakbhimani in 2.3-develop branch
Related commits:
1. 927ca80
2. b36dc04
3. 3d882cf
4. c7b4aae
5. 54a4039
6. 618d8e3
7. 8a05dbb
- #1537: Admin menu not showing of my custom module (reported by @Hiteshbb) has been fixed in #17424 by @phoenix128 in 2.3-develop branch
Related commits:
1. f281a05
2. a0379a4
3. 368969a
4. 1530c69
5. 3d0cb54
6. 2232338
7. e858f36
8. 13353c8
9. 25a5e5b
10. 229a29a
- #20157: On advanced search page Price field misaligned on mobile view (reported by @ajay2jcommerce) has been fixed in #20159 by @GovindaSharma in 2.3-develop branch
Related commits:
1. 47f5132
2. 81cd0d4
3. 2353329
4. 10f5378
- #18953: Integration Test AMQP Helper Hardcoded Host (reported by @pmclain) has been fixed in #18978 by @pmclain in 2.3-develop branch
Related commits:
1. 789bc9a
2. 5d2c8c9
3. 364166e
4. d711fca
5. a1b6eee
6. dc8b170File tree
51 files changed
+719
-133
lines changed- app
- code/Magento
- Backend/Controller/Adminhtml/Dashboard
- CatalogImportExport
- Model/Import/Product
- Test/Unit/Model/Import/Product/Type
- CatalogSearch/Model/ResourceModel/Advanced
- Checkout/view/frontend/web/template/minicart
- Cms/view/adminhtml/templates/browser/content
- Customer
- Block/Adminhtml/Edit
- Controller/Adminhtml
- Customer
- Index
- Model/Config/Backend/Address
- etc
- Translation
- Block
- view/base/templates
- Ui/view/base/web/js/lib/core
- UrlRewrite/Model/StoreSwitcher
- Widget/Model
- design
- adminhtml/Magento/backend
- Magento_Sales/web/css/source/module/order
- Magento_Staging/web/css/source/module
- web
- app
- setup/styles/less
- components/tooltips
- lib
- updater/styles/less/pages
- css/source
- components
- forms
- variables
- frontend/Magento/luma/Magento_CatalogSearch/web/css/source
- dev/tests/integration
- framework/Magento/TestFramework
- Helper
- MessageQueue
- testsuite/Magento
- Framework/MessageQueue
- UrlRewrite/Model/StoreSwitcher
- lib
- internal/Magento/Framework
- Reflection
- Test/Unit
- Fixture
- UseClasses
- SampleOne
- SampleTwo
- Webapi
- web
- css/source/lib
- mage
- setup/view/styles/lib/variables
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+719
-133
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
| |||
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
435 | 438 | | |
436 | 439 | | |
437 | 440 | | |
| |||
629 | 632 | | |
630 | 633 | | |
631 | 634 | | |
632 | | - | |
| 635 | + | |
633 | 636 | | |
634 | 637 | | |
635 | 638 | | |
| |||
967 | 970 | | |
968 | 971 | | |
969 | 972 | | |
970 | | - | |
971 | 973 | | |
972 | 974 | | |
973 | 975 | | |
974 | | - | |
| 976 | + | |
975 | 977 | | |
976 | 978 | | |
977 | 979 | | |
| |||
1381 | 1383 | | |
1382 | 1384 | | |
1383 | 1385 | | |
1384 | | - | |
| 1386 | + | |
1385 | 1387 | | |
1386 | 1388 | | |
1387 | 1389 | | |
| |||
2108 | 2110 | | |
2109 | 2111 | | |
2110 | 2112 | | |
2111 | | - | |
| 2113 | + | |
2112 | 2114 | | |
2113 | 2115 | | |
2114 | 2116 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
705 | | - | |
| 705 | + | |
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | | - | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
| |||
0 commit comments