File tree
39 files changed
+684
-306
lines changed- app
- code/Magento
- CatalogImportExport
- Model/Import
- Test/Unit/Model/Import
- CatalogWidget/view/frontend/templates/product/widget/content
- Catalog
- Block/Adminhtml/Product/Edit
- Model
- Product/Gallery
- ResourceModel/Product
- Test
- Mftf/ActionGroup
- Unit/Model
- Checkout/Test/Mftf/Test
- Customer
- Model/Address
- Test/Mftf/Data
- ImportExport/Block/Adminhtml/Export
- Payment
- Helper
- Ui/Component/Listing/Column/Method
- Paypal/Model/Billing
- ProductVideo/Model/Plugin/Catalog/Product/Gallery
- Sales/Block/Adminhtml/Order/Creditmemo/Create
- Store/Test/Mftf/Data
- Tax/Test/Mftf/Test
- UrlRewrite/Test/Mftf
- Section
- Test
- design
- adminhtml/Magento/backend/web/css/source/components
- frontend/Magento
- blank
- Magento_Catalog/web/css/source
- module
- Magento_MultipleWishlist/web/css/source
- Magento_Wishlist/web/css/source
- luma
- Magento_Catalog/web/css/source/module
- Magento_Checkout/web/css/source/module/checkout
- Magento_Customer/web/css/source
- Magento_GiftMessage/web/css/source
- Magento_MultipleWishlist/web/css/source
- Magento_Wishlist/web/css/source
- web/css/source/components
- dev/tests
- acceptance/tests/_data
- functional/tests/app/Magento/Sales/Test/TestCase
- integration/testsuite/Magento/ImportExport/Controller/Adminhtml/Import
39 files changed
+684
-306
lines changedLines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
| 123 | + | |
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
| |||
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
134 |
| - | |
| 136 | + | |
135 | 137 |
| |
136 |
| - | |
137 | 138 |
| |
| 139 | + | |
| 140 | + | |
138 | 141 |
| |
139 | 142 |
| |
140 | 143 |
| |
| |||
315 | 318 |
| |
316 | 319 |
| |
317 | 320 |
| |
| 321 | + | |
| 322 | + | |
318 | 323 |
| |
319 | 324 |
| |
320 | 325 |
| |
| |||
337 | 342 |
| |
338 | 343 |
| |
339 | 344 |
| |
| 345 | + | |
| 346 | + | |
340 | 347 |
| |
341 | 348 |
| |
342 | 349 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
| 321 | + | |
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
|
Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
152 |
| - | |
| 153 | + | |
153 | 154 |
| |
154 | 155 |
| |
155 | 156 |
| |
| |||
378 | 379 |
| |
379 | 380 |
| |
380 | 381 |
| |
381 |
| - | |
382 |
| - | |
383 |
| - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
384 | 385 |
| |
385 | 386 |
| |
386 | 387 |
| |
| |||
408 | 409 |
| |
409 | 410 |
| |
410 | 411 |
| |
411 |
| - | |
| 412 | + | |
412 | 413 |
| |
413 | 414 |
| |
414 | 415 |
| |
| |||
425 | 426 |
| |
426 | 427 |
| |
427 | 428 |
| |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
432 | 433 |
| |
433 | 434 |
| |
434 | 435 |
| |
435 | 436 |
| |
436 | 437 |
| |
437 |
| - | |
| 438 | + | |
438 | 439 |
| |
439 | 440 |
| |
440 | 441 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 |
| |
23 | 31 |
| |
24 | 32 |
| |
|
Lines changed: 6 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
| 221 | + | |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
| 375 | + | |
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
381 |
| - | |
| 381 | + | |
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 | 570 |
| |
579 | 571 |
| |
580 | 572 |
| |
|
0 commit comments