Philipp Stracker
|
8f38bac810
|
♻️ Consolidate REST endpoints: Webhooks
|
2025-01-13 14:07:45 +01:00 |
|
Philipp Stracker
|
1bee5f1c46
|
🎨 Minor code-style changes
|
2025-01-13 13:57:42 +01:00 |
|
Philipp Stracker
|
4f61251ae7
|
💡 Document REST paths in source code
|
2025-01-13 13:56:41 +01:00 |
|
Philipp Stracker
|
e5023b5007
|
✨ New REST endpoint to disconnect merchant
|
2025-01-13 13:46:04 +01:00 |
|
Philipp Stracker
|
2c3bb50af5
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/resources/js/Components/App.js
# modules/ppcp-settings/resources/js/Components/Screens/tabs.js
|
2025-01-13 11:29:30 +01:00 |
|
carmenmaymo
|
879f9b94e1
|
Change wording Advanced to Expanded
|
2025-01-13 11:29:11 +01:00 |
|
Philipp Stracker
|
e4a6213f20
|
Merge pull request #2983 from woocommerce/PCP-4099-create-new-settings-tab-for-messaging-configurator
create new settings tab for messaging configurator (4099)
|
2025-01-13 11:22:09 +01:00 |
|
Narek Zakarian
|
140e028054
|
Add 'pay-later-messaging' tab into array of tabs
|
2025-01-13 14:14:35 +04:00 |
|
Narek Zakarian
|
6a7eb8fa1f
|
Create 'pay-later-messaging' empty tab
|
2025-01-13 14:14:17 +04:00 |
|
Narek Zakarian
|
15782945e2
|
Add 'pay-later-messaging' tab ID
|
2025-01-13 14:13:55 +04:00 |
|
Philipp Stracker
|
da15f499b3
|
Merge pull request #2937 from woocommerce/PCP-4027-send-only-settings
New Settings UI: Disable settings in send-only countries (4027)
|
2025-01-10 21:12:46 +01:00 |
|
Philipp Stracker
|
3d17fcbad9
|
🚨 Fix phpcs warnings
|
2025-01-10 20:40:36 +01:00 |
|
Philipp Stracker
|
4fa6c78f83
|
♻️ Use a shorter attribute name for send-only
|
2025-01-10 19:15:48 +01:00 |
|
Philipp Stracker
|
54e2258d62
|
✨ Improve the loading experience
Before this change, the settings screen was briefly visible, before the merchant details were loaded from the REST endpoint
|
2025-01-10 19:15:02 +01:00 |
|
Philipp Stracker
|
0735cae04f
|
💄 Make the send-only message look a bit nicer
|
2025-01-10 19:12:22 +01:00 |
|
Philipp Stracker
|
0bc06deebf
|
🔀 Merge branch 'trunk'
# Conflicts:
# modules/ppcp-settings/src/Data/CommonSettings.php
# modules/ppcp-settings/src/Endpoint/CommonRestEndpoint.php
|
2025-01-10 18:56:11 +01:00 |
|
Philipp Stracker
|
1c33c42507
|
💄 Improve UI of webhook section
|
2025-01-10 18:30:11 +01:00 |
|
Philipp Stracker
|
406e8ebc98
|
✨ Add generic option to suppress separator lines
|
2025-01-10 18:29:54 +01:00 |
|
Philipp Stracker
|
25887024a6
|
♻️ Start to unclutter SCSS a bit
|
2025-01-10 18:29:14 +01:00 |
|
carmenmaymo
|
8b88eaed4b
|
Remove unused showAllData
|
2025-01-10 17:06:32 +01:00 |
|
carmenmaymo
|
84fd823d84
|
Use getDefaultConnectionStatusData and ConnectionInfo for displaying connection status and details
|
2025-01-10 16:43:54 +01:00 |
|
carmenmaymo
|
0ea57ea06f
|
Refactor ConnectionInfo component to use merchant data from CommonHooks
|
2025-01-10 16:43:01 +01:00 |
|
Philipp Stracker
|
a2abcc5f72
|
Merge pull request #2971 from woocommerce/fix/PCP-4072
Success and error messages for "Refresh" button
|
2025-01-10 15:19:29 +01:00 |
|
Philipp Stracker
|
2a1da98b5f
|
🚚 Consistent file- and component-naming
|
2025-01-10 15:16:05 +01:00 |
|
Philipp Stracker
|
0a5fb316c4
|
♻️ Refactor Onboarding to use new TopNavigation
|
2025-01-10 15:14:38 +01:00 |
|
Philipp Stracker
|
47be154307
|
♻️ Refactor Settings to use new TopNavigation
|
2025-01-10 15:14:15 +01:00 |
|
Philipp Stracker
|
d588a9cd18
|
✨ New reusable TopNavigation component
|
2025-01-10 15:13:41 +01:00 |
|
Philipp Stracker
|
db7e5e0dae
|
🚚 Improve component organization
|
2025-01-10 13:57:53 +01:00 |
|
Philipp Stracker
|
9cd09c8dfa
|
🚚 Prepare the “tabs” folder for settings
|
2025-01-10 13:40:10 +01:00 |
|
Philipp Stracker
|
e6b2f1c1bf
|
🚚 Start organizing settings-screen
|
2025-01-10 13:38:54 +01:00 |
|
Himad M
|
0e45b4373b
|
Switch to new onboarding status class
|
2025-01-10 13:34:46 +01:00 |
|
Philipp Stracker
|
0fb039d8ce
|
🚚 Organize onboarding components
|
2025-01-10 13:30:06 +01:00 |
|
Philipp Stracker
|
e7fa7784ec
|
🚚 Move onboarding components to onboarding dir
|
2025-01-10 13:24:14 +01:00 |
|
Philipp Stracker
|
efa4ca1a43
|
♻️ Convert SVG logo to Icon component
|
2025-01-10 13:15:11 +01:00 |
|
Philipp Stracker
|
9234975178
|
🚚 Move onboarding header to onboarding screen
|
2025-01-10 13:13:49 +01:00 |
|
carmenmaymo
|
20fdda95c5
|
Update with trunk
|
2025-01-10 12:43:38 +01:00 |
|
carmenmaymo
|
7b6ec6e9d6
|
Merge branch 'trunk' into fix/PCP-4072
# Conflicts:
# modules/ppcp-settings/resources/js/Components/ReusableComponents/SettingsBlocks/FeatureSettingsBlock.js
# modules/ppcp-settings/resources/js/Components/Screens/Overview/TabOverview.js
|
2025-01-10 12:39:29 +01:00 |
|
Niklas Gutberlet
|
5c0d54722e
|
Merge pull request #2967 from woocommerce/fix/PCP-4074
Update paypal_credit setting title and description
|
2025-01-10 11:27:36 +01:00 |
|
Emili Castells
|
fa5c325224
|
Merge pull request #2974 from woocommerce/PCP-4092-fix-settings-errors-on-trunk
Fix settings errors on trunk (4092)
|
2025-01-10 11:05:29 +01:00 |
|
Philipp Stracker
|
5712544f08
|
💄 Improve display of webhook contents
|
2025-01-09 20:43:32 +01:00 |
|
Philipp Stracker
|
03119cb7d4
|
💄 Fix the webhook table UI
|
2025-01-09 20:33:15 +01:00 |
|
Philipp Stracker
|
9101c1830b
|
🐛 Fix webhook retrieval via REST
|
2025-01-09 20:28:34 +01:00 |
|
Philipp Stracker
|
e6fef4a6f5
|
🐛 Subscribe to webhooks after login
|
2025-01-09 19:15:15 +01:00 |
|
Philipp Stracker
|
15be837d24
|
🩹 Add a redirect after merchant authentication
|
2025-01-09 18:57:17 +01:00 |
|
Philipp Stracker
|
a28b084abc
|
♻️ Use the “paypal-bearer-cache” DI service
|
2025-01-09 18:41:46 +01:00 |
|
Philipp Stracker
|
f7ec454474
|
🎨 Minor code-style changes
|
2025-01-09 18:38:16 +01:00 |
|
Philipp Stracker
|
815a75c272
|
🐛 Flush API caches before merchant login
|
2025-01-09 18:37:15 +01:00 |
|
Philipp Stracker
|
e11441665e
|
✨ Add new hook that clears API caches
|
2025-01-09 18:35:52 +01:00 |
|
Philipp Stracker
|
f311ca615b
|
🎨 Sort use-block alphabetically
|
2025-01-09 18:02:44 +01:00 |
|
Philipp Stracker
|
4fa1f40330
|
🐛 Add more sanitation to WebhookSettings REST
|
2025-01-09 18:02:11 +01:00 |
|