Commit graph

330 commits

Author SHA1 Message Date
Emili Castells Guasch
fa60a38c22 Rename conditional property 2025-02-25 14:50:09 +01:00
Emili Castells Guasch
cd57bf6add Do not display onboarding payment methods screen when woopayments is active 2025-02-25 11:46:33 +01:00
Daniel Dudzic
e72b7deb09
Additional fixes. Fix logic for Google Pay and Apple Pay 2025-02-24 16:23:37 +01:00
Daniel Dudzic
78d14f4858
Merge branch 'PCP-4210-features-refactor-to-use-rest-endpoints' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4210-features-refactor-to-use-rest-endpoints 2025-02-24 16:21:27 +01:00
Daniel Dudzic
84854e737a
Clean up the Features store a bit and split the TabOverview into separate files 2025-02-24 15:46:34 +01:00
carmenmaymo
68fe134ed0
Merge branch 'trunk' into PCP-4210-features-refactor-to-use-rest-endpoints
# Conflicts:
#	modules/ppcp-settings/services.php
2025-02-24 11:43:05 +01:00
Daniel Dudzic
175cdee72c
Payment Methods: Add dependency-based status sync 2025-02-21 13:01:13 +01:00
carmenmaymo
60ce6a0123
Remove features from debug refresh 2025-02-18 15:02:57 +01:00
carmenmaymo
f2dde9a6e1
Remove reset & fix lint 2025-02-17 16:14:10 +01:00
carmenmaymo
c902f24010
Merge remote-tracking branch 'origin/PCP-4210-features-refactor-to-use-rest-endpoints' into PCP-4210-features-refactor-to-use-rest-endpoints
# Conflicts:
#	modules/ppcp-settings/resources/js/data/debug.js
2025-02-17 15:38:13 +01:00
Philipp Stracker
67256ea056
Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Settings/Tabs/TabOverview.js
#	modules/ppcp-settings/resources/js/data/debug.js
2025-02-17 15:32:54 +01:00
carmenmaymo
8fa0f6f2b6
Remove Feature store from debug 2025-02-17 15:09:21 +01:00
Philipp Stracker
845e6b876a
Load persistent data on first store access 2025-02-17 14:37:49 +01:00
Philipp Stracker
2477e4d357
Add missing reset action to todo store 2025-02-17 14:09:12 +01:00
Philipp Stracker
7185f5190f
♻️ Move data sanitation logic into selector 2025-02-17 14:08:47 +01:00
Philipp Stracker
afcadb9508
♻️ Fix hooks in the TabOverview component 2025-02-17 14:08:07 +01:00
Philipp Stracker
b9785d1705
🧑‍💻 Add simple filter-callback for dumpStore 2025-02-17 13:43:41 +01:00
Philipp Stracker
e5f83756ab
♻️ Convert todo-store hooks to new code pattern 2025-02-17 13:33:00 +01:00
Philipp Stracker
1bebfe5e62
♻️ Convert styling hooks to new code pattern 2025-02-17 13:31:21 +01:00
Philipp Stracker
a9bba9fb92
♻️ Convert settings hooks to new code pattern 2025-02-17 13:28:35 +01:00
Philipp Stracker
0867a3cc63
♻️ Remove duplicate “common.isReady” accessor 2025-02-17 13:24:12 +01:00
Philipp Stracker
161df3a85f
♻️ Convert common hooks to new code pattern 2025-02-17 13:21:56 +01:00
Philipp Stracker
85360ab7f1
Add refresh hook to sample store 2025-02-17 13:20:00 +01:00
Philipp Stracker
2d3b37ee17
Add missing refresh action to onboarding store 2025-02-17 13:18:34 +01:00
Philipp Stracker
512574a9ad
🧑‍💻 Improve debug tools 2025-02-17 13:18:15 +01:00
carmenmaymo
1497cbae52
Add actions in feature definitions 2025-02-17 12:59:38 +01:00
carmenmaymo
7900ef8398
Map onclick and use activeModal 2025-02-17 09:57:37 +01:00
carmenmaymo
d33015e3c4
Add all store files 2025-02-17 08:38:06 +01:00
carmenmaymo
3efd5d66b0
Merge branch 'trunk' into PCP-4210-features-refactor-to-use-rest-endpoints 2025-02-15 08:58:33 +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
30ff337c06
♻️ Reuse existing gateway-IDs for styling tab 2025-02-13 15:22:21 +01:00
Philipp Stracker
cb218b69b6
🔀 Merge branch 'trunk' 2025-02-12 17:03:55 +01:00
carmenmaymo
1e22c127c3
Add logic to extract features-config 2025-02-12 17:03:35 +01:00
Philipp Stracker
da80defa93
Add new “reset” flag to the JS-logic 2025-02-12 16:32:52 +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
696f8ec6e0
Expose startActivity and stopActivity actions 2025-02-12 15:37:20 +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
Philipp Stracker
6e7a6496e5
♻️ Improve the Redux hook 2025-02-10 19:10:04 +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
Emili Castells
b1adebdfe6
Merge pull request #3078 from woocommerce/PCP-4138-confirmation-message-after-saving-settings
Confirmation message after saving settings (4138)
2025-02-07 17:15:15 +01:00
Emili Castells
c35b0dba75
Merge pull request #3077 from woocommerce/PCP-4194-only-show-active-payment-methods
Only show active payment methods (PCP-4194)
2025-02-07 17:14:18 +01:00
Emili Castells Guasch
7ebf94a600 Filter enabled payment methods 2025-02-07 16:03:26 +01:00
Philipp Stracker
88d96f8965
Add new activity observer hook 2025-02-07 15:37:01 +01:00
Philipp Stracker
e88622591e
🔀 Merge branch 'trunk' 2025-02-07 14:44:19 +01:00