Commit graph

155 commits

Author SHA1 Message Date
Philipp Stracker
77f6ecb3d1
💄 Fix radio-button alignment 2025-01-28 10:48:26 +01:00
Philipp Stracker
4a611cf3b4
💄 Improve webhook details in Troubleshooting tab 2025-01-28 10:47:22 +01:00
Philipp Stracker
dd454d4d12
💄 Fix alignment of horizontal radio-controls 2025-01-27 18:52:19 +01:00
Philipp Stracker
9d3080a259
💄 FIx the loading-spinner position and layout 2025-01-27 18:04:47 +01:00
Philipp Stracker
60f54d56ea
💄 Fix settings-container alignment & width 2025-01-27 17:22:35 +01:00
Philipp Stracker
023bc277d0
💄 Fix alignment of onboarding wizard 2025-01-27 15:16:22 +01:00
Philipp Stracker
7f260b690d
💄 Fix HStack/VStack CSS 2025-01-27 13:55:31 +01:00
Philipp Stracker
b907eeebe6
🔀 Merge branch 'trunk' 2025-01-27 13:37:20 +01:00
carmenmaymo
904be9c0cc
Align to the left and under the arrow 2025-01-27 11:50:51 +01:00
Philipp Stracker
6e2f58c565
💄 Give payment method icons a fixed size 2025-01-27 10:55:17 +01:00
Philipp Stracker
5c5601af97
🚸 Replace clickable div with button 2025-01-24 17:06:15 +01:00
Philipp Stracker
63185b39b7
💄 Fix the payment method item grid layout 2025-01-24 17:01:03 +01:00
Philipp Stracker
a43427ce29
🎨 Minor code style improvement in SCSS 2025-01-24 16:33:40 +01:00
Philipp Stracker
95bdf8bcc7
💄 Fix layout of feature overview 2025-01-24 16:29:03 +01:00
Philipp Stracker
f7845c72f6
💄 Style the OptionSelector boxes (wizard) 2025-01-24 12:50:51 +01:00
Philipp Stracker
74cb182565
💄 Fix the nav-title font 2025-01-23 19:54:17 +01:00
Philipp Stracker
60cedb3fe0
💄 Fix broken UI in wizard (welcome screen) 2025-01-23 17:51:15 +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
Philipp Stracker
5e9abb8d80
Create a generic select field 2025-01-23 15:18:54 +01:00
Philipp Stracker
f721d991e8
💄 Adjust layout of the button blocks 2025-01-23 13:06:47 +01:00
Emili Castells Guasch
c0af10b621 Merge trunk 2025-01-23 11:02:44 +01:00
Philipp Stracker
74c9647456
💫 Animate accordion open/close action 2025-01-22 18:31:46 +01:00
Philipp Stracker
99c7541bb1
💫 Fix UI animations inside accordion content 2025-01-22 18:24:27 +01:00
Philipp Stracker
bd6a9cc2c1
💄 Fix some Accordion styling 2025-01-22 17:54:46 +01:00
Philipp Stracker
b36461bca7
♻️ Extract general styles to own SCSS file 2025-01-22 17:53:35 +01:00
Philipp Stracker
b4ef85dafb
New option to add a gap between multiple actions 2025-01-22 17:22:45 +01:00
Philipp Stracker
ceca647cde
🎨 Rearrange CSS 2025-01-22 17:22:19 +01:00
Philipp Stracker
22230def4f
🔥 Remove unused CSS 2025-01-22 17:21:34 +01:00
Philipp Stracker
cc6b62ce7f
🚚 Rename SCSS file 2025-01-22 17:19:40 +01:00
Philipp Stracker
cb474dcce7
♻️ Shorten generic CSS class names 2025-01-22 17:19:23 +01:00
Philipp Stracker
765793b94b
♻️ Move general layout-CSS to more relevant file 2025-01-22 17:17:13 +01:00
Philipp Stracker
695a91ac07
🐛 Fix issue with horizontally-aligned controls 2025-01-22 16:44:01 +01:00
Philipp Stracker
911d84204b
♻️ Reuse SettingsBlocks in connection status 2025-01-22 16:08:41 +01:00
Philipp Stracker
ac9be2f8b5
🎨 Make SCSS easier to read 2025-01-22 16:07:40 +01:00
Philipp Stracker
4e6162cacd
More theming options for settings-blocks 2025-01-22 16:06:52 +01:00
Philipp Stracker
857da5e989
New static-value control 2025-01-22 16:06:45 +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
54504b7591
♻️ Add prefix to CSS state-classes 2025-01-22 15:08:14 +01:00
Philipp Stracker
c7b80b6cd5
♻️ SImplify InputSettingsBlock logic 2025-01-21 18:35:17 +01:00
Philipp Stracker
e82f4c5f88
♻️ Clean-up and simplify component SCSS 2025-01-21 18:21:41 +01:00
Narek Zakarian
1f8344c5cf
Center align the error message 2025-01-21 16:40:37 +04:00
Narek Zakarian
d4b26af83d
Hide the error heading 2025-01-21 16:40:14 +04:00
Narek Zakarian
4f0137193e
Improve the styling 2025-01-21 13:58:29 +04:00
Philipp Stracker
365ab7f372
Add UI for the “Enable payment methods” checkbox 2025-01-17 16:08:59 +01:00
Philipp Stracker
0ecba128fb
🚧 First implementation of button preview 2025-01-17 15:52:51 +01:00
Philipp Stracker
962c69905d
💄 New help icon instead of text for location info 2025-01-17 15:38:08 +01:00
Philipp Stracker
00c00bf9b1
💄 Improvement UX for the “tagline” option 2025-01-17 13:27:31 +01:00
Philipp Stracker
f7f140875d
💄 Improve UX and SCSS code 2025-01-16 19:30:01 +01:00
Philipp Stracker
59a4991cf3
♻️ Extract a component from settings.scss 2025-01-16 14:55:13 +01:00