Commit graph

850 commits

Author SHA1 Message Date
Philipp Stracker
512574a9ad
🧑‍💻 Improve debug tools 2025-02-17 13:18:15 +01:00
Philipp Stracker
fe0f17a9ce
Create refresh actions for all stores 2025-02-14 17:55:45 +01:00
Philipp Stracker
b2b0bb8d7a
♻️ Convert payment-store hooks to new code pattern 2025-02-14 17:49:35 +01:00
Philipp Stracker
10527e507a
🎨 Comments and white space 2025-02-14 17:45:45 +01:00
Philipp Stracker
3f5f587e88
First store-refresh action in payment store 2025-02-14 17:45:31 +01:00
Philipp Stracker
838fd6a1a0
♻️ Apply new hook-pattern to payment store 2025-02-14 17:45:05 +01:00
Philipp Stracker
f958696c5f
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/src/Endpoint/PaymentRestEndpoint.php
2025-02-14 12:55:57 +01:00
Narek Zakarian
aa40627840
Store the language locale instead of the language code. 2025-02-14 13:19:12 +04:00
Philipp Stracker
3a096b832d
Trigger disconnect modal via URL hash 2025-02-13 16:32:18 +01:00
Philipp Stracker
12316b1022
Expose “setIsOpen” action for toggle hook 2025-02-13 16:30:53 +01:00
Philipp Stracker
d28f4f0784
♻️ Change hook props from object to argument list 2025-02-13 16:28:24 +01:00
Philipp Stracker
c6d7875fda
️ Add useCallback to make hook more stable 2025-02-13 16:24:54 +01:00
Philipp Stracker
4ecd07b453
🚚 Rename UI hook to make it more generic 2025-02-13 16:22:40 +01:00
Philipp Stracker
16ec522830
️ Memoize payment methods in styling tab 2025-02-13 15:27:29 +01:00
Philipp Stracker
30ff337c06
♻️ Reuse existing gateway-IDs for styling tab 2025-02-13 15:22:21 +01:00
Philipp Stracker
f7b2f97b89
💄 Improve visual hint for settings-reset toggle 2025-02-13 15:08:50 +01:00
Philipp Stracker
cb218b69b6
🔀 Merge branch 'trunk' 2025-02-12 17:03:55 +01:00
Philipp Stracker
da80defa93
Add new “reset” flag to the JS-logic 2025-02-12 16:32:52 +01:00
Philipp Stracker
921546953e
💄 Improve UI if the Disconnect-modal 2025-02-12 16:31:07 +01:00
Philipp Stracker
0a98fcb8cc
Add UI toggle to optionally reset the settings 2025-02-12 16:24:35 +01:00
Philipp Stracker
4399293a02
💄 Remove left indentation of Disconnect-button 2025-02-12 16:13:12 +01:00
Philipp Stracker
a75204804d
Allow manual connection by pressing Enter 2025-02-12 15:58:02 +01:00
Philipp Stracker
0fc0c11653
Add a “onConfirm” prop to DataStoreControl 2025-02-12 15:57:03 +01:00
Philipp Stracker
ff81617b22
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/data/common/hooks.js
2025-02-12 15:45:52 +01:00
Philipp Stracker
92a0977ae8
💄 Lock app in “loading state” in last oauth stage
A redirect happens, and the current page should stay locked preventing users from interacting with the wizard before the refresh is finished.
2025-02-12 15:38:55 +01:00
Philipp Stracker
696f8ec6e0
Expose startActivity and stopActivity actions 2025-02-12 15:37:20 +01:00
Philipp Stracker
976b7c987b
🔥 Remove unused messages 2025-02-12 15:31:34 +01:00
Philipp Stracker
7a8a190c3e
♻️ Rename internal busy-state IDs 2025-02-12 15:29:35 +01:00
Philipp Stracker
2c4df18728
💄 Display loading spinners while authenticating 2025-02-12 15:24:35 +01:00
Philipp Stracker
1f3a18a690
️ Losen the validation rules for Client ID
This reverts commit 9037fa9b7d.
2025-02-12 13:26:02 +01:00
Philipp Stracker
93f517e50f
🐛 Fix the manual connection confirmation logic 2025-02-12 13:25:11 +01:00
Philipp Stracker
67522b9557
Add store action to update merchant details 2025-02-12 13:24:52 +01:00
Emili Castells
69a9090e4e
Merge pull request #3093 from woocommerce/PCP-4206-things-to-do-sort-todos-by-priority-and-limit-to-5
Settings UI: Sort todos and limit to 5 (4206)
2025-02-11 16:02:41 +01:00
Daniel Dudzic
9c65ea60bd
Settings UI: Sort todos and limit to 5 2025-02-11 15:57:35 +01:00
Emili Castells
9a52641121
Merge pull request #3092 from woocommerce/PCP-4176-things-to-do-add-pay-later-messaging-implement-logic-for-the-todo-item
Things To Do: Wire the Pay Later Messaging todo items
2025-02-11 15:13:50 +01:00
Daniel Dudzic
d2685d8787
Things To Do: Wire the Pay Later Messaging todo items 2025-02-11 14:47:15 +01:00
Emili Castells
fc76706777
Merge pull request #3090 from woocommerce/PCP-4205-things-to-do-add-a-temporary-spinner-to-prevent-content-jumping
Settings UI: Add spinner when waiting for all components to be ready (4205)
2025-02-11 14:45:28 +01:00
Emili Castells
d1a82e801c
Merge pull request #3088 from woocommerce/PCP-4197-no-acdc-eligibility-hide-online-card-payments
No ACDC eligibility: Hide "Online Card Payments" (4197, 4148)
2025-02-11 14:40:36 +01:00
Emili Castells Guasch
0c424413b1 Register card button gateway and hide items in payment methods screen conditionally 2025-02-11 14:20:12 +01:00
carmenmaymo
1ef7141903
Disable subscriptions if personal account 2025-02-11 14:16:23 +01:00
carmenmaymo
afe05d4697
Add notice if subscription is active 2025-02-11 14:13:53 +01:00
Daniel Dudzic
6488b636b6
Overview: Add spinner when waiting for all components to be ready 2025-02-11 12:07:47 +01:00
Emili Castells Guasch
91454b64d0 Add online card payments conditionally 2025-02-11 10:11:01 +01:00
Philipp Stracker
6e7a6496e5
♻️ Improve the Redux hook 2025-02-10 19:10:04 +01:00
Philipp Stracker
988d221a98
♻️ Sample implementation of seller-type in JS 2025-02-10 18:54:31 +01:00
Philipp Stracker
b387fff9ef
🦺 Ensure valid default for sellerType in JS 2025-02-10 18:54:09 +01:00
Philipp Stracker
acdf109ca8
Provide new hook with sanitized merchant data 2025-02-10 18:53:42 +01:00
Philipp Stracker
9037fa9b7d
🦺 Losen the validation rules for Client ID 2025-02-10 16:27:52 +01:00
Emili Castells
aca02dcb90
Merge pull request #3085 from woocommerce/PCP-4188-check-and-fix-all-links
Check and fix all links (4188)
2025-02-10 12:21:23 +01:00
carmenmaymo
ecfcdae03d
Fix links
Remove the paylater sign up link
2025-02-10 11:55:56 +01:00