File tree
118 files changed
+1945
-1061
lines changed- app
- code/Magento
- BundleImportExport/Model/Import/Product/Type
- Bundle/etc/adminhtml
- CatalogInventory/etc/adminhtml
- CatalogRule
- Model/Rule/Condition
- Test/Unit/Model/Rule/Condition
- CatalogUrlRewrite/etc/adminhtml
- Catalog
- Controller/Adminhtml/Category
- Image
- Model
- Attribute
- Category
- Attribute/Backend
- Product
- Gallery
- Media
- Type
- ResourceModel
- Observer
- Test/Unit
- Controller/Adminhtml/Category
- Model
- Product/Type
- Ui/DataProvider/Product/Form/Modifier
- Ui/DataProvider/Product/Form
- Modifier
- etc
- adminhtml
- view/adminhtml
- ui_component
- web/template
- ConfigurableProduct
- Block/Adminhtml/Product
- Edit/AttributeSet
- Steps
- Controller/Adminhtml/Product/Builder
- Model/Product
- Test/Unit
- Controller/Adminhtml/Product/Builder
- Model/Product
- view/adminhtml/templates/product/configurable/affected-attribute-set-selector
- Config
- Model/Config/Backend
- etc
- Deploy/Model
- Directory
- Model/Currency/Import
- Test/Unit/Model/Currency/Import
- etc
- Downloadable/etc/adminhtml
- Eav/Model/Entity
- EncryptionKey/Controller/Adminhtml/Crypt
- GiftMessage/etc/adminhtml
- GoogleOptimizer/etc/adminhtml
- GroupedProduct/etc/adminhtml
- Msrp/etc/adminhtml
- PageCache/etc
- Reports/Test/Unit/Model/ResourceModel/Report/Quote
- Review/etc/adminhtml
- Search/Controller/Adminhtml
- Swatches
- Block/Product/Renderer
- Controller/Ajax
- Helper
- Test/Unit
- Block/Product/Renderer
- Helper
- Ui
- DataProvider/Modifier
- etc/adminhtml
- UrlRewrite/etc
- Weee/etc/adminhtml
- design
- adminhtml/Magento/backend
- Magento_ConfigurableProduct/web/css/source/module/components
- Magento_Ui/web/css/source/module
- web
- css
- source
- components
- mui/styles
- frontend/Magento
- blank
- Magento_Catalog/web/css/source
- module
- Magento_Multishipping/web/css/source
- web/css/source
- luma
- Magento_Catalog/web/css/source
- module
- dev/tests
- functional/tests/app/Magento
- Backend/Test/Block/Widget
- Catalog/Test
- Block/Adminhtml/Category/Edit
- Section
- TestCase/Category
- ConfigurableProduct/Test/Block/Adminhtml/Product
- Ui/Test/Block/Adminhtml
- UrlRewrite/Test/TestCase
- integration
- framework/Magento/TestFramework/Db
- testsuite/Magento/Catalog/Model/Product
- Gallery
- Type
- static/testsuite/Magento/Test/Legacy/_files
- lib
- internal/Magento/Framework
- Code/Generator
- Data/Collection
- Interception/Code/Generator
- ObjectManager
- Definition
- Relations
- web/mage/adminhtml
- setup/src/Magento/Setup/Module/Di/Code/Reader
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+1945
-1061
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
387 | 386 |
| |
388 | 387 |
| |
389 | 388 |
| |
|
Lines changed: 68 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 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + |
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
| |||
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
40 |
| - | |
41 |
| - | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
174 |
| - | |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
| |||
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
233 |
| - | |
| 234 | + | |
234 | 235 |
| |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
| 236 | + | |
240 | 237 |
| |
241 | 238 |
| |
242 | 239 |
| |
|
Lines changed: 55 additions & 5 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 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 |
| |
63 | 68 |
| |
64 | 69 |
| |
| |||
277 | 282 |
| |
278 | 283 |
| |
279 | 284 |
| |
| 285 | + | |
| 286 | + | |
280 | 287 |
| |
281 | 288 |
| |
282 | 289 |
| |
283 | 290 |
| |
284 | 291 |
| |
285 | 292 |
| |
286 | 293 |
| |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
287 | 310 |
| |
288 | 311 |
| |
289 | 312 |
| |
290 | 313 |
| |
291 | 314 |
| |
| 315 | + | |
| 316 | + | |
292 | 317 |
| |
293 | 318 |
| |
294 | 319 |
| |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
295 | 328 |
| |
296 | 329 |
| |
297 | 330 |
| |
| |||
301 | 334 |
| |
302 | 335 |
| |
303 | 336 |
| |
| 337 | + | |
| 338 | + | |
304 | 339 |
| |
305 | 340 |
| |
306 | 341 |
| |
| |||
314 | 349 |
| |
315 | 350 |
| |
316 | 351 |
| |
| 352 | + | |
| 353 | + | |
317 | 354 |
| |
318 | 355 |
| |
319 | 356 |
| |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
320 | 370 |
| |
321 | 371 |
| |
322 | 372 |
| |
|
0 commit comments