Commit graph

137 commits

Author SHA1 Message Date
Philipp Stracker
0867a3cc63
♻️ Remove duplicate “common.isReady” accessor 2025-02-17 13:24:12 +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
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
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
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 Guasch
0c424413b1 Register card button gateway and hide items in payment methods screen conditionally 2025-02-11 14:20:12 +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
988d221a98
♻️ Sample implementation of seller-type in JS 2025-02-10 18:54:31 +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
carmenmaymo
755bc12fe2
Rewrite description & placeholder of disable cards field 2025-02-10 09:43:15 +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
Philipp Stracker
877c7bbe3b
💫 Animate the confirmation message 2025-02-07 16:50:46 +01:00
Philipp Stracker
b985059181
♻️ Slightly simplify notification code 2025-02-07 16:50:39 +01:00
Philipp Stracker
37f0eca787
♻️ Refactor and improve confirm message logic 2025-02-07 16:16:25 +01:00
Philipp Stracker
f2580a1e11
♻️ Wrap confirmation text in a new span 2025-02-07 16:15:18 +01:00
Philipp Stracker
ca4fc6acbd
🎨 Extract magic number to a constant 2025-02-07 16:13:02 +01:00
Philipp Stracker
66dddcff8b
💫 Hide the save confirmation after a short time 2025-02-07 16:12:04 +01:00
Philipp Stracker
5869c6be21
Add a save confirmation notice 2025-02-07 16:04:35 +01:00
Emili Castells Guasch
7ebf94a600 Filter enabled payment methods 2025-02-07 16:03:26 +01:00
Philipp Stracker
2d09b3bd71
Set the new asModal prop in all SpinnerOverlay’s 2025-02-06 19:03:11 +01:00
Philipp Stracker
68644c3d62
Merge pull request #3061 from woocommerce/fix/PCP-4165-trim-soft-descriptor
Limit length of Soft Descriptor (4165)
2025-02-06 18:25:13 +01:00
carmenmaymo
b71730f0a7
Default to WP site title on brand name 2025-02-06 13:03:04 +01:00
carmenmaymo
d7829b11d3
Limit length of soft descriptor in front and backend 2025-02-05 15:12:35 +01:00
Philipp Stracker
91c8bdafb9
Initial version of Disconnect button 2025-02-04 18:55:45 +01:00
Emili Castells
3c5c348d70
Merge pull request #3047 from woocommerce/fix/PCP-4153-rename-to-sign-up
Rename "apply" labels in features tab to "sign up"
2025-02-04 16:00:48 +01:00
Philipp Stracker
0894d9e691
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AcdcFlow.js
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AcdcOptionalPaymentMethods.js
2025-02-04 15:59:07 +01:00
carmenmaymo
802155e5d3
Rename "apply" labels in features tab to "sign up" 2025-02-04 11:30:27 +01:00
Daniel Dudzic
f6717e2e66
Settings UI: Add Todos saving and dismissing 2025-02-03 23:06:33 +01:00
Daniel Dudzic
0daf56b2af
Settings UI: Move Things To Do config data to a separate definition file. Add settings highlighting. Add todos dismissing. 2025-01-30 12:54:05 +01:00
Philipp Stracker
c79ed52fb4
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/BadgeBox.js
2025-01-29 18:22:42 +01:00
Philipp Stracker
8aee26c9d1
🔀 Merge branch 'trunk' 2025-01-29 17:31:04 +01:00
Philipp Stracker
5344b44033
🚚 Rename TabNavigation to make it more unique 2025-01-29 17:12:06 +01:00
Philipp Stracker
ffa869fce4
♻️ Change TabNavigation to generic “subNavigation” 2025-01-29 17:10:27 +01:00
Emili Castells
696f50e404
Merge pull request #3030 from woocommerce/fix/4022-move-tabpanel-navigation-up
Fix/4022 move tabPanel navigation up
2025-01-29 12:36:51 +01:00
Emili Castells
e9dda848ae
Merge pull request #3033 from woocommerce/PCP-4124-dynamic-logic-for-things-to-do-next-ver2
Fix the Todos in the Overview tab (4124)
2025-01-28 16:25:00 +01:00
Daniel Dudzic
06546e2bc1
Fix the Todos in the Overview tab 2025-01-28 16:19:50 +01:00
Emili Castells Guasch
463e158f21 Add pay later messaging in the response 2025-01-28 15:39:59 +01:00
Emili Castells Guasch
66752c4a0b Add apms enabled to endpoint response 2025-01-28 15:07:38 +01:00
Philipp Stracker
d273ad1762
💬 Remove trailing space from URLs 2025-01-28 14:56:19 +01:00
Emili Castells Guasch
6654fde0b5 Merge branch 'trunk' into PCP-4129-configure-button-in-features-should-optionally-open-the-payment-method-modal 2025-01-28 14:10:02 +01:00