Commit graph

653 commits

Author SHA1 Message Date
Philipp Stracker
839ee7b380
🚚 Rename the feature config module 2025-01-24 13:11:21 +01:00
Philipp Stracker
4883077338
♻️ Remove parent object from “getFeatures” method 2025-01-24 13:10:20 +01:00
Philipp Stracker
a3d95f23c2
♻️ Extract sub-components in overview tab 2025-01-24 13:07:32 +01:00
Philipp Stracker
f7845c72f6
💄 Style the OptionSelector boxes (wizard) 2025-01-24 12:50:51 +01:00
Philipp Stracker
cb9f185d71
🚸 Make full checkbox-container clickable 2025-01-24 12:36:21 +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
Philipp Stracker
09ca3d0871
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SelectBox.js
2025-01-23 16:12:52 +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
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
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 Guasch
88201efa3e Add custom modal data to data store 2025-01-23 10:54:10 +01:00
Philipp Stracker
74c9647456
💫 Animate accordion open/close action 2025-01-22 18:31:46 +01:00
Philipp Stracker
99c7541bb1
💫 Fix UI animations inside accordion content 2025-01-22 18:24:27 +01:00
Daniel Dudzic
b2bb4efb60
Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +01:00
Philipp Stracker
5a4b403732
Integrate Redux & persistence to more settings 2025-01-22 18:16:13 +01:00
Philipp Stracker
7eb3e702f7
💄 Apply new Accordion props to onboarding wizard 2025-01-22 17:57:30 +01:00
Philipp Stracker
3e41928f59
♻️ Allow styling of the accordion title 2025-01-22 17:56:05 +01:00
Philipp Stracker
bd6a9cc2c1
💄 Fix some Accordion styling 2025-01-22 17:54:46 +01:00
Philipp Stracker
979a01f45a
♻️ Replact AccordionBlock with plain Accordion 2025-01-22 17:54:33 +01:00