Commit graph

6152 commits

Author SHA1 Message Date
carmenmaymo
904be9c0cc
Align to the left and under the arrow 2025-01-27 11:50:51 +01:00
Emili Castells
36d669c3a6
Merge pull request #2766 from woocommerce/PCP-3512_improve-gettting-terms-and-conditions
replace wc_terms_and_conditions_page_id() to avoid errors (3512)
2025-01-27 10:50:59 +01:00
Emili Castells Guasch
b08c6f671a Add filter to register standrard card button gateway programmatically 2025-01-24 13:46:59 +01:00
Emili Castells Guasch
47e8fec98c Hide acdc and local apms for non acdc regions 2025-01-24 11:44:46 +01:00
Emili Castells Guasch
8cba869d7c Add display conditions for applepay, googleplay and fastlane 2025-01-24 11:22:24 +01:00
Emili Castells Guasch
dde1a702ea Merge branch 'trunk' into PCP-4077-conditionally-display-payment-methods 2025-01-24 11:01:12 +01:00
Emili Castells Guasch
505babbab0 Merge trunk 2025-01-24 09:56:04 +01:00
Emili Castells Guasch
c8e7ad9a5d Add display conditional for applepay and googlepay 2025-01-24 09:52:55 +01:00
Philipp Stracker
d2cab43c8f
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/PaymentMethodItemBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings/Tabs/TabOverview.js
2025-01-23 19:59:45 +01:00
Philipp Stracker
74cb182565
💄 Fix the nav-title font 2025-01-23 19:54:17 +01:00
Philipp Stracker
fbb4420b80
♻️ Shorten hook property name 2025-01-23 19:52:17 +01:00
Philipp Stracker
3840352c54
🔥 Remove unused files 2025-01-23 19:50:13 +01:00
Philipp Stracker
a64b1b9d24
♻️ Migrate StepPaymentMethods to OptionSelector 2025-01-23 19:50:02 +01:00
Philipp Stracker
294bd5c67b
🎨 Use new callback method props 2025-01-23 19:41:31 +01:00
Philipp Stracker
31856def94
♻️ Simplify the StepProducts component 2025-01-23 19:41:06 +01:00
Philipp Stracker
78386cb0a3
🎨 Minor code adjustments 2025-01-23 19:40:43 +01:00
Philipp Stracker
508c9e85c4
♻️ Simplify the base Checkbox component 2025-01-23 19:40:16 +01:00
Philipp Stracker
5ac017c79e
♻️ Implement new OptionSelector in StepBusiness 2025-01-23 18:21:19 +01:00
Philipp Stracker
e3bbd73e66
Create a much cleaner “SelectBox” alternative 2025-01-23 18:20:57 +01:00
Philipp Stracker
34b8e2de90
♻️ Improve the RadioButton component 2025-01-23 18:20:25 +01:00
Philipp Stracker
60cedb3fe0
💄 Fix broken UI in wizard (welcome screen) 2025-01-23 17:51:15 +01:00
Philipp Stracker
cbdf0c23e6
🧑‍💻 Improve Redux debugging 2025-01-23 17:50:07 +01:00
Philipp Stracker
143e089f79
Merge pull request #3016 from woocommerce/PCP-3932-implement-logic-for-the-features
Settings UI: Refactor Overview tab and update Feature button links
2025-01-23 17:28:58 +01:00
Emili Castells Guasch
de475ed0ec Hide venmo when store location is not united states 2025-01-23 16:18:05 +01:00
Philipp Stracker
09ca3d0871
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SelectBox.js
2025-01-23 16:12:52 +01:00
Emili Castells Guasch
8545689e78 Remove objects without keys 2025-01-23 16:05:43 +01:00
Philipp Stracker
4015a8fa3c
♻️ Switch ControlRadio to use default WP component 2025-01-23 16:04:06 +01:00
Philipp Stracker
3894919d43
🐛 Convert select field value to expected format 2025-01-23 16:01:27 +01:00
Emili Castells Guasch
d44fafe415 Add filter to unset payment method items 2025-01-23 15:43:19 +01:00
Philipp Stracker
c536787215
🐛 Fix incorrect import 2025-01-23 15:19:22 +01:00
Philipp Stracker
874b9c5e96
♻️ Use the generic select field in ControlSelect 2025-01-23 15:19:10 +01:00
Philipp Stracker
5e9abb8d80
Create a generic select field 2025-01-23 15:18:54 +01:00
Emili Castells Guasch
c9b9b85cb1 Fix phpcs 2025-01-23 14:14:47 +01:00
Emili Castells Guasch
3b30e89d71 Fix phpcs 2025-01-23 14:14:18 +01:00
Philipp Stracker
59d971d5fe
🔥 Remove unused props from Redux store 2025-01-23 13:41:37 +01:00
Philipp Stracker
6a36951159
New Redux prop for disabled credit cards 2025-01-23 13:41:24 +01:00
Philipp Stracker
d24adbfe2f
♻️ Migrate SelectBlock to ControlSelect 2025-01-23 13:41:14 +01:00
Philipp Stracker
00b720088a
🎨 Minor code simplification 2025-01-23 13:32:26 +01:00
Philipp Stracker
7f861c5825
🚚 Move settings-controls into new subfolder 2025-01-23 13:28:57 +01:00
Philipp Stracker
b9df4d06a4
🔥 Clean up ControlButton 2025-01-23 13:24:46 +01:00
Philipp Stracker
420437d55a
♻️ Migrate RadioBlock to ControlRadioGroup 2025-01-23 13:24:32 +01:00
Philipp Stracker
f721d991e8
💄 Adjust layout of the button blocks 2025-01-23 13:06:47 +01:00
Philipp Stracker
209c264f71
♻️ Migrate ButtonBlock to ControlButton 2025-01-23 12:46:11 +01:00
Emili Castells Guasch
e82fdc199e Add modal data to data store 2025-01-23 12:29:41 +01:00
Emili Castells Guasch
55a0dd4824 Merge branch 'trunk' into PCP-4120-add-payment-method-modal-data-to-data-store 2025-01-23 11:16:05 +01:00
Emili Castells
449a4a3e50
Merge pull request #3011 from woocommerce/PCP-4108-remove-heading-when-configurator-throws-error
Remove the heading when configurator throws an error (4108)
2025-01-23 11:09:29 +01:00
Emili Castells
a6911bb5ee
Merge pull request #3014 from woocommerce/PCP-4013-checkboxes-should-toggle-when-clicking-anywhere-inside-the-box
Toggle the checkboxes when clicking anywhere inside the box
2025-01-23 11:07:14 +01:00
Emili Castells Guasch
c0af10b621 Merge trunk 2025-01-23 11:02:44 +01:00
Emili Castells
04d2b09ff0
Merge pull request #3012 from woocommerce/fix/PCP-4105-methods-onboarding-disable-button
Add methods prop to enable button (4105)
2025-01-23 10:59:02 +01:00
Emili Castells
1a1d896ba8
Merge pull request #2891 from woocommerce/PCP-3949-changing-subscription-payment-method-to-acdc-results-in-an-error
Changing subscription payment method to ACDC results in an error (3949)
2025-01-23 10:56:01 +01:00