Commit graph

68 commits

Author SHA1 Message Date
Philipp Stracker
a582b256d8
🔀 Merge branch 'trunk' & resolve conflicts
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/FeatureSettingsBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings/Components/Overview/Features.js
2025-01-27 13:36:30 +01:00
Philipp Stracker
7468e0f538
🐛 Don’t render invalid payment method entries
Removes items that are not initialized, during first component render
2025-01-27 11:28:23 +01:00
Philipp Stracker
e4feb1f8f8
♻️ Switch PaymentMethodsBlock to new action 2025-01-27 11:07:57 +01:00
Philipp Stracker
7613babb7c
♻️ Minor code cleanup in PaymentMethodsBlock 2025-01-27 11:07:19 +01:00
Emili Castells Guasch
bef1c92f3f Merge trunk 2025-01-27 11:06:56 +01:00
Philipp Stracker
5c5601af97
🚸 Replace clickable div with button 2025-01-24 17:06:15 +01:00
Philipp Stracker
9cadf1ff76
♻️ Use wp icon instead of custom SVG 2025-01-24 17:03:23 +01:00
Philipp Stracker
63185b39b7
💄 Fix the payment method item grid layout 2025-01-24 17:01:03 +01:00
Philipp Stracker
95bdf8bcc7
💄 Fix layout of feature overview 2025-01-24 16:29:03 +01:00
Philipp Stracker
105202f833
💄 Resolve the nested “button > a” structure 2025-01-24 16:10:28 +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
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
Narek Zakarian
750a851919
Implement country based descriptions 2025-01-23 19:44:39 +04:00
Philipp Stracker
d24adbfe2f
♻️ Migrate SelectBlock to ControlSelect 2025-01-23 13:41:14 +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
209c264f71
♻️ Migrate ButtonBlock to ControlButton 2025-01-23 12:46:11 +01:00
Daniel Dudzic
b2bb4efb60
Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +01:00
Philipp Stracker
837656eaf6
🚚 Move AccordionSettingsBlock up one level 2025-01-22 17:20:15 +01:00
Philipp Stracker
cb474dcce7
♻️ Shorten generic CSS class names 2025-01-22 17:19:23 +01:00
Philipp Stracker
8bd29e921f
♻️ Migrate ToggleSetting to ControlToggleButton 2025-01-22 16:48:49 +01:00
Philipp Stracker
b865ae82c7
New static-value control 2025-01-22 16:05:54 +01:00
Philipp Stracker
7a71ff3657
♻️ Remove description-location-logic 2025-01-22 15:48:11 +01:00
Philipp Stracker
f90ab656f5
♻️ Migrate InputSettings to ControlTextInput 2025-01-22 15:32:22 +01:00
Philipp Stracker
2f79a9fe4d
🚧 Fix CSS class of ButtonSettingsBlock 2025-01-22 15:31:31 +01:00
Philipp Stracker
d8ecb019de
🚧 Adjust architecture of ButtonSettingsBlock 2025-01-22 15:30:22 +01:00
Philipp Stracker
4da27fdb05
🚚 Rename component to TitleExtra 2025-01-22 15:09:41 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
Philipp Stracker
bd2af4fd64
♻️ Refactor InputSettingsBlock for Redux usage 2025-01-21 19:06:53 +01:00
Philipp Stracker
47294ca530
♻️ Organize some reusable components 2025-01-21 18:57:36 +01:00
Philipp Stracker
c7b80b6cd5
♻️ SImplify InputSettingsBlock logic 2025-01-21 18:35:17 +01:00
Emili Castells Guasch
cca1313fec Add item title and description 2025-01-21 18:02:46 +01:00
Emili Castells Guasch
6ec624d37b Merge trunk 2025-01-21 10:44:15 +01:00
Emili Castells Guasch
2bea225d9b Connect enable payment method to data store 2025-01-20 16:04:35 +01:00
Philipp Stracker
1152079df0
♻️ Small improvements on reusable component code 2025-01-17 15:35:50 +01:00
Philipp Stracker
1cac69ce99
Make some generic UI components themeable 2025-01-16 14:37:44 +01:00
Philipp Stracker
2c3bb50af5
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/App.js
#	modules/ppcp-settings/resources/js/Components/Screens/tabs.js
2025-01-13 11:29:30 +01:00
Philipp Stracker
406e8ebc98
Add generic option to suppress separator lines 2025-01-10 18:29:54 +01:00
Philipp Stracker
25887024a6
♻️ Start to unclutter SCSS a bit 2025-01-10 18:29:14 +01:00
carmenmaymo
20fdda95c5
Update with trunk 2025-01-10 12:43:38 +01:00
Philipp Stracker
fc6209bdfb
Merge pull request #2965 from woocommerce/PCP-3917-things-to-do-next-component-functionality
Things to do next static component functionality (3917)
2025-01-09 15:34:22 +01:00
Philipp Stracker
d338b82b7b
Merge pull request #2966 from woocommerce/PCP-4078-create-connect-live-account-block-to-switch-to-live-account
Create the component for live account connection (4078)
2025-01-09 14:58:44 +01:00
Daniel Dudzic
02baae890f
Consolidate payment method modals into unified config-driven system 2025-01-09 00:16:12 +01:00
Narek Zakarian
c04f8badde
Allow button to hve an empty value 2025-01-08 17:12:49 +04:00
Emili Castells Guasch
bb84fe4346 Show 5 todo items 2025-01-07 12:18:24 +01:00
Emili Castells Guasch
47b9cfbbdb Add todos data 2025-01-03 17:41:05 +01:00
Emili Castells Guasch
23077a14ee Add prop id to content component 2025-01-03 16:49:38 +01:00
Emili Castells Guasch
2e3c1f3280 Merge temp/settings ui 2025-01-03 15:17:03 +01:00
Emili Castells Guasch
bdb72d7ad0 Add todo item click handler 2025-01-03 12:11:31 +01:00