Commit graph

10157 commits

Author SHA1 Message Date
Narek Zakarian
1fdff2c44e
Add feature-flag for the working capital.
Is turned off by default
2025-08-04 18:48:12 +04:00
Narek Zakarian
05e24ea0a9
Add feature-flag for the working capital.
Is turned off by default
2025-08-04 18:48:04 +04:00
Narek Zakarian
d7a45138ff
Add method to get and set the stay_updated setting 2025-08-04 18:47:11 +04:00
Narek Zakarian
f32c013677
Apply services 2025-08-04 18:12:49 +04:00
Narek Zakarian
cdf43b5023
Add TodoEligibility for working capital 2025-08-04 18:12:36 +04:00
Narek Zakarian
b97da8dda0
Add TodoDefinition for working capital 2025-08-04 18:12:16 +04:00
Narek Zakarian
3587074bab
Simplify the code 2025-08-04 18:11:49 +04:00
Narek Zakarian
7e43288f74
Register the notes in 'Inbox' Woo section 2025-08-04 17:50:56 +04:00
Narek Zakarian
0108779972
Add appropriate services 2025-08-04 17:50:08 +04:00
Narek Zakarian
96c7f8a6e9
Create a registrar for inbox notes 2025-08-04 17:49:56 +04:00
Narek Zakarian
fc9c350e80
Create a factory for inbox notes 2025-08-04 17:49:48 +04:00
Narek Zakarian
3be262a1f4
Create the type for inbox note action 2025-08-04 17:49:33 +04:00
Narek Zakarian
80b4969555
Create the type for inbox note 2025-08-04 17:49:23 +04:00
Narek Zakarian
1a4697a31b
Add the task inside 'Things To Do Next' Woo section 2025-08-04 17:49:02 +04:00
Narek Zakarian
31e46a8e17
Add mapping for the stay_updated setting 2025-08-04 17:45:54 +04:00
Niklas Gutberlet
8a48732966
Merge pull request #3551 from woocommerce/PCP-5027-checkout-error
Fix undefined properties error in checkout block (5027)
2025-08-04 11:44:39 +02:00
Diego Curbelo
69765ed47b
Merge pull request #3572 from woocommerce/release/3.0.9
3.0.9 release
2025-07-31 13:23:03 -03:00
Diego Curbelo
09ef2befd7
Update changelog 2025-07-31 13:19:09 -03:00
Danny Dudzic
f106645513
Merge pull request #3571 from woocommerce/release/3.0.9-rc1
Release 3.0.9-rc1
2025-07-31 16:34:08 +02:00
Daniel Dudzic
d8dbe206d2
📦 Prepare 3.0.9-rc1 release 2025-07-31 16:17:40 +02:00
Danny Dudzic
e75d7085e0
Merge pull request #3570 from woocommerce/PCP-5034-block-checkout-proceed-to-pay-pal-endless-loop-unable-to-complete-transaction
Fix endless redirect bug for the PayPal button (5034)
2025-07-31 12:18:37 +02:00
Daniel Dudzic
0b75c7fab8
🐛 Fix endless redirect bug for the PayPal button 2025-07-31 10:27:06 +02:00
Diego Curbelo
9455a6855d
Merge pull request #3559 from woocommerce/release/3.0.8
3.0.8 release
2025-07-28 10:48:29 -03:00
Diego Curbelo
344726ca95
Update changelog with release date 2025-07-28 10:25:10 -03:00
Himad M
0385aad301
Add optional chaining to address properties 2025-07-23 16:32:22 -04:00
Emili Castells
d7b133a752
Merge pull request #3511 from woocommerce/PCP-4606-add-transaction-with-multiple-products-and-discounts-integration-tests
Add OXXO and vaulting transaction tests
2025-07-23 14:02:15 +02:00
Emili Castells
a8dfe57165
Merge pull request #3541 from woocommerce/release/3.0.8-rc1
Release 3.0.8-rc1
2025-07-21 15:47:48 +02:00
Emili Castells Guasch
0fb03abfcc
Fix typo in changelog 2025-07-21 15:47:27 +02:00
Emili Castells Guasch
1f0836489e
Release 3.0.8-rc1 2025-07-21 15:39:46 +02:00
Emili Castells
ba8b42068a
Merge pull request #3526 from woocommerce/PCP-5001-display-migration-notice-only-on-pay-pal-payments-settings-pages
Display migration notice only on PayPal Payments settings pages (5001)
2025-07-16 17:17:13 +02:00
Emili Castells
7a230ece85
Merge pull request #3531 from woocommerce/PCP-5010-appswitch-flag
Add feature flag for AppSwitch (5010)
2025-07-16 12:36:00 +02:00
Emili Castells
12c21c56d6
Merge pull request #3534 from woocommerce/PCP-4570-qit-warnings
Fix QIT warnings
2025-07-16 12:28:19 +02:00
Alex P.
727492e48c
Fix nonce ignoring 2025-07-16 08:23:42 +03:00
Alex P.
fc9ca6fe60
Remove unneeded translations 2025-07-15 20:20:05 +03:00
Himad M
4acdda7cd8
Add feature flag for AppSwitch 2025-07-15 11:25:57 -04:00
Alex P.
65d958254d
Use explicit nullable types 2025-07-15 15:53:23 +03:00
Alex P.
46b2b6da93
Fix lint 2025-07-15 15:11:01 +03:00
Alex P.
9a432240f5
Fix indent 2025-07-15 14:58:53 +03:00
Alex P.
70c9d677f5
Specify options explicitly 2025-07-15 14:56:49 +03:00
Alex P.
650f5d0659
Do not use php 8-only flag 2025-07-15 14:51:06 +03:00
Alex P.
53d5c35a81
Fix security warnings 2025-07-15 10:57:25 +03:00
Narek Zakarian
84e0ad44ab
Show the "new settings discover" message only on plugin settings pages 2025-07-14 16:05:26 +04:00
Emili Castells
2c59a006f5
Merge pull request #3523 from woocommerce/PCP-4998-fatal-error-when-using-feature-flag-filter-to-disable-new-settings-ui
Always enable the new settings module (4998)
2025-07-14 14:00:05 +02:00
Emili Castells
72dff6daeb
Merge pull request #3521 from woocommerce/PCP-4986-fix-billing-landing-page
Replace BILLING with GUEST_CHECKOUT for landing page
2025-07-14 13:38:39 +02:00
Narek Zakarian
4dd03c387d
Fix the cs 2025-07-14 15:03:20 +04:00
Narek Zakarian
deb16629e7
Fix the default value for the filter 2025-07-14 15:02:53 +04:00
Emili Castells
b05a2e9150
Merge pull request #3504 from woocommerce/PCP-4712-appswitch
Add support for AppSwitch (4712)
2025-07-14 12:51:05 +02:00
Emili Castells Guasch
e11f3c2a9a
Merge trunk 2025-07-14 12:22:49 +02:00
Emili Castells
cbc62c47b0
Merge pull request #3373 from luzat/fix/3372-physical-rounding-item
Fix #3372 by adding digital goods rounding item
2025-07-11 17:36:08 +02:00
Emili Castells
ea44a22b8b
Merge pull request #3516 from woocommerce/PCP-4437-woo-commerce-bundles-incorrect-amount-via-express-cart-payment
Support for creating an order containing bundled product (4437)
2025-07-11 17:34:49 +02:00