Commit graph

57 commits

Author SHA1 Message Date
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
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
7f861c5825
🚚 Move settings-controls into new subfolder 2025-01-23 13:28:57 +01:00
Daniel Dudzic
b2bb4efb60
Settings UI: Update Overview tab Features button links 2025-01-22 18:23:46 +01:00
Philipp Stracker
dcf918f2c2
🔥 Minor code cleanup 2025-01-22 16:50:35 +01:00
Philipp Stracker
c6be73a536
🎨 Add uniform CSS classes to every block 2025-01-22 16:49:42 +01:00
Philipp Stracker
8bd29e921f
♻️ Migrate ToggleSetting to ControlToggleButton 2025-01-22 16:48:49 +01:00
Philipp Stracker
911d84204b
♻️ Reuse SettingsBlocks in connection status 2025-01-22 16:08:41 +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
b6720146eb
Opt-out for the card-layout in Content component 2025-01-22 15:11:24 +01:00
Philipp Stracker
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +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
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
b001d95009
Add module-level loader to styling module 2025-01-21 16:07:43 +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
6d81cf5139
Create new hook to handle the save logic 2025-01-21 13:15:40 +01:00
Daniel Dudzic
b902d2eea2
Settings UI: Fix merchant features state retrieval in hooks 2025-01-21 13:04:30 +01:00
Philipp Stracker
ab3cca33ec
🚚 Move Overview-component to new folder 2025-01-20 17:01:03 +01:00
Philipp Stracker
bf087e93dc
🔀 Merge branch 'trunk' 2025-01-20 16:58:20 +01:00
Philipp Stracker
bede8274cc
🚚 Move the TabOverview file to the new location 2025-01-20 16:37:39 +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
00c00bf9b1
💄 Improvement UX for the “tagline” option 2025-01-17 13:27:31 +01:00
Philipp Stracker
18429d91e5
♻️ Split the styling hook into multiple hook 2025-01-17 13:05:32 +01:00
Philipp Stracker
2112769de9
♻️ Restructure Styling component files 2025-01-16 19:29:16 +01:00
Philipp Stracker
bd14ea441e
♻️ Move dummy hook into redux store 2025-01-16 17:16:37 +01:00
Philipp Stracker
484356dcc0
♻️ Shorten the import path for styling config 2025-01-16 15:02:25 +01:00
Philipp Stracker
11e6624dfc
♻️ Extract common Styling components to own files 2025-01-16 14:39:55 +01:00
Philipp Stracker
e5eb1a4435
♻️ Switch Styling UI to use generic components 2025-01-16 14:39:27 +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
Philipp Stracker
fa67abc8e4
♻️ Extract the button-preview component 2025-01-14 16:18:54 +01:00
Philipp Stracker
ef57724040
🚚 Move the TabStyling component 2025-01-14 13:12:37 +01:00