.. |
api
|
Fix performance-indicators/allowed schema.
|
2019-01-21 12:28:32 -05:00 |
data-stores
|
Corrected time-calculation of last interval.
|
2019-01-22 19:50:35 +01:00 |
interfaces
|
Remove interface for this PR (actions will be hooked up later);
|
2018-09-27 09:28:15 -07:00 |
class-wc-admin-api-init.php
|
Add single category filter to products report (https://github.com/woocommerce/woocommerce-admin/pull/1350)
|
2019-01-22 01:12:00 +08:00 |
class-wc-admin-note.php
|
Fix a bug in the notes updater; better handle test case where
|
2018-11-07 07:21:23 -05:00 |
class-wc-admin-notes-new-sales-record.php
|
Start adding subscription notes to the merchant inbox
|
2018-11-07 07:21:22 -05:00 |
class-wc-admin-notes-settings-notes.php
|
Go ahead and 1) handle the variety of queries that can be used
|
2018-10-24 18:13:44 -07:00 |
class-wc-admin-notes-woo-subscriptions-notes.php
|
Remove error_log, set note to false to avoid a uninitialized var warning
|
2018-11-15 13:19:29 -08:00 |
class-wc-admin-notes.php
|
Remove unneeded set_id in note deletion handler
|
2018-10-19 16:24:03 -07:00 |
class-wc-admin-reports-categories-query.php
|
Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611)
|
2018-10-22 12:20:14 -04:00 |
class-wc-admin-reports-coupons-query.php
|
Switched from using coupon code filter to coupon id filter by query parameter.
|
2018-12-19 13:37:54 +01:00 |
class-wc-admin-reports-coupons-stats-query.php
|
Switched from using coupon code filter to coupon id filter by query parameter.
|
2018-12-19 13:37:54 +01:00 |
class-wc-admin-reports-customers-query.php
|
Set default parameters for customers report query.
|
2019-01-08 10:29:37 -07:00 |
class-wc-admin-reports-downloads-query.php
|
Add `reports/downloads` REST API endpoint. (https://github.com/woocommerce/woocommerce-admin/pull/1122)
|
2018-12-21 14:57:46 -08:00 |
class-wc-admin-reports-downloads-stats-query.php
|
Add `reports/downloads/stats` REST API Endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1142)
|
2019-01-03 13:00:48 -05:00 |
class-wc-admin-reports-interval.php
|
Fixed interval arithmetic for hours and days.
|
2019-01-22 17:49:02 +01:00 |
class-wc-admin-reports-orders-query.php
|
Add v4 orders endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1246)
|
2019-01-15 09:53:02 +08:00 |
class-wc-admin-reports-orders-stats-query.php
|
Store all order statuses (https://github.com/woocommerce/woocommerce-admin/pull/1285)
|
2019-01-16 10:23:00 +08:00 |
class-wc-admin-reports-products-query.php
|
Fixes PHP 5.2 compatibility issues
|
2018-10-23 12:47:51 -04:00 |
class-wc-admin-reports-products-stats-query.php
|
Fixes PHP 5.2 compatibility issues
|
2018-10-23 12:50:34 -04:00 |
class-wc-admin-reports-query.php
|
Fix phpcs errors
|
2018-10-17 12:51:48 -04:00 |
class-wc-admin-reports-revenue-query.php
|
Fixes PHP 5.2 compatibility issues (https://github.com/woocommerce/woocommerce-admin/pull/653)
|
2018-10-24 14:49:58 -04:00 |
class-wc-admin-reports-taxes-query.php
|
Add taxes endpoint and data store (https://github.com/woocommerce/woocommerce-admin/pull/1000)
|
2018-12-11 08:58:05 +08:00 |
class-wc-admin-reports-taxes-stats-query.php
|
Add tax stats endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1019)
|
2018-12-11 08:55:05 +08:00 |
class-wc-admin-reports-variations-query.php
|
try/variations-endpoint
|
2018-12-03 11:49:37 +13:00 |