..
admin-notes.php
Update admin notes classes to PSR-4.
2019-08-12 15:03:09 -07:00
data.php
set all the unit test download IDs to strings
2019-06-27 17:46:56 -03:00
leaderboards.php
fix tests
2019-07-02 12:35:58 +12:00
onboarding-levels.php
Add onboarding profile REST endpoints ( https://github.com/woocommerce/woocommerce-admin/pull/2217 )
2019-05-16 13:05:37 +08:00
onboarding-profile.php
PSR4-ify core API subclasses.
2019-08-12 15:03:15 -07:00
onboarding-tasks.php
Onboarding: Add create homepage logic to "Customize Appearance" step ( https://github.com/woocommerce/woocommerce-admin/pull/2889 )
2019-09-06 22:18:44 +08:00
orders.php
PSR4-ify the Reports data store classes.
2019-08-12 15:03:17 -07:00
product-reviews.php
phpcs for product-reviews.php
2019-02-14 19:19:22 -04:00
products.php
phpcs for products.php
2019-02-14 19:18:34 -04:00
report-controllers.php
Rework test to rely on the REST server handling route defaults.
2019-06-27 11:38:54 -06:00
reports-categories.php
Update text domain. ( https://github.com/woocommerce/woocommerce-admin/pull/1795 )
2019-03-13 11:14:02 -06:00
reports-coupons-stats.php
Fix unit tests that rely on queued data updates.
2019-02-04 09:18:50 -07:00
reports-coupons.php
Update text domain. ( https://github.com/woocommerce/woocommerce-admin/pull/1795 )
2019-03-13 11:14:02 -06:00
reports-customers-stats.php
phpcs for reports-customers-stats.php
2019-02-14 19:17:05 -04:00
reports-customers.php
Fix tests.
2019-08-21 09:34:17 -07:00
reports-downloads-stats.php
Fix tests.
2019-08-21 09:34:17 -07:00
reports-downloads.php
Fix vendor scripts not autoloading ( https://github.com/woocommerce/woocommerce-admin/pull/2907 )
2019-09-25 14:20:15 -04:00
reports-export.php
Use the default "read reports" permission for the export endpoint.
2019-07-02 13:53:42 -06:00
reports-import.php
Test help queue runner - run until no more jobs remain.
2019-08-21 16:39:09 -07:00
reports-interval.php
PSR-4ify the reports time interval class.
2019-08-12 15:03:21 -07:00
reports-orders-stats.php
Add coupons count to data store and hook up to summary numbers in orders report ( https://github.com/woocommerce/woocommerce-admin/pull/1912 )
2019-04-01 10:16:57 +08:00
reports-orders.php
PSR4-ify the Reports data store classes.
2019-08-12 15:03:17 -07:00
reports-performance-indicators.php
Look for `title` properties when using JSON schema for indicator labels.
2019-09-04 07:49:37 -07:00
reports-products-stats.php
Add Product Detail Report & Finish Comparison Chart Mode Functionality ( https://github.com/woocommerce/woocommerce-admin/pull/1391 )
2019-02-05 13:12:58 -05:00
reports-products.php
Update text domain. ( https://github.com/woocommerce/woocommerce-admin/pull/1795 )
2019-03-13 11:14:02 -06:00
reports-revenue-stats.php
Add coupons count to data store and hook up to summary numbers in orders report ( https://github.com/woocommerce/woocommerce-admin/pull/1912 )
2019-04-01 10:16:57 +08:00
reports-stock-stats.php
Fix tests.
2019-08-12 15:03:06 -07:00
reports-stock.php
Add manage_stock to stock controller response ( https://github.com/woocommerce/woocommerce-admin/pull/1475 )
2019-02-07 16:29:01 +08:00
reports-taxes-stats.php
Add tax refund calculations ( https://github.com/woocommerce/woocommerce-admin/pull/1556 )
2019-02-18 10:20:16 +08:00
reports-taxes.php
Allow sorting by tax_code in Taxes report ( https://github.com/woocommerce/woocommerce-admin/pull/1812 )
2019-03-15 21:44:03 +01:00
reports-variations.php
Update text domain. ( https://github.com/woocommerce/woocommerce-admin/pull/1795 )
2019-03-13 11:14:02 -06:00
themes.php
Add a theme REST API to allow uploading themes ( https://github.com/woocommerce/woocommerce-admin/pull/2568 )
2019-07-05 16:01:35 +08:00