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 |
|
Emili Castells
|
429a69ad8a
|
Merge pull request #3027 from woocommerce/PCP-4129-configure-button-in-features-should-optionally-open-the-payment-method-modal
Configure button in Features should optionally open the payment method modal (4129)
|
2025-01-28 16:20:26 +01:00 |
|
Daniel Dudzic
|
06546e2bc1
|
Fix the Todos in the Overview tab
|
2025-01-28 16:19:50 +01:00 |
|
Emili Castells
|
fd77f67116
|
Merge pull request #3032 from woocommerce/PCP-4017-remove-sepa-icons
Remove SEPA icons from onboarding (4017)
|
2025-01-28 16:12:15 +01:00 |
|
Emili Castells Guasch
|
016fe5506f
|
Fix phpcs
|
2025-01-28 16:11:50 +01:00 |
|
Emili Castells Guasch
|
09d0b48d16
|
Fix phpcs
|
2025-01-28 16:01:49 +01:00 |
|
Philipp Stracker
|
24843bc26d
|
💄 Remove the SEPA logos
|
2025-01-28 15:59:54 +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 |
|
Philipp Stracker
|
f64a9485a2
|
✨ Prepare new LearnMore component
|
2025-01-28 14:55:50 +01:00 |
|
Daniel Hüsken
|
19f9d8a6b7
|
Fix pay with trustly
|
2025-01-28 14:11:09 +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 |
|
carmenmaymo
|
f88d547451
|
Fix broken onboarding when no tabs were passed
|
2025-01-28 14:09:59 +01:00 |
|
carmenmaymo
|
2f99866267
|
Fix CS
|
2025-01-28 13:55:43 +01:00 |
|
Emili Castells
|
5b212879d5
|
Merge pull request #3029 from woocommerce/PCP-4135-fix-js-error-button-is-not-defined
Fix JS error "Button is not defined" (4135)
|
2025-01-28 13:40:24 +01:00 |
|
Philipp Stracker
|
d18292b6a7
|
Merge pull request #3028 from woocommerce/PCP-4124-dynamic-logic-for-things-to-do-next
Settings UI: Add dynamic Things to do section (PCP-4124)
|
2025-01-28 13:38:24 +01:00 |
|
carmenmaymo
|
ede2cb51b3
|
Remove lines
|
2025-01-28 13:31:37 +01:00 |
|
Philipp Stracker
|
7bd3c0b199
|
🚨 Fix psalm warnings
|
2025-01-28 13:26:44 +01:00 |
|
Philipp Stracker
|
6aecfdad31
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/resources/js/Components/Screens/Settings/Tabs/TabOverview.js
|
2025-01-28 13:12:50 +01:00 |
|
Philipp Stracker
|
34ccd47bbc
|
🩹 Fix React warning about missing key-props
|
2025-01-28 12:53:48 +01:00 |
|
Philipp Stracker
|
d547a3b218
|
🩹 Fix React deprecation warnings
|
2025-01-28 12:53:33 +01:00 |
|
Philipp Stracker
|
dc6c8e2316
|
🐛 Fix JS error in the payment method modal
|
2025-01-28 12:44:30 +01:00 |
|
Philipp Stracker
|
c2859e362a
|
🐛 Fix the JS error about “Button not defined”
|
2025-01-28 12:42:43 +01:00 |
|
Philipp Stracker
|
11bff3cd40
|
♻️ Migrate onboarding store to thunks
|
2025-01-28 12:21:48 +01:00 |
|
carmenmaymo
|
3413516799
|
Add style
|
2025-01-28 12:15:49 +01:00 |
|
carmenmaymo
|
bce124aa8d
|
Merge branch 'refs/heads/trunk' into fix/4022-move-tabpanel-navigation-up
# Conflicts:
# modules/ppcp-settings/resources/js/Components/Screens/Settings/Components/Navigation.js
|
2025-01-28 12:07:25 +01:00 |
|
Daniel Dudzic
|
0d59f9e39c
|
Fix PHPCS errors
|
2025-01-28 11:55:47 +01:00 |
|
Daniel Dudzic
|
611dc0ae38
|
Settings UI: Move Todos config data to a dedicated REST endpoint. Add payment method - todo state sync.
|
2025-01-28 11:52:56 +01:00 |
|
Emili Castells Guasch
|
02159b10c7
|
Merge trunk
|
2025-01-28 11:51:38 +01:00 |
|
Emili Castells
|
eee8f8e6a8
|
Merge pull request #3022 from woocommerce/PCP-4123-payment-method-icon-for-oxxo-pay-upon-invoice
Payment method icon for OXXO & Pay upon Invoice
|
2025-01-28 11:47:07 +01:00 |
|
Emili Castells Guasch
|
73260a5d28
|
Add correct id for active modal
|
2025-01-28 11:46:37 +01:00 |
|
Philipp Stracker
|
401f6e5853
|
🔀 Merge branch 'trunk'
|
2025-01-28 11:43:44 +01:00 |
|
Emili Castells Guasch
|
7b30568dd2
|
Merge trunk
|
2025-01-28 11:29:15 +01:00 |
|
Emili Castells
|
9e1121a905
|
Merge pull request #3026 from woocommerce/PCP-4125-fix-layout-issues
Fix layout issues (4125)
|
2025-01-28 11:25:54 +01:00 |
|
Philipp Stracker
|
34d82349d1
|
Merge pull request #3008 from woocommerce/PCP-4049-remove-woo-payments-menu-item-on-pay-pal-payments-settings-pages
Remove WooPayments menu item on PayPal Payments settings pages (4049)
|
2025-01-28 11:14:08 +01:00 |
|
Philipp Stracker
|
77f6ecb3d1
|
💄 Fix radio-button alignment
|
2025-01-28 10:48:26 +01:00 |
|
Philipp Stracker
|
4a611cf3b4
|
💄 Improve webhook details in Troubleshooting tab
|
2025-01-28 10:47:22 +01:00 |
|
Philipp Stracker
|
d09e48df77
|
🚚 Move settings-tab files to correct folder
|
2025-01-28 10:30:26 +01:00 |
|
Philipp Stracker
|
b9282b510c
|
💄 For send-only country: Hide Save, add CTA
|
2025-01-28 10:22:42 +01:00 |
|
Philipp Stracker
|
609fe0fd59
|
💄 Fix title appearance in the Styling tab
|
2025-01-28 09:54:26 +01:00 |
|
carmenmaymo
|
34ca8db61f
|
Move tabpanel navigation up
|
2025-01-28 08:59:06 +01:00 |
|
Philipp Stracker
|
41afaafa5f
|
♻️ Improve TabPaymentMethods structure
|
2025-01-27 22:28:27 +01:00 |
|
Philipp Stracker
|
26bd9f2d05
|
🐛 Fix re-render issues
|
2025-01-27 20:35:54 +01:00 |
|
Philipp Stracker
|
9de82ee152
|
🚚 Move a config file to better location
|
2025-01-27 18:58:37 +01:00 |
|
Philipp Stracker
|
408b7eede5
|
🐛 Fix broken checkbox logic
|
2025-01-27 18:54:27 +01:00 |
|
Philipp Stracker
|
94069238f3
|
♻️ Add a “name” prop to every CheckboxGroup
|
2025-01-27 18:54:02 +01:00 |
|
Philipp Stracker
|
dd454d4d12
|
💄 Fix alignment of horizontal radio-controls
|
2025-01-27 18:52:19 +01:00 |
|
Philipp Stracker
|
9d3080a259
|
💄 FIx the loading-spinner position and layout
|
2025-01-27 18:04:47 +01:00 |
|
Philipp Stracker
|
60f54d56ea
|
💄 Fix settings-container alignment & width
|
2025-01-27 17:22:35 +01:00 |
|