Philipp Stracker
|
a93bec44aa
|
Merge pull request #2969 from woocommerce/PCP-4076-settings-cogwheel-title-description-modal-for-apple-pay-google-pay-local-ap-ms
Settings UI: Add and refactor the payment method modals and settings fields management (4076)
|
2025-01-09 14:37:57 +01:00 |
|
Daniel Dudzic
|
4c1d81a73e
|
Lint JS. Replace template literals in translation functions with sprintf to comply with @wordpress/i18n-no-variables ESLint rule.
|
2025-01-09 13:43:43 +01:00 |
|
Philipp Stracker
|
4a7c7517a7
|
🚚 Rename CommonSettings to GeneralSettings
|
2025-01-09 13:09:04 +01:00 |
|
carmenmaymo
|
3e9d704654
|
Use isBusy on refreshing and add notices
|
2025-01-09 13:04:34 +01:00 |
|
Philipp Stracker
|
50cceadd25
|
⚰️ Remove the unused class
|
2025-01-09 13:02:28 +01:00 |
|
carmenmaymo
|
d5e9e2aecb
|
Add isBusy property to FeatureSettings button
|
2025-01-09 13:02:20 +01:00 |
|
Philipp Stracker
|
bb1497f5b9
|
🔥 Remove the GeneralSettings DI-service
|
2025-01-09 13:01:41 +01:00 |
|
Philipp Stracker
|
3407daf1cd
|
♻️ Update the settings-map compat logic
|
2025-01-09 13:00:30 +01:00 |
|
Philipp Stracker
|
4180556ecd
|
🔀 Merge branch 'temp/settings-ui'
# Conflicts:
# modules/ppcp-settings/resources/js/Components/Screens/Overview/TabOverview.js
# modules/ppcp-settings/resources/js/data/common/hooks.js
|
2025-01-09 12:41:21 +01:00 |
|
Philipp Stracker
|
55d0b7d0c0
|
🔀 Merge branch 'trunk'
|
2025-01-09 12:36:38 +01:00 |
|
Philipp Stracker
|
f384d361cf
|
♻️ Move code from onboarding- to api-client-module
|
2025-01-09 12:36:05 +01:00 |
|
Philipp Stracker
|
eb4c9a6302
|
🚨 Fix phpcs warnings
|
2025-01-09 12:34:22 +01:00 |
|
Philipp Stracker
|
fc8de228ae
|
🔀 Merge branch 'trunk'
|
2025-01-09 12:27:10 +01:00 |
|
Narek Zakarian
|
753b21c59c
|
Use the new component
|
2025-01-09 15:26:27 +04:00 |
|
Narek Zakarian
|
8b42cafe38
|
Create helper for generating connection details
|
2025-01-09 15:26:19 +04:00 |
|
Narek Zakarian
|
4dea2155b4
|
Remove Live account
|
2025-01-09 15:25:59 +04:00 |
|
Narek Zakarian
|
3813191f0d
|
Create the single component for connection details
|
2025-01-09 15:25:46 +04:00 |
|
Philipp Stracker
|
eee97757c3
|
♻️ Update merchant data instead of replacing it
|
2025-01-09 12:07:09 +01:00 |
|
Daniel Dudzic
|
bbe2dcf5d0
|
Revert "woorelease: Product version bump update"
This reverts commit e0f2dcbc9f .
|
2025-01-09 11:16:34 +01:00 |
|
carmenmaymo
|
65cf5d19f6
|
Update documentation and support url link
|
2025-01-09 09:31:02 +01:00 |
|
Daniel Dudzic
|
02baae890f
|
Consolidate payment method modals into unified config-driven system
|
2025-01-09 00:16:12 +01:00 |
|
Philipp Stracker
|
a9c2a8e8fe
|
✨ Sync onboarding completion with connection state
|
2025-01-08 17:49:04 +01:00 |
|
Philipp Stracker
|
b3e766d08a
|
♻️ Move OAuth logic from Listner to Auth-Manager
|
2025-01-08 17:48:18 +01:00 |
|
Philipp Stracker
|
19a7986b56
|
♻️ Align function naming in PHP with JS
|
2025-01-08 17:46:26 +01:00 |
|
Philipp Stracker
|
ed8ae81297
|
🎨 Minor code improvements
|
2025-01-08 17:20:12 +01:00 |
|
Philipp Stracker
|
8ce7d6ca99
|
🚚 Rename ConnectionManager class
|
2025-01-08 17:19:45 +01:00 |
|
Philipp Stracker
|
67a6d9e765
|
♻️ Adjust “webhooks” property in Redux state
|
2025-01-08 16:52:21 +01:00 |
|
Philipp Stracker
|
6591889079
|
🚧 Refactor the eligible-feature REST response
|
2025-01-08 16:51:04 +01:00 |
|
Philipp Stracker
|
33bd9ecce8
|
✨ Update merchant email after OAuth completion
|
2025-01-08 16:34:42 +01:00 |
|
carmenmaymo
|
1b2ddb7079
|
Update paypal_credit setting title and description
|
2025-01-08 16:21:12 +01:00 |
|
Philipp Stracker
|
08ff9e7380
|
🏗️ Introduce a DTO to hold merchent credentials
|
2025-01-08 16:15:49 +01:00 |
|
Philipp Stracker
|
bd7bbb36b2
|
♻️ Prevent upading clientId/secret via REST
|
2025-01-08 15:19:50 +01:00 |
|
Philipp Stracker
|
6167955374
|
🔥 Remove setters for clientId/secret
Those values should only be set by PHP after validating some authentication details
|
2025-01-08 15:10:25 +01:00 |
|
Philipp Stracker
|
0752436f00
|
♻️ Split the advanced form into 2 sub-components
|
2025-01-08 15:01:47 +01:00 |
|
Philipp Stracker
|
54b174e447
|
♻️ Decouple API authentication from Redux
|
2025-01-08 15:01:40 +01:00 |
|
Philipp Stracker
|
1bf6e488a3
|
♻️ Apply more accurate authentication naming
- “authenticate” instead of “connect”
- “withCredentials” instead of “direct”
- “OAuth” instead of “ISU”
|
2025-01-08 14:59:59 +01:00 |
|
Philipp Stracker
|
ac68aa7968
|
✨ New Redux properties for manual connection data
|
2025-01-08 14:41:27 +01:00 |
|
Philipp Stracker
|
d4fbde1b13
|
🚧 Clean up WIP code in ConnectionManager
|
2025-01-08 14:39:06 +01:00 |
|
Narek Zakarian
|
c942391322
|
Adjust the expert settings to add live account component
|
2025-01-08 17:12:58 +04:00 |
|
Narek Zakarian
|
c04f8badde
|
Allow button to hve an empty value
|
2025-01-08 17:12:49 +04:00 |
|
Narek Zakarian
|
883e78c949
|
Create the component for live account connection
|
2025-01-08 17:12:11 +04:00 |
|
Philipp Stracker
|
650586ce7c
|
🐛 Fix the authentication bug!
|
2025-01-08 13:21:46 +01:00 |
|
Philipp Stracker
|
4e7d89fd26
|
💡 Improve a code comment
|
2025-01-08 13:21:30 +01:00 |
|
Philipp Stracker
|
ca2aa4eff1
|
🩹 Add missing dependency to useCallback
|
2025-01-07 17:29:53 +01:00 |
|
Daniel Dudzic
|
4bf4b777df
|
Merge branch 'temp/settings-ui' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4076-settings-cogwheel-title-description-modal-for-apple-pay-google-pay-local-ap-ms
|
2025-01-07 13:42:22 +01:00 |
|
Emili Castells Guasch
|
bb84fe4346
|
Show 5 todo items
|
2025-01-07 12:18:24 +01:00 |
|
Mayisha
|
e0f2dcbc9f
|
woorelease: Product version bump update
|
2025-01-06 20:02:42 +06:00 |
|
Philipp Stracker
|
b86ae2b1c7
|
📝 Add notes on WIP
|
2025-01-03 18:31:52 +01:00 |
|
Philipp Stracker
|
e4c80d7dbc
|
✨ Prepare authentication hooks
|
2025-01-03 18:26:01 +01:00 |
|
Emili Castells Guasch
|
47b9cfbbdb
|
Add todos data
|
2025-01-03 17:41:05 +01:00 |
|