File tree Expand file tree Collapse file tree 13 files changed +179
-24
lines changed
Cms/view/adminhtml/ui_component
Customer/view/adminhtml/ui_component
Sales/view/adminhtml/ui_component
Component/Listing/Columns
Test/Unit/Component/Listing/Columns Expand file tree Collapse file tree 13 files changed +179
-24
lines changed Original file line number Diff line number Diff line change 267
267
</item >
268
268
</argument >
269
269
</column >
270
- <column name =" creation_time" >
270
+ <column name =" creation_time" class = " Magento\Ui\Component\Listing\Columns\Date " >
271
271
<argument name =" data" xsi : type =" array" >
272
272
<item name =" config" xsi : type =" array" >
273
273
<item name =" filter" xsi : type =" string" >dateRange</item >
277
277
</item >
278
278
</argument >
279
279
</column >
280
- <column name =" update_time" >
280
+ <column name =" update_time" class = " Magento\Ui\Component\Listing\Columns\Date " >
281
281
<argument name =" data" xsi : type =" array" >
282
282
<item name =" config" xsi : type =" array" >
283
283
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 293
293
</item >
294
294
</argument >
295
295
</column >
296
- <column name =" creation_time" >
296
+ <column name =" creation_time" class = " Magento\Ui\Component\Listing\Columns\Date " >
297
297
<argument name =" data" xsi : type =" array" >
298
298
<item name =" config" xsi : type =" array" >
299
299
<item name =" filter" xsi : type =" string" >dateRange</item >
303
303
</item >
304
304
</argument >
305
305
</column >
306
- <column name =" update_time" >
306
+ <column name =" update_time" class = " Magento\Ui\Component\Listing\Columns\Date " >
307
307
<argument name =" data" xsi : type =" array" >
308
308
<item name =" config" xsi : type =" array" >
309
309
<item name =" filter" xsi : type =" string" >dateRange</item >
313
313
</item >
314
314
</argument >
315
315
</column >
316
- <column name =" custom_theme_from" >
316
+ <column name =" custom_theme_from" class = " Magento\Ui\Component\Listing\Columns\Date " >
317
317
<argument name =" data" xsi : type =" array" >
318
318
<item name =" config" xsi : type =" array" >
319
319
<item name =" filter" xsi : type =" string" >dateRange</item >
326
326
</item >
327
327
</argument >
328
328
</column >
329
- <column name =" custom_theme_to" >
329
+ <column name =" custom_theme_to" class = " Magento\Ui\Component\Listing\Columns\Date " >
330
330
<argument name =" data" xsi : type =" array" >
331
331
<item name =" config" xsi : type =" array" >
332
332
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 310
310
</item >
311
311
</argument >
312
312
</column >
313
- <column name =" created_at" >
313
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
314
314
<argument name =" data" xsi : type =" array" >
315
315
<item name =" config" xsi : type =" array" >
316
316
<item name =" filter" xsi : type =" string" >dateRange</item >
317
317
<item name =" dataType" xsi : type =" string" >date</item >
318
+ <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
318
319
<item name =" label" xsi : type =" string" translate =" true" >Customer Since</item >
319
320
<item name =" sortOrder" xsi : type =" number" >100</item >
320
321
</item >
332
333
</item >
333
334
</argument >
334
335
</column >
335
- <column name =" last_visit_at" >
336
+ <column name =" last_visit_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
336
337
<argument name =" data" xsi : type =" array" >
337
338
<item name =" config" xsi : type =" array" >
338
339
<item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
380
381
</item >
381
382
</argument >
382
383
</column >
383
- <column name =" dob" >
384
+ <column name =" dob" class = " Magento\Ui\Component\Listing\Columns\Date " >
384
385
<argument name =" data" xsi : type =" array" >
385
386
<item name =" config" xsi : type =" array" >
386
387
<item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
Original file line number Diff line number Diff line change 142
142
</item>
143
143
</argument>
144
144
</column> -->
145
- <column name =" first_visit_at" >
145
+ <column name =" first_visit_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
146
146
<argument name =" data" xsi : type =" array" >
147
147
<item name =" config" xsi : type =" array" >
148
+ <item name =" filter" xsi : type =" string" >dateRange</item >
148
149
<item name =" dataType" xsi : type =" string" >date</item >
150
+ <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
149
151
<item name =" label" xsi : type =" string" translate =" true" >Session Start Time</item >
150
152
</item >
151
153
</argument >
152
154
</column >
153
- <column name =" last_visit_at" >
155
+ <column name =" last_visit_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
154
156
<argument name =" data" xsi : type =" array" >
155
157
<item name =" config" xsi : type =" array" >
156
158
<item name =" filter" xsi : type =" string" >dateRange</item >
157
159
<item name =" dataType" xsi : type =" string" >date</item >
160
+ <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
158
161
<item name =" label" xsi : type =" string" translate =" true" >Last Activity</item >
159
162
</item >
160
163
</argument >
Original file line number Diff line number Diff line change 173
173
</item >
174
174
</argument >
175
175
</column >
176
- <column name =" created_at" >
176
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
177
177
<argument name =" data" xsi : type =" array" >
178
178
<item name =" config" xsi : type =" array" >
179
179
<item name =" filter" xsi : type =" string" >dateRange</item >
191
191
</item >
192
192
</argument >
193
193
</column >
194
- <column name =" order_created_at" >
194
+ <column name =" order_created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
195
195
<argument name =" data" xsi : type =" array" >
196
196
<item name =" config" xsi : type =" array" >
197
197
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 254
254
</item >
255
255
</argument >
256
256
</column >
257
- <column name =" created_at" >
257
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
258
258
<argument name =" data" xsi : type =" array" >
259
259
<item name =" config" xsi : type =" array" >
260
260
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 174
174
</item >
175
175
</argument >
176
176
</column >
177
- <column name =" created_at" >
177
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
178
178
<argument name =" data" xsi : type =" array" >
179
179
<item name =" config" xsi : type =" array" >
180
180
<item name =" filter" xsi : type =" string" >dateRange</item >
192
192
</item >
193
193
</argument >
194
194
</column >
195
- <column name =" order_created_at" >
195
+ <column name =" order_created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
196
196
<argument name =" data" xsi : type =" array" >
197
197
<item name =" config" xsi : type =" array" >
198
198
<item name =" filter" xsi : type =" string" >dateRange</item >
199
+ <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
199
200
<item name =" dataType" xsi : type =" string" >date</item >
200
201
<item name =" label" xsi : type =" string" translate =" true" >Order Date</item >
201
202
</item >
Original file line number Diff line number Diff line change 183
183
</item >
184
184
</argument >
185
185
</column >
186
- <column name =" created_at" >
186
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
187
187
<argument name =" data" xsi : type =" array" >
188
188
<item name =" config" xsi : type =" array" >
189
189
<item name =" filter" xsi : type =" string" >dateRange</item >
201
201
</item >
202
202
</argument >
203
203
</column >
204
- <column name =" order_created_at" >
204
+ <column name =" order_created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
205
205
<argument name =" data" xsi : type =" array" >
206
206
<item name =" config" xsi : type =" array" >
207
207
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 176
176
</item >
177
177
</argument >
178
178
</column >
179
- <column name =" created_at" >
179
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
180
180
<argument name =" data" xsi : type =" array" >
181
181
<item name =" config" xsi : type =" array" >
182
182
<item name =" filter" xsi : type =" string" >dateRange</item >
194
194
</item >
195
195
</argument >
196
196
</column >
197
- <column name =" order_created_at" >
197
+ <column name =" order_created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
198
198
<argument name =" data" xsi : type =" array" >
199
199
<item name =" config" xsi : type =" array" >
200
200
<item name =" filter" xsi : type =" string" >dateRange</item >
Original file line number Diff line number Diff line change 177
177
</item >
178
178
</argument >
179
179
</column >
180
- <column name =" created_at" >
180
+ <column name =" created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
181
181
<argument name =" data" xsi : type =" array" >
182
182
<item name =" config" xsi : type =" array" >
183
183
<item name =" filter" xsi : type =" string" >dateRange</item >
195
195
</item >
196
196
</argument >
197
197
</column >
198
- <column name =" order_created_at" >
198
+ <column name =" order_created_at" class = " Magento\Ui\Component\Listing\Columns\Date " >
199
199
<argument name =" data" xsi : type =" array" >
200
200
<item name =" config" xsi : type =" array" >
201
201
<item name =" filter" xsi : type =" string" >dateRange</item >
202
+ <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
202
203
<item name =" dataType" xsi : type =" string" >date</item >
203
204
<item name =" label" xsi : type =" string" translate =" true" >Order Date</item >
204
205
</item >
You can’t perform that action at this time.
0 commit comments