Commit graph

204 commits

Author SHA1 Message Date
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 Guasch
88201efa3e Add custom modal data to data store 2025-01-23 10:54:10 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
carmenmaymo
381fe248e3
Add methods prop to enable button 2025-01-21 14:01:17 +01:00
Emili Castells Guasch
6ec624d37b Merge trunk 2025-01-21 10:44:15 +01:00
Philipp Stracker
d1ce0abbde
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/src/SettingsModule.php
2025-01-20 16:41:42 +01:00
Emili Castells Guasch
2bea225d9b Connect enable payment method to data store 2025-01-20 16:04:35 +01:00
Philipp Stracker
77ed657394
♻️ Apple new code style to common store 2025-01-17 19:25:55 +01:00
Philipp Stracker
4d38c15b29
♻️ Apply new code style to onboarding store 2025-01-17 19:25:44 +01:00
Philipp Stracker
10129d49b5
♻️ Apply new code style to example store 2025-01-17 19:25:10 +01:00
Philipp Stracker
cd63b18608
🎨 Minor code cleanup 2025-01-17 19:22:01 +01:00
Philipp Stracker
7365f75eba
🐛 Add missing action dispatcher 2025-01-17 19:05:51 +01:00
Philipp Stracker
5e9866cde9
Add data sanitation to the Redux store 2025-01-17 18:05:50 +01:00
Philipp Stracker
00519d9e25
🔥 Clean up Styling hooks 2025-01-17 16:34:17 +01:00
Philipp Stracker
b866ac79f6
♻️ Improve location naming in React 2025-01-17 16:34:06 +01:00
Philipp Stracker
5c371d928e
Implement logic for the enable buttons checkbox 2025-01-17 16:17:33 +01:00
Philipp Stracker
8b945dab95
♻️ Move checkbox-configuraton into component 2025-01-17 16:08:25 +01:00
Philipp Stracker
962c69905d
💄 New help icon instead of text for location info 2025-01-17 15:38:08 +01:00
Philipp Stracker
a7be75b55e
Add conditional logic to layout & tagline 2025-01-17 15:35:21 +01:00
Daniel Dudzic
7f1a0c4b48
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4094-redux-store-for-settings 2025-01-17 14:24:15 +01:00
Daniel Dudzic
6993038c05
Settings UI: Add Settings tab Redux store 2025-01-17 13:59:17 +01:00
Philipp Stracker
00c00bf9b1
💄 Improvement UX for the “tagline” option 2025-01-17 13:27:31 +01:00
Philipp Stracker
0428dd08aa
Add location-specific configuration 2025-01-17 13:20:58 +01:00
Philipp Stracker
18429d91e5
♻️ Split the styling hook into multiple hook 2025-01-17 13:05:32 +01:00
Philipp Stracker
a5ceec2af4
♻️ Location-prop accessors require a location arg
Instead of using the “location” property, we want to explicitly specify which location props to access
2025-01-17 13:04:21 +01:00
Philipp Stracker
510a711caa
🐛 Fix inconsistent property names 2025-01-16 20:04:47 +01:00
Philipp Stracker
e5f882cc57
🗃️ Fix issues in the defaultPersistent store 2025-01-16 20:04:20 +01:00
Philipp Stracker
dac414433f
🥅 Add detection for accessing undefined props 2025-01-16 20:02:37 +01:00
Philipp Stracker
033b6e5b74
Move styling options to Redux store! 2025-01-16 20:01:50 +01:00
Philipp Stracker
34cc8f8fab
🚧 Prepare Redux integration in hooks-file 2025-01-16 19:30:54 +01:00
Philipp Stracker
0673e5d813
Move prop “location” into Redux store 2025-01-16 18:28:11 +01:00
Philipp Stracker
209b7a7c88
🔥 Clean up code 2025-01-16 18:27:20 +01:00
Philipp Stracker
96128ee3e4
Create the generic setter-actions 2025-01-16 18:25:54 +01:00
Philipp Stracker
f07d9bad82
Add gemeric hook-generator for data access 2025-01-16 18:20:03 +01:00
Philipp Stracker
bd14ea441e
♻️ Move dummy hook into redux store 2025-01-16 17:16:37 +01:00
Emili Castells Guasch
afad57da5d Add non payment gateway items 2025-01-16 15:48:40 +01:00
Philipp Stracker
8755242530
🐛 Fix incorrect import path 2025-01-16 15:05:59 +01:00
Philipp Stracker
c16e5e4c58
♻️ Extract UI configuration to separate files 2025-01-16 15:04:01 +01:00
Emili Castells Guasch
5243ef10db Get payment methods default data from data store 2025-01-16 14:48:04 +01:00
Philipp Stracker
85794e77ce
💄 Improve the (broken) UI in the Styling-tab 2025-01-15 19:41:46 +01:00
Philipp Stracker
55d1fd3699
🚧 Move styling data to a dummy hook 2025-01-15 18:43:12 +01:00
Philipp Stracker
491352710e
🚧 Refactor the Styling tab 2025-01-15 15:27:02 +01:00
Emili Castells Guasch
d51577723f Add more payment gateways 2025-01-15 15:10:24 +01:00
Emili Castells Guasch
663e07ea9a Merge trunk 2025-01-15 12:16:44 +01:00
Emili Castells Guasch
47ae8ff670 Add data store boilerplace and default data 2025-01-14 17:59:35 +01:00
Philipp Stracker
e9644ba026
♻️ Improve the reducer by using defined constants 2025-01-14 16:19:18 +01:00
Philipp Stracker
981ec2f56c
🔀 Merge branch 'trunk' 2025-01-14 13:10:02 +01:00
Philipp Stracker
d0a22385fd
🔀 Merge branch 'trunk' 2025-01-14 12:16:15 +01:00
Philipp Stracker
98a626dfa3
🚧 Sample reducer 2025-01-14 10:28:10 +01:00