Commit graph

364 commits

Author SHA1 Message Date
Philipp Stracker
911d84204b
♻️ Reuse SettingsBlocks in connection status 2025-01-22 16:08:41 +01:00
Philipp Stracker
cfbf16dab9
🐛 Fix issue with empty block headers 2025-01-22 16:07:16 +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
b6720146eb
Opt-out for the card-layout in Content component 2025-01-22 15:11:24 +01:00
Philipp Stracker
4da27fdb05
🚚 Rename component to TitleExtra 2025-01-22 15:09:41 +01:00
Philipp Stracker
1ca6641d77
🚚 Move Separator component 2025-01-22 15:09:04 +01:00
Philipp Stracker
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +01:00
Philipp Stracker
193e046a9a
♻️ Move “SelectBox” into the Fields folder 2025-01-22 13:42:18 +01:00
Philipp Stracker
337379f2c8
💡 Add file-level comment to “Elements” module 2025-01-22 13:25:14 +01:00
Philipp Stracker
f52422ff74
♻️ Extract “Field” components in separate files 2025-01-22 13:24:26 +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
Philipp Stracker
a567ce7b51
🚧 Start to simplify component structure 2025-01-21 18:21:07 +01:00
Philipp Stracker
c8261cf62c
🚚 Move the TabSettings component to new folder 2025-01-21 18:19:38 +01:00
Philipp Stracker
85055e74a6
🔥 Remove unused imports 2025-01-21 16:19:41 +01:00
Philipp Stracker
c033db8898
🎨 Small code-style changes 2025-01-21 16:08:02 +01:00
Philipp Stracker
b001d95009
Add module-level loader to styling module 2025-01-21 16:07:43 +01:00
Philipp Stracker
882ef34479
♻️ Move module-level loader into Settings tab 2025-01-21 16:07:29 +01:00
Philipp Stracker
8e4462d1fe
♻️ Set default message for SpinnerOverlay 2025-01-21 16:05:36 +01:00
Philipp Stracker
664e81d5c3
🎨 Improve code style for unrelated JS files 2025-01-21 15:49:34 +01:00
Philipp Stracker
d5e47d93a0
🚚 Remove non-Redux files from the data folder 2025-01-21 15:49:17 +01:00
Philipp Stracker
fcb15f20ab
♻️ Use store API instead of direct access to hooks 2025-01-21 14:01:04 +01:00
Philipp Stracker
2818fd5d76
♻️ Consolidate store initialization and exposure 2025-01-21 13:19:59 +01:00
Philipp Stracker
6d81cf5139
Create new hook to handle the save logic 2025-01-21 13:15:40 +01:00
Philipp Stracker
ee156881c2
♻️ Make hook names consistent 2025-01-21 13:15:05 +01:00
Emili Castells Guasch
6ec624d37b Merge trunk 2025-01-21 10:44:15 +01:00
Emili Castells Guasch
7af348772d Remove settings cogwheels from venmo and pay later 2025-01-21 10:40:08 +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
cd63b18608
🎨 Minor code cleanup 2025-01-17 19:22:01 +01:00
Philipp Stracker
1726878f55
Add busy-state to the save button 2025-01-17 19:07:26 +01:00
Philipp Stracker
e00b95fd1d
React-side implementation of the save logic 2025-01-17 16:24:49 +01:00
Philipp Stracker
5c371d928e
Implement logic for the enable buttons checkbox 2025-01-17 16:17:33 +01:00
Philipp Stracker
2eac7bc5c9
️ Prevent unnecessary re-renders of the preview 2025-01-17 16:16:56 +01:00
Philipp Stracker
365ab7f372
Add UI for the “Enable payment methods” checkbox 2025-01-17 16:08:59 +01:00
Philipp Stracker
8b945dab95
♻️ Move checkbox-configuraton into component 2025-01-17 16:08:25 +01:00
Philipp Stracker
e78e7ec3f3
🚚 Fix filename 2025-01-17 15:56:31 +01:00
Philipp Stracker
0ecba128fb
🚧 First implementation of button preview 2025-01-17 15:52:51 +01:00
Philipp Stracker
fd8feafd46
♻️ Move location-hook into TabStyling component 2025-01-17 15:41:13 +01:00
Philipp Stracker
962c69905d
💄 New help icon instead of text for location info 2025-01-17 15:38:08 +01:00
Philipp Stracker
48c68c1855
💄 Remove the excess margin below select fields 2025-01-17 15:36:59 +01:00
Philipp Stracker
bfcb12c9ea
Wrap Styling section contents in new container 2025-01-17 15:36:43 +01:00
Philipp Stracker
1152079df0
♻️ Small improvements on reusable component code 2025-01-17 15:35:50 +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