woocommerce/plugins/woocommerce-admin/includes/data-stores
Albert Juhé Lluveras d2c0dd5555 Make products and rates endpoints return zero-value items (https://github.com/woocommerce/woocommerce-admin/pull/1722)
* Make products endpoint return zero-value items

* Make rates endpoint return zero-value items

* Several fixes

* Add tests

* Simplify code

* Merge both queries into one to simplify code

* Rename 'get_outer_from_sql_params' to 'get_from_sql_params'
2019-03-06 12:36:43 +01:00
..
class-wc-admin-notes-data-store.php Merge pull request woocommerce/woocommerce-admin#1461 from woocommerce/fix/1460 2019-02-05 16:21:43 -02:00
class-wc-admin-reports-categories-data-store.php Use default after and before parameter values if no values are provided by the user. 2019-02-10 17:16:43 +01:00
class-wc-admin-reports-coupons-data-store.php Add comparison support to the coupons report (https://github.com/woocommerce/woocommerce-admin/pull/1647) 2019-02-21 10:16:44 -05:00
class-wc-admin-reports-coupons-stats-data-store.php Use default after and before parameter values if no values are provided by the user. 2019-02-10 17:16:43 +01:00
class-wc-admin-reports-customers-data-store.php Refactor customer ID creation (https://github.com/woocommerce/woocommerce-admin/pull/1619) 2019-02-20 10:30:00 +08:00
class-wc-admin-reports-customers-stats-data-store.php Use default after and before parameter values if no values are provided by the user. 2019-02-10 17:16:43 +01:00
class-wc-admin-reports-data-store.php Make products and rates endpoints return zero-value items (https://github.com/woocommerce/woocommerce-admin/pull/1722) 2019-03-06 12:36:43 +01:00
class-wc-admin-reports-downloads-data-store.php Fix customer filters and download user filtering (https://github.com/woocommerce/woocommerce-admin/pull/1618) 2019-02-19 14:35:29 -05:00
class-wc-admin-reports-downloads-stats-data-store.php Merge branch 'master' into fix/489-date_date_gmt 2019-02-15 17:07:38 +01:00
class-wc-admin-reports-orders-data-store.php Update activity panels order endpoint (https://github.com/woocommerce/woocommerce-admin/pull/1578) 2019-02-20 09:51:43 +08:00
class-wc-admin-reports-orders-stats-data-store.php Updated timezone handling to be in line with other WC code. 2019-02-25 20:05:25 +01:00
class-wc-admin-reports-products-data-store.php Make products and rates endpoints return zero-value items (https://github.com/woocommerce/woocommerce-admin/pull/1722) 2019-03-06 12:36:43 +01:00
class-wc-admin-reports-products-stats-data-store.php Use default after and before parameter values if no values are provided by the user. 2019-02-10 17:16:43 +01:00
class-wc-admin-reports-stock-stats-data-store.php Add stock stats endpoint and hook up to the stock report. (https://github.com/woocommerce/woocommerce-admin/pull/1535) 2019-02-13 22:31:27 -05:00
class-wc-admin-reports-taxes-data-store.php Make products and rates endpoints return zero-value items (https://github.com/woocommerce/woocommerce-admin/pull/1722) 2019-03-06 12:36:43 +01:00
class-wc-admin-reports-taxes-stats-data-store.php Taxes Report: allow segmentation by tax 2019-02-22 11:37:15 +13:00
class-wc-admin-reports-variations-data-store.php Use default after and before parameter values if no values are provided by the user. 2019-02-10 17:16:43 +01:00