Commit graph

232 commits

Author SHA1 Message Date
Philipp Stracker
1a6ddbba2b
🔀 Merge branch 'trunk' 2025-01-27 11:33:53 +01:00
Philipp Stracker
ab5bcd53f4
🎨 Minor store-hooks cleanup 2025-01-27 11:23:23 +01:00
Philipp Stracker
e878deb66e
New action to change payment method details 2025-01-27 11:03:03 +01:00
Philipp Stracker
56150740c9
♻️ Switch store to “createHooksForStore” utility 2025-01-27 11:02:04 +01:00
Philipp Stracker
78a6303e12
Implement default “setTransient” action 2025-01-27 11:00:22 +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
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
fbb4420b80
♻️ Shorten hook property name 2025-01-23 19:52:17 +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
Emili Castells Guasch
8545689e78 Remove objects without keys 2025-01-23 16:05:43 +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
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
Philipp Stracker
5a4b403732
Integrate Redux & persistence to more settings 2025-01-22 18:16:13 +01:00
Emili Castells Guasch
364f2548e0 Move modal fields config to data store 2025-01-22 12:09:21 +01:00
Philipp Stracker
b958fe597c
Add the missing “setPersistent” action 2025-01-21 19:05:20 +01:00
Philipp Stracker
70dca73aca
Define individual settings properties 2025-01-21 16:28:54 +01:00
Philipp Stracker
7379990bee
💡 Add notes on duplicate Redux properties 2025-01-21 16:08:33 +01:00
Philipp Stracker
e2f88cdef8
🚚 Rename Redux store (settings-tab → settings) 2025-01-21 15:52:55 +01:00
Philipp Stracker
d5e47d93a0
🚚 Remove non-Redux files from the data folder 2025-01-21 15:49:17 +01:00
Philipp Stracker
13947a5d01
♻️ Implement new store-hooks accessor logic 2025-01-21 15:37:59 +01:00
Philipp Stracker
4de4e05829
♻️ Rename reducer methods for better clarity 2025-01-21 15:33:03 +01:00
carmenmaymo
381fe248e3
Add methods prop to enable button 2025-01-21 14:01:17 +01:00
Philipp Stracker
7fad70d6e5
Consistent storeInit and error handling logic 2025-01-21 13:32:03 +01:00
Philipp Stracker
2818fd5d76
♻️ Consolidate store initialization and exposure 2025-01-21 13:19:59 +01:00
Philipp Stracker
ee156881c2
♻️ Make hook names consistent 2025-01-21 13:15:05 +01:00
Philipp Stracker
f9a8041d4a
🔥 Remove irrelevant README 2025-01-21 13:13:55 +01:00
Daniel Dudzic
b902d2eea2
Settings UI: Fix merchant features state retrieval in hooks 2025-01-21 13:04:30 +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