File tree
104 files changed
+2967
-834
lines changed- app/code/Magento
- Catalog
- Block/Product/ProductList
- Controller/Adminhtml/Product/Initialization
- Setup
- Test/Unit/Controller/Adminhtml/Product/Initialization
- etc
- CatalogImportExport/Model/Import
- CatalogSearch
- Model
- Indexer
- ResourceModel
- Test/Unit/Model
- Indexer
- ResourceModel
- Checkout/view/frontend/web/js/model
- cart
- ConfigurableProduct
- Block/Adminhtml/Product/Steps
- Controller/Adminhtml/Product/Attribute
- Test/Unit/Block
- Adminhtml/Product/Steps
- Product/View/Type
- Customer
- Controller
- Account
- Adminhtml/Index
- Model
- Customer
- Test/Unit
- Controller/Adminhtml/Index
- Model/Customer
- view/frontend
- templates/form
- web
- js
- GoogleAnalytics
- Block
- Helper
- Test/Unit/Block
- view/frontend
- templates
- web/js
- Paypal
- Controller/Express
- view/frontend/web/js
- action
- in-context
- view/payment/method-renderer/in-context
- Quote
- Api
- Model
- Setup
- Test/Unit/Model
- etc
- Sales/Model/Order
- SalesRule
- Plugin
- etc
- view/frontend/web
- js/view/summary
- template/cart/totals
- Store/etc
- Ui/view/base/web/js/grid/columns
- Webapi/Test/Unit/Model
- Widget
- Block/Adminhtml/Widget/Instance/Edit/Tab/Main
- view/adminhtml/templates/instance/edit
- dev/tests
- api-functional/testsuite/Magento
- Catalog/Api
- ConfigurableProduct/Api
- GroupedProduct/Api
- functional/tests/app/Magento
- Catalog/Test
- Block/Adminhtml/Product/Edit/Section/ProductDetails
- TestCase/Product
- CatalogSearch/Test
- Constraint
- TestCase
- ConfigurableProduct/Test/Repository
- ConfigurableProduct
- integration/testsuite/Magento
- Backend/Model/Auth
- Catalog/Block/Product/ProductList
- CatalogImportExport/Model/Import
- _files
- Customer/Block/Adminhtml/Edit/Tab/View
- Sales/Model/ResourceModel/Report
- Invoiced/Collection
- Refunded/Collection
- Shipping/Collection
- js/jasmine/tests
- app/code/Magento
- Paypal/frontend/js
- in-context
- view/payment/method-renderer/in-context
- Ui/base/js/grid/columns
- lib/mage
- lib
- internal/Magento/Framework
- Reflection
- Test/Unit
- Session
- Stdlib
- Cookie
- Test/Unit/Cookie
- View
- Element/UiComponent/DataProvider
- Layout/etc
- web/mage
- setup
- pub/magento/setup
- src/Magento/Setup
- Model
- Test/Unit/Model
- Validator
- view/magento/setup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+2967
-834
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
119 | 126 |
| |
120 | 127 |
| |
121 | 128 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
138 | 145 |
| |
139 | 146 |
| |
140 | 147 |
| |
|
Lines changed: 22 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 |
| |
77 | 82 |
| |
78 | 83 |
| |
| |||
85 | 90 |
| |
86 | 91 |
| |
87 | 92 |
| |
| 93 | + | |
| 94 | + | |
88 | 95 |
| |
89 | 96 |
| |
90 | 97 |
| |
| |||
95 | 102 |
| |
96 | 103 |
| |
97 | 104 |
| |
98 |
| - | |
| 105 | + | |
| 106 | + | |
99 | 107 |
| |
100 | 108 |
| |
101 | 109 |
| |
| |||
109 | 117 |
| |
110 | 118 |
| |
111 | 119 |
| |
| 120 | + | |
| 121 | + | |
112 | 122 |
| |
113 | 123 |
| |
114 | 124 |
| |
| |||
255 | 265 |
| |
256 | 266 |
| |
257 | 267 |
| |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
263 | 279 |
| |
264 | 280 |
| |
265 | 281 |
| |
|
Lines changed: 39 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 |
| |
62 | 69 |
| |
63 | 70 |
| |
| |||
80 | 87 |
| |
81 | 88 |
| |
82 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
83 | 121 |
| |
84 | 122 |
| |
85 | 123 |
| |
|
0 commit comments