Commit graph

9127 commits

Author SHA1 Message Date
Narek Zakarian
0cdb46dfa6
Map the vaulting for the Credit and Debit Cards 2025-02-17 17:34:41 +04:00
Narek Zakarian
228861ee89
Map the "vaulting" 2025-02-17 17:33:53 +04:00
Narek Zakarian
3e5f151bbb
Map the "Order intent" 2025-02-17 17:31:56 +04:00
Philipp Stracker
274875ccde
Refresh Redux data after manual authentication 2025-02-17 14:19:50 +01:00
Philipp Stracker
68e3cad0e8
🚚 Rename a hook as its responsibility changed 2025-02-17 14:19:11 +01:00
Narek Zakarian
7a03bda2ac
Map the "Invoice prefix" 2025-02-17 17:18:10 +04:00
Philipp Stracker
480d15a7fb
Implement a full-store-refresh hook 2025-02-17 14:17:37 +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
180e47fa0a
♻️ Fix hooks in the TabOverview component 2025-02-17 14:07:00 +01:00
carmenmaymo
25709e2f8d
Add wp_set_script_translations to settings module 2025-02-17 14:04:34 +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
512b2566e0
Remove features data class 2025-02-17 11:19:18 +01:00
carmenmaymo
7900ef8398
Map onclick and use activeModal 2025-02-17 09:57:37 +01:00
carmenmaymo
24129f3f60
Use the features from endpoint 2025-02-17 09:55:17 +01:00
carmenmaymo
f5acc09f24
Add endpoint to settings list 2025-02-17 08:41:19 +01:00
carmenmaymo
29c4652275
Fix comment 2025-02-17 08:40:41 +01:00
carmenmaymo
24b01ad049
Add data class 2025-02-17 08:39:48 +01:00
carmenmaymo
235047ede3
Add country location for links in features 2025-02-17 08:39:27 +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
9dd811319c
💄 Fix top-margins on Styling tab 2025-02-14 17:01:18 +01:00
Philipp Stracker
7d052b01a0
💄 Right-align the badge in the connection tab
A badge should not be displayed on a separate line by itself; it should annotate an item
2025-02-14 16:49:15 +01:00
Emili Castells Guasch
cf98b6b64b Merge branch 'trunk' into PCP-3904-show-new-settings-ui-to-new-merchants-only 2025-02-14 16:20:52 +01:00
Philipp Stracker
5afdc815ef
🐛 Enable the PayPal method after onboarding
This gateway should be active for every merchant right after onboarding, regardless of seller-type of onboarding choices.
2025-02-14 16:19:44 +01:00
Emili Castells
be6cbd465f
Merge pull request #3111 from woocommerce/PCP-4192-new-ux-defaults-testing
Pcp 4192 new ux defaults testing
2025-02-14 14:47:19 +01:00
Philipp Stracker
1d5ef6d58b
💡 Update a code comment 2025-02-14 13:14:18 +01:00
Philipp Stracker
68b924f4e3
Replace dummy flag with real merchant type 2025-02-14 13:13:43 +01:00
Philipp Stracker
09bbcb0b3c
Replace dummy value with real onboarding-flag 2025-02-14 13:12:21 +01:00
Philipp Stracker
6061d9e20e
New enum to define product choices 2025-02-14 13:11:58 +01:00
Philipp Stracker
0e0a73db11
Replace dummy flag with real user choice 2025-02-14 13:06:33 +01:00
Philipp Stracker
37e442eb1e
♻️ Rename onboarding prop to match its meaning 2025-02-14 13:05:01 +01:00
Philipp Stracker
f958696c5f
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/src/Endpoint/PaymentRestEndpoint.php
2025-02-14 12:55:57 +01:00
Philipp Stracker
41a07b47dc
Initialize Pay Later Messaging after onboarding 2025-02-14 12:53:12 +01:00
Philipp Stracker
1c25075ea4
Draft a paylater messaging data service 2025-02-14 12:52:35 +01:00