File tree
91 files changed
+1647
-352
lines changed- app
- code/Magento
- CatalogInventory/view/adminhtml/ui_component
- CatalogRule/view/adminhtml/ui_component
- CatalogSearch/view/frontend/templates/advanced
- Catalog
- Api
- Data
- Model
- Config/Source
- Product/Options
- Indexer/Product/Price
- Product
- Attribute/Backend
- GroupPrice
- Type
- ResourceModel/Product
- Attribute/Backend
- GroupPrice
- Setup
- Test/Unit/Model/Product/Type
- Ui/DataProvider/Product/Form/Modifier
- etc
- view
- adminhtml/web
- js/form/element
- template/form/element
- frontend/layout
- Checkout/view/frontend/web
- js/view
- template
- ConfigurableProduct
- Setup
- Test/Unit/Model/Product/Type
- etc
- Cookie/view/frontend/templates/html
- Customer
- Model
- Config/Source
- Group
- Customer
- Attribute/Source
- Source
- Test/Unit/Model/Config/Source
- Group
- etc
- ImportExport/view/adminhtml/templates
- Sales/Block/Adminhtml/Order/Create/Form
- Swatches/view/frontend
- templates/product/layered
- web
- css
- js
- Theme/view/frontend/templates
- Ui/view
- base/web
- js
- form
- components
- element
- grid/editing
- templates
- form
- grid/editing
- frontend/web
- templates/form
- element
- template
- design/frontend/Magento
- blank
- Magento_Theme/web/css/source
- web/css/source
- luma
- Magento_Theme/web/css/source
- web/css/source
- dev
- tests
- api-functional/testsuite/Magento/Catalog/Api
- functional/tests/app/Magento
- Catalog/Test
- Block/Product
- Handler/CatalogProductSimple
- Sales/Test/Block/Adminhtml/Order
- integration/testsuite/Magento
- AdvancedPricingImportExport/Model/Import
- Catalog
- Model
- Product/Attribute/Backend
- ResourceModel
- Product
- _files
- _files
- Customer/Model/Config/Source
- Group
- ImportExport/Model/Import/Entity
- tools/grunt
- configs
- tools
- lib/web/mage
- setup/src/Magento/Setup
- Model
- Test/Unit/Model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+1647
-352
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
| 14 | + | |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 |
| |
17 | 22 |
| |
18 | 23 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 |
| - | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| |||
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 |
| - | |
24 |
| - | |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Lines changed: 34 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 |
| |
74 | 79 |
| |
75 | 80 |
| |
| |||
213 | 218 |
| |
214 | 219 |
| |
215 | 220 |
| |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
216 | 226 |
| |
217 | 227 |
| |
218 |
| - | |
219 |
| - | |
| 228 | + | |
| 229 | + | |
220 | 230 |
| |
221 | 231 |
| |
| 232 | + | |
| 233 | + | |
222 | 234 |
| |
223 | 235 |
| |
224 | 236 |
| |
| |||
238 | 250 |
| |
239 | 251 |
| |
240 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
241 | 257 |
| |
242 | 258 |
| |
| 259 | + | |
| 260 | + | |
| 261 | + | |
243 | 262 |
| |
244 | 263 |
| |
245 | 264 |
| |
| |||
462 | 481 |
| |
463 | 482 |
| |
464 | 483 |
| |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
465 | 497 |
|
0 commit comments