Commit graph

5908 commits

Author SHA1 Message Date
Philipp Stracker
ed13064a16
Create new environment-config-container 2025-01-03 12:12:25 +01:00
Emili Castells Guasch
bdb72d7ad0 Add todo item click handler 2025-01-03 12:11:31 +01:00
Emili Castells Guasch
3ec41d47ae Clean up todo component properties 2025-01-03 11:21:26 +01:00
Philipp Stracker
9a84c7b4a9
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/data/common/action-types.js
#	modules/ppcp-settings/resources/js/data/common/controls.js
#	modules/ppcp-settings/resources/js/data/common/hooks.js
#	modules/ppcp-settings/services.php
2025-01-03 11:03:18 +01:00
Philipp Stracker
e2b169aff4
🚧 Authentication progress, still non-functional 2025-01-02 20:40:11 +01:00
Philipp Stracker
67a3fe034b
🐛 Fix REST argument sanitation 2025-01-02 20:39:16 +01:00
Philipp Stracker
0cc451b66b
🚧 Start with server-side ISU authentication 2025-01-02 18:54:03 +01:00
Philipp Stracker
143bcd75a1
💡 Add comments to document auth flow 2025-01-02 18:52:47 +01:00
Philipp Stracker
de3ab2c479
💬 Add missing prefix to an unrelated action-type 2025-01-02 18:22:53 +01:00
Philipp Stracker
0d5832aa8b
Add React logic for final ISU authentication 2025-01-02 18:22:09 +01:00
Philipp Stracker
1246a02f07
♻️ Adjust naming to new “authentication” pattern 2025-01-02 18:19:41 +01:00
Philipp Stracker
69d169533d
♻️ Unify function- and hook names 2025-01-02 17:59:33 +01:00
Philipp Stracker
6052756268
🚧 Prepare the ISU login completion JS handler 2025-01-02 17:50:36 +01:00
Philipp Stracker
084327c635
♻️ Rename ambgious hooks
Two different hooks and one store property shared the same name. This commit resolves the ambiguity and makes all names unique
2025-01-02 17:43:02 +01:00
Emili Castells Guasch
4d4ab689f5 Merge branch 'trunk' into PCP-3917-things-to-do-next-component-functionality 2025-01-02 16:29:44 +01:00
Philipp Stracker
565ee96bb6
🚧 First steps for the final ISU authentication 2025-01-02 14:43:33 +01:00
Philipp Stracker
ef0e7e756c
♻️ Rename REST endpoint for manual login 2025-01-02 14:43:06 +01:00
Daniel Dudzic
b7ec9747a5
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3942-add-help-center-components-ver2 2025-01-02 14:42:41 +01:00
Philipp Stracker
ff1df84ada
♻️ Remove serialization logic in manual login REST 2025-01-02 14:33:42 +01:00
Daniel Dudzic
e4e95de5f6
Refactor the Overview tab > Features > Buttons 2025-01-02 13:55:32 +01:00
Philipp Stracker
5195748e76
♻️ Slightly simplify REST code 2025-01-02 12:58:33 +01:00
Philipp Stracker
f73f1808a7
💡 Explain diff between LoginLink & Authentication 2025-01-02 12:33:58 +01:00
Philipp Stracker
f9809bdc53
🚧 Rename ConnectManual endpoint
This is a preparation to include the UI login authentication in the same endpoint as the manual connection logic
2025-01-02 12:26:40 +01:00
carmenmaymo
b6d3a07e51
Fix cs 2024-12-31 09:19:10 +01:00
carmenmaymo
f78808c371
Rollback to previous version
Adding the general check to an earlier hook
2024-12-30 16:39:25 +01:00
carmenmaymo
185ac822ac
Check vault dcc setting isolated 2024-12-30 13:03:29 +01:00
Niklas Gutberlet
4c625e752c
Merge pull request #2930 from 0verscore/trunk
Use get_id instead of get_order_number on setting custom_id
2024-12-27 12:57:33 +01:00
Himad M
9278edff22
New Settings UI: Adjust send-only country message and notices 2024-12-26 14:02:51 +01:00
Narek Zakarian
38e268c68f
Merge pull request #2940 from woocommerce/PCP-3930-Make-the-webhook-resubscribe/simulate-logic-usable-in-React-application 2024-12-24 17:47:57 +04:00
Narek Zakarian
8fea0da864
Merge pull request #2934 from woocommerce/PCP-4036-string-translations-not-applied-to-card-fields-on-checkout-block 2024-12-24 15:09:32 +04:00
Narek Zakarian
4f2cf548e8
Merge pull request #2944 from woocommerce/PCP-4023-adjust-features-button-styles 2024-12-24 11:42:46 +04:00
Narek Zakarian
c85cd98347
Merge pull request #2943 from woocommerce/fix/PCP-4034-update-pricing-badges 2024-12-24 11:38:46 +04:00
Narek Zakarian
d41c08ed0b
Merge pull request #2932 from woocommerce/PCP-3942-add-help-center-components-ver2 2024-12-23 19:43:58 +04:00
Niklas Gutberlet
bb01bce266
Merge pull request #2911 from woocommerce/PCP-4016-fastlane-component-included-even-with-fastlane-disabled
Fastlane component included even with Fastlane disabled
2024-12-23 12:37:22 +01:00
Niklas Gutberlet
e948c43f73
Merge pull request #2906 from woocommerce/PCP-4014-Zero-Value-Free-Gift-Item-Causing-“CANNOT-BE-NEGATIVE”-Error
Fix negative unit amount adjustments in item sanitization
2024-12-23 12:36:58 +01:00
Niklas Gutberlet
9af375b182
Merge pull request #2872 from woocommerce/PCP-3939-cannot-be-zero-or-negative-with-express-checkout-for-free-trial-subscriptions-on-block-checkout
"CANNOT_BE_ZERO_OR_NEGATIVE" with Express Checkout for Free Trial Subscriptions on Block checkout (3939)
2024-12-23 12:36:05 +01:00
Niklas Gutberlet
6115ffb457
Merge pull request #2895 from woocommerce/PCP-3919-save-changes-is-grey-and-unclickable-when-switching-from-sandbox-to-live
“Save changes” is grey and unclickable when switching from Sandbox to Live
2024-12-23 12:35:38 +01:00
Niklas Gutberlet
dcbf31823c
Merge pull request #2905 from woocommerce/PCP-2941_change-hardcoded-Address-Match-and-Postal-Match-to-Matched-details-on-CVV-response
Change hardcoded address match and postal match to matched details on cvv response
2024-12-23 12:35:27 +01:00
Niklas Gutberlet
26abc748cd
Merge pull request #2896 from woocommerce/PCP-731-queries-variations-when-button/messaging-is-disabled-on-single-product-page
plugin generates empty div & queries variations when button/messaging is disabled on single product page
2024-12-23 12:35:01 +01:00
inpsyde-maticluznar
a78e11c8e8
Move icons to constants 2024-12-23 07:43:43 +01:00
Sebastian Buchwald
8fe000b036 Cast custom_id as string 2024-12-21 12:14:06 +01:00
Philipp Stracker
69f6cc2e73
First steps to implement merchant authentication 2024-12-20 16:09:54 +01:00
inpsyde-maticluznar
eeb0c63200
Change notices logic 2024-12-20 14:08:32 +01:00
Philipp Stracker
62dda0da3c
Add Vaulting to onboarding products 2024-12-20 13:57:49 +01:00
Philipp Stracker
5b80e00c54
♻️ Simplify the ConnectionButton code 2024-12-20 13:54:46 +01:00
Philipp Stracker
2b5555c962
Add the @wordpress/icons dependency 2024-12-20 13:54:25 +01:00
Philipp Stracker
2848347537
🔥 Remove unused code 2024-12-20 13:49:46 +01:00
Philipp Stracker
1c44a8105b
♻️ Fix the PayPal onboarding button 2024-12-20 13:48:26 +01:00
Himad M
b32a119f3f
New Settings UI: Adjust features button styling 2024-12-20 13:44:40 +01:00
inpsyde-maticluznar
da0a81036a
Move api requests to controls 2024-12-20 13:43:41 +01:00