File tree
130 files changed
+4459
-755
lines changed- app
- code/Magento
- Braintree
- Controller/Paypal
- Model/Paypal/Helper
- Test/Unit
- Controller/Paypal
- Model/Paypal/Helper
- view/frontend/web/js/view/payment/method-renderer
- Catalog
- Api/Data
- Model/Indexer/Product/Flat
- Test/Unit/Ui/DataProvider/Product/Form/Modifier
- Ui/DataProvider/Product/Form/Modifier
- view/frontend
- templates/product/list
- web/js
- CatalogRule/etc
- CatalogSearch/Model/Layer/Filter
- Checkout
- Test/Mftf/Section
- view/frontend
- templates/cart/item
- web/template
- form/element
- summary
- Config/Model/Config/Backend/Admin
- Downloadable/view/adminhtml/templates/product/composite/fieldset
- Eav/Model
- Entity/Collection
- ResourceModel/Entity/Attribute
- Elasticsearch/Model/ResourceModel/Fulltext/Collection
- Integration
- Model
- Test/Unit/Model
- Msrp/Pricing
- MysqlMq/Model/Driver
- Newsletter/view/frontend/templates
- PageCache/etc
- Paypal/Model/Payflow/Service/Response
- Quote/Model
- QuoteGraphQl
- Model
- Cart
- Resolver
- etc
- Review
- Block/Adminhtml/Edit
- Controller/Adminhtml/Product
- Sales
- Model
- Order
- Test/Unit/Model
- Order
- view
- adminhtml/ui_component
- frontend/templates/email/items/creditmemo
- Search/view/frontend
- templates
- web/js
- Store
- Model
- Test/Unit/Model
- Theme
- Controller/Adminhtml/System/Design/Theme
- Model
- Design
- Backend
- Config/FileUploader
- ResourceModel
- Wysiwyg
- view/frontend/templates/html/header
- Ui
- etc
- view
- base/web
- js/grid/search
- templates/grid/search
- frontend/web/templates/form/element/helper
- Wishlist/view/frontend/templates/item/column
- design
- adminhtml/Magento/backend/web/css/source/forms
- frontend/Magento
- blank
- Magento_Catalog/web/css/source
- Magento_Checkout/web/css/source/module/checkout
- Magento_Sales/web/css/source
- luma
- Magento_Sales/web/css/source
- Magento_Theme/layout
- etc
- dev/tests
- api-functional/testsuite/Magento
- GraphQl/Quote
- Customer
- Guest
- Sales/Service/V1
- functional/tests/app/Magento
- Checkout/Test/Block/Onepage
- User/Test
- Constraint
- TestCase
- integration
- _files/Magento/TestModuleMysqlMq
- Model
- etc
- testsuite/Magento
- Framework/MessageQueue/_files
- GraphQl/Catalog/_files
- MysqlMq
- Model
- etc
- Paypal/Controller/Transparent
- Sales
- Controller/Adminhtml/Order/Creditmemo
- _files
- Store
- App/FrontController/Plugin
- Model
- User/Controller/Adminhtml/User
- static/framework/Magento/Sniffs/Annotation
- lib/internal/Magento/Framework
- App
- Action
- Test/Unit
- File
- Test/Unit/Transfer/Adapter
- Transfer/Adapter
- Setup/Patch
- pub
- setup
- performance-toolkit
- profiles/ce
- src/Magento/Setup
- Fixtures
- Test/Unit/Fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+4459
-755
lines changedLines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 |
| |
29 | 35 |
| |
30 | 36 |
| |
| |||
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
| 46 | + | |
40 | 47 |
| |
41 | 48 |
| |
42 | 49 |
| |
43 | 50 |
| |
44 | 51 |
| |
45 |
| - | |
| 52 | + | |
| 53 | + | |
46 | 54 |
| |
47 | 55 |
| |
48 | 56 |
| |
| 57 | + | |
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
| |||
57 | 66 |
| |
58 | 67 |
| |
59 | 68 |
| |
| 69 | + | |
60 | 70 |
| |
61 | 71 |
| |
62 | 72 |
| |
|
Lines changed: 28 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
127 |
| - | |
| 126 | + | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
191 | 217 |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
68 | 74 |
| |
69 | 75 |
| |
70 | 76 |
| |
| |||
88 | 94 |
| |
89 | 95 |
| |
90 | 96 |
| |
| 97 | + | |
| 98 | + | |
| 99 | + | |
91 | 100 |
| |
92 | 101 |
| |
93 | 102 |
| |
| |||
103 | 112 |
| |
104 | 113 |
| |
105 | 114 |
| |
106 |
| - | |
| 115 | + | |
| 116 | + | |
107 | 117 |
| |
108 | 118 |
| |
109 | 119 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
157 |
| - | |
| 158 | + | |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
|
Lines changed: 29 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
| 56 | + | |
| 57 | + | |
54 | 58 |
| |
55 | 59 |
| |
56 | 60 |
| |
| |||
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
77 |
| - | |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
| |||
132 | 136 |
| |
133 | 137 |
| |
134 | 138 |
| |
| 139 | + | |
| 140 | + | |
135 | 141 |
| |
136 | 142 |
| |
137 | 143 |
| |
138 | 144 |
| |
139 | 145 |
| |
| 146 | + | |
| 147 | + | |
140 | 148 |
| |
141 | 149 |
| |
142 | 150 |
| |
143 | 151 |
| |
144 | 152 |
| |
| 153 | + | |
| 154 | + | |
145 | 155 |
| |
146 | 156 |
| |
147 | 157 |
| |
148 | 158 |
| |
149 | 159 |
| |
150 | 160 |
| |
| 161 | + | |
| 162 | + | |
151 | 163 |
| |
152 | 164 |
| |
153 | 165 |
| |
154 | 166 |
| |
155 | 167 |
| |
| 168 | + | |
| 169 | + | |
156 | 170 |
| |
157 | 171 |
| |
158 | 172 |
| |
159 | 173 |
| |
160 | 174 |
| |
161 | 175 |
| |
| 176 | + | |
| 177 | + | |
162 | 178 |
| |
163 | 179 |
| |
164 | 180 |
| |
165 | 181 |
| |
166 | 182 |
| |
| 183 | + | |
| 184 | + | |
167 | 185 |
| |
168 | 186 |
| |
169 | 187 |
| |
170 | 188 |
| |
171 | 189 |
| |
172 | 190 |
| |
| 191 | + | |
| 192 | + | |
173 | 193 |
| |
174 | 194 |
| |
175 | 195 |
| |
176 | 196 |
| |
177 | 197 |
| |
| 198 | + | |
| 199 | + | |
178 | 200 |
| |
179 | 201 |
| |
180 | 202 |
| |
181 | 203 |
| |
182 | 204 |
| |
183 | 205 |
| |
| 206 | + | |
| 207 | + | |
184 | 208 |
| |
185 | 209 |
| |
186 | 210 |
| |
187 | 211 |
| |
188 | 212 |
| |
| 213 | + | |
| 214 | + | |
189 | 215 |
| |
190 | 216 |
| |
191 | 217 |
| |
|
Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 |
| - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
310 | 313 |
| |
311 | 314 |
| |
312 |
| - | |
| 315 | + | |
| 316 | + | |
313 | 317 |
| |
314 | 318 |
| |
315 | 319 |
| |
| |||
323 | 327 |
| |
324 | 328 |
| |
325 | 329 |
| |
326 |
| - | |
| 330 | + | |
327 | 331 |
| |
328 |
| - | |
| 332 | + | |
| 333 | + | |
329 | 334 |
| |
330 | 335 |
| |
331 | 336 |
| |
|
Lines changed: 0 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 | 157 |
|
0 commit comments