Commit graph

2771 commits

Author SHA1 Message Date
Emili Castells
672f4da996
Merge pull request #802 from woocommerce/PCP-885-create-new-connection-connected-tab
Create new connection tab
2022-09-06 14:56:33 +02:00
Emili Castells
37f13f389e
Merge pull request #825 from woocommerce/update-js
Remove unneeded babel package, update packages
2022-09-06 14:55:20 +02:00
Alex P
2ea35d6dc9 Remove unneeded babel package, update packages
The spread operator package seems to be old and included by default in Babel 7. 
And it probably was not used properly anyway because there was huge wall of warnings about it when building js.
2022-09-06 10:19:13 +03:00
Emili Castells
5f972f57eb
Merge pull request #812 from woocommerce/PCP-897-error-on-tracking-metaboxes
Pass the WC_Order ID instead of the WP_Post object ID
2022-09-01 14:06:46 +02:00
Narek Zakarian
2c27bf91d9 Pass the WC_Order class id instead of the WP_Post object id 2022-09-01 14:58:23 +04:00
Danae Millan
521ba0e24a
Merge pull request #810 from woocommerce/release/1.9.3
Update 1.9.3 changelog date
2022-08-31 22:49:09 -03:00
Danae Millan
b5de8946c0 Update relase date version 2022-08-31 22:34:01 -03:00
Danae Millan
93cc4634fb Revert "Test changelog date in readme.txt file"
This reverts commit 2f2928b68a.
2022-08-31 22:28:54 -03:00
Danae Millan
2f2928b68a Test changelog date in readme.txt file 2022-08-31 21:48:11 -03:00
Danae Millan
5f4047d6a7 Add placeholder for 1.9.3 changelog date 2022-08-31 21:14:42 -03:00
Emili Castells
cd3e1a09ba
Merge pull request #808 from woocommerce/PCP-837-pui-ensure-taxes
PUI conflict with Germanized plugin and taxes
2022-08-31 17:33:18 +02:00
dinamiko
699dc8fbef Fix phpcs 2022-08-31 17:27:18 +02:00
dinamiko
f5fa440f5d Update changelog, skip failing testing for now 2022-08-31 17:20:54 +02:00
dinamiko
dbf5076c22 Add first item information 2022-08-31 16:15:20 +02:00
dinamiko
99f28ec68c Unify all items into one and set tax values from amount 2022-08-31 15:32:55 +02:00
dinamiko
18490d76be Fix rounding issue (WIP) 2022-08-31 13:08:30 +02:00
dinamiko
0a98d38891 Add decimal rounding fix for items total and tax total 2022-08-31 12:17:20 +02:00
dinamiko
6b84a66a48 Add round precision to diff 2022-08-31 11:14:43 +02:00
dinamiko
8a639e28d1 Add fix for one decimal difference 2022-08-30 17:57:03 +02:00
dinamiko
15a6685ff2 Allow skip ditch items when mismatch 2022-08-30 16:40:04 +02:00
dinamiko
526c25f501 Merge branch 'trunk' into PCP-837-pui-ensure-taxes 2022-08-30 14:41:36 +02:00
dinamiko
434876f81e Add fees taxes 2022-08-30 14:40:03 +02:00
dinamiko
28294fa79c Ensure item taxes for pui payment (WIP) 2022-08-29 16:20:39 +02:00
dinamiko
c95b9608d4 Ensure item taxes for pui payment (WIP) 2022-08-29 16:16:34 +02:00
dinamiko
0018227d88 Ensure item taxes for pui payment (WIP) 2022-08-29 15:18:40 +02:00
Emili Castells
3d652faa13
Merge pull request #807 from woocommerce/PCP-896-open-links-to-external-resources-in-a-new-tab
Open doc external links in new tab.
2022-08-29 14:35:48 +02:00
Narek Zakarian
ed2ac19b12 open external links in new tab. 2022-08-29 16:20:37 +04:00
Emili Castells
e363971212
Merge pull request #805 from woocommerce/PCP-889-wrong-link-for-get-help-resource
Fix the "get Help" links
2022-08-29 12:49:51 +02:00
Narek Zakarian
5356ecb9e4 Fix the "get Help" links 2022-08-29 14:39:52 +04:00
Narek Zakarian
64a0f0af77 Fix connection tab settings when using live account 2022-08-25 18:58:54 +04:00
Narek Zakarian
6496a202a3 Fix PHPcs problems 2022-08-25 16:26:36 +04:00
Narek Zakarian
a693829815 Check for features are available on PayPal, reorder the sections 2022-08-25 16:21:18 +04:00
Narek Zakarian
6742229345 Fix Psalm problems 2022-08-24 16:51:56 +04:00
Narek Zakarian
aeb840ff5f add new setting requirement for PUI readiness 2022-08-24 16:38:10 +04:00
Narek Zakarian
f6e2b345c9 Assets should work also on connection tab 2022-08-24 16:37:09 +04:00
Narek Zakarian
4a8c8eeb8e prepare code to work with connection tab 2022-08-24 16:36:35 +04:00
Narek Zakarian
2cbdfdf3bb Extract connection settings into new file 2022-08-24 16:34:49 +04:00
Emili Castells
f1f3f9dcc3
Merge pull request #800 from woocommerce/release/1.9.3-rc2
1.9.3-rc2 update changelog
2022-08-22 14:48:28 +02:00
dinamiko
23a2ec7d70 Update changelog 2022-08-22 14:13:46 +02:00
Emili Castells
d2b6ee9e9e
Merge pull request #798 from woocommerce/PCP-871-improve-compatibility-with-siteground-optimizer-plugin
Fix SiteGround Optimizer plugin compatibility
2022-08-22 12:54:00 +02:00
Emili Castells
86e3f38e4f
Merge pull request #799 from woocommerce/PCP-832-enable-acdc-by-default-only-in-locations-where-woo-commerce-payments-is-not-available
Enable ACDC by default only in locations where WooCommerce Payments is not available
2022-08-22 12:52:14 +02:00
dinamiko
9df3764f0e Fix phpcs 2022-08-22 10:58:02 +02:00
dinamiko
a036c9956c Add wc payments plugin available countries 2022-08-22 10:53:22 +02:00
Narek Zakarian
3fc43a572a Fix Psalm 2022-08-19 19:11:36 +04:00
Narek Zakarian
9ffcff4d9b Fix Psalm 2022-08-19 19:05:31 +04:00
Narek Zakarian
e678a2c020 Fix SiteGround Optimizer plugin compatibility 2022-08-19 18:54:32 +04:00
dinamiko
32905cbf9d Uncheck credit card when is supported cuntry 2022-08-19 16:17:48 +02:00
dinamiko
fa41fd19a7 Hide credit card options when checkbox is unchecked 2022-08-19 16:02:01 +02:00
Emili Castells
ceb6391b2b
Merge pull request #796 from woocommerce/PCP-155-improve-messages
Improve messages and PUI check
2022-08-19 14:51:35 +02:00
Narek Zakarian
b68673e941 Remove unnecessary dependency 2022-08-19 16:40:59 +04:00