Philipp Stracker
|
f9a8041d4a
|
🔥 Remove irrelevant README
|
2025-01-21 13:13:55 +01:00 |
|
Philipp Stracker
|
cb7682b362
|
Merge pull request #2995 from woocommerce/PCP-3867-redux-store-for-payment-methods
Redux store for Payment Methods (3867)
|
2025-01-21 12:52:53 +01:00 |
|
Emili Castells Guasch
|
ea6685d0d5
|
Fix phpcs
|
2025-01-21 11:33:35 +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
|
a846e326f4
|
Merge pull request #3002 from woocommerce/PCP-4094-redux-store-for-settings
Settings UI: Implement Redux Store for Settings Tab Settings Management (4094)
|
2025-01-20 17:30:14 +01:00 |
|
Philipp Stracker
|
d1ce0abbde
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/src/SettingsModule.php
|
2025-01-20 16:41:42 +01:00 |
|
Philipp Stracker
|
339d34e715
|
Merge pull request #2987 from woocommerce/PCP-4095-redux-store-for-styles
Add Redux store for "Styling" tab (4095)
|
2025-01-20 16:34:49 +01:00 |
|
Emili Castells Guasch
|
2bea225d9b
|
Connect enable payment method to data store
|
2025-01-20 16:04:35 +01:00 |
|
Daniel Dudzic
|
5fb19675d5
|
Fix PHPCS issues
|
2025-01-20 11:14:27 +01:00 |
|
Daniel Dudzic
|
bbd707c12c
|
PHPCS fixes
|
2025-01-20 10:25:06 +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
|
1726878f55
|
✨ Add busy-state to the save button
|
2025-01-17 19:07:26 +01:00 |
|
Philipp Stracker
|
7365f75eba
|
🐛 Add missing action dispatcher
|
2025-01-17 19:05:51 +01:00 |
|
Philipp Stracker
|
605760f5fb
|
✨ Add data sanitizer to styling data model
|
2025-01-17 19:03:23 +01:00 |
|
Philipp Stracker
|
57afe4b95e
|
✨ Extract sanitizer logic to new service
|
2025-01-17 18:40:43 +01:00 |
|
Philipp Stracker
|
72d84546d1
|
✨ Process location-styles in REST endpoint
|
2025-01-17 18:12:40 +01:00 |
|
Philipp Stracker
|
0b90921dd4
|
🎨 Fix minor psalm warning
|
2025-01-17 18:09:09 +01:00 |
|
Philipp Stracker
|
63eb577126
|
✨ Pass prop-name to the REST-sanitizer callback
|
2025-01-17 18:08:24 +01:00 |
|
Philipp Stracker
|
451b45bc10
|
♻️ Update the location styling DTO with new props
|
2025-01-17 18:06:45 +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
|
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 |
|
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
|
4b47084aa2
|
💄 Make disabled option more distinct
|
2025-01-17 13:20:15 +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 |
|