Commit Graph

2990 Commits

Author SHA1 Message Date
Jeff Stieler 4ea5732097 Merge pull request woocommerce/woocommerce-admin#2817 from woocommerce/fix/2650-refunded-orders-gross-total
Ignore refunded amounts when calculating gross total.
2019-08-21 08:13:09 -07:00
Joshua T Flowers 7fbc4cc0df Add Autocomplete component (https://github.com/woocommerce/woocommerce-admin/pull/2808) 2019-08-21 14:41:42 +08:00
Joshua T Flowers 234e4d513c Add plugin and jetpack wc-api methods to shipping task (https://github.com/woocommerce/woocommerce-admin/pull/2778)
* Add shipping labels step

* Add jetpack connection selectors to wc-api

* Add plugin install and activation methods to wc-api

* Add shipping connect step

* Add busy cursor CSS to buttons
2019-08-21 14:34:21 +08:00
Joshua T Flowers f4d7936b17 Onboarding: Add shipping rate base task (https://github.com/woocommerce/woocommerce-admin/pull/2760) 2019-08-21 13:58:47 +08:00
Jeff Stieler bfefb2d647 Ignore refunded amounts when calculating gross total. 2019-08-20 11:41:28 -07:00
Ron Rennick dd9948aa1a Merge pull request woocommerce/woocommerce-admin#2784 from woocommerce/fix/2766
Allow action scheduler custom data store migration
2019-08-20 13:36:14 -03:00
Jeff Stieler c4718b5e90 Merge pull request woocommerce/woocommerce-admin#2814 from woocommerce/fix/2719-reports-simple-to-variable-products
Fix product reports for simple products converted to variable.
2019-08-20 08:23:16 -07:00
Ron Rennick dbf6b54fd0 Merge pull request woocommerce/woocommerce-admin#2812 from cojennin/fix/2745-csv-coupons
Orders report now shows coupons in Coupon(s) column
2019-08-20 11:18:33 -03:00
Connor Jennings d44af04add Update client/analytics/report/orders/table.js
Co-Authored-By: Joshua T Flowers <joshuatf@gmail.com>
2019-08-20 09:15:55 -04:00
Joshua T Flowers 371a9fa28d Update List actionable items to be wrapped with Link (https://github.com/woocommerce/woocommerce-admin/pull/2779)
* Update List actionable items to be wrapped with Link

* Update product tasks to use href instead of onclick

* User inner tag for list items

* Fix up a11y for non-link actionable items
2019-08-20 06:38:10 +08:00
Paul Sealock da2a6d762a Merge pull request woocommerce/woocommerce-admin#2802 from woocommerce/release/components-august
Components: prepare changelogs for release
2019-08-20 07:35:41 +12:00
Jeff Stieler 8a19d586af Include a segment label for the variation parent when segmenting a single product report by variations. 2019-08-19 10:47:09 -07:00
Jeff Stieler 6a4616765d Merge pull request woocommerce/woocommerce-admin#2806 from woocommerce/fix/report-column-visibility
Fix bug with checking user preferences for report column visibility.
2019-08-19 10:18:35 -07:00
Connor Jennings 68a8012f57 CSV download of Orders now shows coupons in Coupon(s) column 2019-08-19 12:45:57 -04:00
Jeff Stieler 27a418e516 Merge pull request woocommerce/woocommerce-admin#2805 from woocommerce/fix/2773-date-range-customers-report
Pass "show data picker" prop to underlying component in ReportFilters.
2019-08-19 08:28:40 -07:00
Paul Sealock 7eaac68b43 add changelog entries 2019-08-19 10:24:59 +12:00
Jeff Stieler 150feee517 Base variation report endpoint extended info off of the parent product if variation ID is 0. 2019-08-17 10:23:24 -07:00
Jeff Stieler 60ff4fc067 Include "variation = 0" orders in variation report data.
This catches simple products with sales that have been converted to variable.
2019-08-17 10:21:33 -07:00
Jeff Stieler 974566ea0c Fix bug with checking user preferences for report column visibility. 2019-08-16 13:06:19 -07:00
Jeff Stieler 4f4ab5e076 Pass "show data picker" prop to underlying component in ReportFilters.
Fixes errant date picker on the Customers Report.
2019-08-16 10:04:42 -07:00
Jeff Stieler 90edd4e5a6 Merge pull request woocommerce/woocommerce-admin#2801 from woocommerce/add/2613-empty-table-state
Add empty state to tables
2019-08-16 08:23:31 -07:00
Jeff Stieler e5554a5f7b Merge pull request woocommerce/woocommerce-admin#2798 from woocommerce/add/2538-facebook-inbox-note
Add inbox notice promoting the Facebook extension.
2019-08-16 08:17:37 -07:00
Ron Rennick 16591e5941 use cancel_actions_by_group if action scheduler is >=3.0 2019-08-16 11:35:49 -03:00
Paul Sealock 5b3ecb186c components: update package.jsons 2019-08-16 10:20:54 +12:00
Paul Sealock dd948051cb Components: prepare changelogs for release 2019-08-16 10:08:29 +12:00
Paul Sealock 93142c8d33 Merge pull request woocommerce/woocommerce-admin#2796 from woocommerce/fix/pre-release-script-composer
Release Scripts: Update to reflect refactor
2019-08-16 07:59:49 +12:00
Paul Sealock 60c05ede7f Merge pull request woocommerce/woocommerce-admin#2797 from woocommerce/release/0.17.0
Release 0.17.0
2019-08-16 07:59:29 +12:00
Jeff Stieler 6b18a6d93e Component changelog entry. 2019-08-15 12:54:45 -07:00
Jeff Stieler 77967d2824 Disable table controls (except column visibility) when the table is empty. 2019-08-15 12:54:31 -07:00
Jeff Stieler ccf0723faa Add a "no data" cell to the Table component. 2019-08-15 12:00:46 -07:00
Jeff Stieler e070648618 Import all used Gutenberg component styles. (https://github.com/woocommerce/woocommerce-admin/pull/2679)
Fixes postcss theme overrides.
2019-08-15 09:51:21 -07:00
Jeff Stieler ed17b3f951 Refactor Note "has plugin been installed for" login into reusable trait. 2019-08-15 09:19:33 -07:00
Albert Juhé Lluveras 21dbbe88d0 Search List Control: fix long count values cut-off in IE11 (https://github.com/woocommerce/woocommerce-admin/pull/2783)
* Search List Control: fix long item count values cut-off in IE11

* Update CHANGELOG
2019-08-15 09:30:03 +02:00
renovate[bot] 8530435771 Update dependency readline-sync to v1.4.10 (https://github.com/woocommerce/woocommerce-admin/pull/2791) 2019-08-15 14:22:45 +08:00
renovate[bot] 2feeee4521 Update dependency node-watch to v0.6.3 (https://github.com/woocommerce/woocommerce-admin/pull/2790) 2019-08-15 14:20:19 +08:00
renovate[bot] 594936ef88 Update dependency html-to-react to v1.4.1 (https://github.com/woocommerce/woocommerce-admin/pull/2789) 2019-08-15 14:16:39 +08:00
renovate[bot] 4549557e5c Update dependency eslint-plugin-jest to v22.15.1 (https://github.com/woocommerce/woocommerce-admin/pull/2788) 2019-08-15 14:13:47 +08:00
renovate[bot] ae45a2031e Update dependency d3-scale-chromatic to v1.4.0 (https://github.com/woocommerce/woocommerce-admin/pull/2787) 2019-08-15 14:09:51 +08:00
renovate[bot] c1eac01cd2 Update dependency composer/installers to v1.7.0 (https://github.com/woocommerce/woocommerce-admin/pull/2786) 2019-08-15 14:03:09 +08:00
Jeff Stieler bece81b757 Add inbox notice promoting the Facebook extension. 2019-08-14 19:32:59 -07:00
Paul Sealock b4185d986a styles 2019-08-15 14:25:18 +12:00
Paul Sealock cfd2bf376c replace version function 2019-08-15 14:24:34 +12:00
Paul Sealock 5b56c86605 remover composer install 2019-08-15 14:10:10 +12:00
Paul Sealock 42bba7b376 release 0.17.0 2019-08-15 13:43:22 +12:00
Paul Sealock 3e17a1254b use package.json changes 2019-08-15 11:44:15 +12:00
Paul Sealock 2851bef09e add composer install in pre-release step 2019-08-15 10:36:53 +12:00
Ron Rennick 2a994fca0e Merge pull request woocommerce/woocommerce-admin#2794 from woocommerce/update/class-sniff-exclude
update the class filename exclusion to /src/ for PSR-4
2019-08-14 16:58:34 -03:00
Ron Rennick 57e27568a1 update the class filename exclusion to /src/ for PSR-4 2019-08-14 16:10:40 -03:00
Ron Rennick e00c58fd45 Merge pull request woocommerce/woocommerce-admin#2776 from woocommerce/fix/2775
Fix warnings in report segmenting
2019-08-14 14:22:50 -03:00
Ron Rennick 0d45811e73 fix warnings in chart segmenting 2019-08-14 12:50:11 -03:00