Commit graph

300 commits

Author SHA1 Message Date
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
ffc8dc8d6b
💄 Remove the gap at the top of the screen 2025-01-14 12:36:34 +01:00
Philipp Stracker
ed66f2bc05
🐛 Fix incorrect component path 2025-01-14 12:36:03 +01:00
Philipp Stracker
2f03dcb948
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/css/components/screens/settings/_tab-paylater-configurator.scss
#	modules/ppcp-settings/resources/css/style.scss
#	modules/ppcp-settings/resources/js/Components/Screens/tabs.js
2025-01-14 12:29:39 +01:00
Emili Castells
02f2e1d005
Merge pull request #2992 from woocommerce/fix/PCP-4100
🌐 Use new wording only for US stores
2025-01-14 12:13:19 +01:00
Philipp Stracker
07a6287cf7
♻️ Slightly improve the BadgeBox component 2025-01-14 12:04:20 +01:00
Philipp Stracker
9d494a4a0c
🌐 Use new wording only for US stores 2025-01-14 11:29:50 +01:00
Philipp Stracker
59b2a8cd87
Merge pull request #2984 from woocommerce/fix/PCP-4100
Change wording Optional to Expanded (4100)
2025-01-14 11:10:48 +01:00
Philipp Stracker
8cd128fc1e
Merge pull request #2968 from woocommerce/fix/PCP-4073
Update documentation and support url link (4073)
2025-01-14 11:08:11 +01:00
Philipp Stracker
756801f1cf
Merge pull request #2991 from woocommerce/PCP-4098-create-messaging-configurator-component
Add Pay later Configurator (4098)
2025-01-14 11:04:52 +01:00
Narek Zakarian
b842873370
Create the configurator 2025-01-14 11:37:57 +04:00
Narek Zakarian
4d8f418eae
Do not add a "PayLater" tab if configurator is not eligible 2025-01-14 11:37:05 +04:00
carmenmaymo
f004be97ff
use component instead of function 2025-01-13 15:21:55 +01:00
carmenmaymo
c2c4347ce2
use merchant directly 2025-01-13 15:21:36 +01:00
carmenmaymo
b65ed2b9b2
Merge branch 'trunk' into fix/PCP-4093-real-data 2025-01-13 14:47:28 +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
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
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
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
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
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
01242f3fba
🐛 Fix JS error on Overview tab 2025-01-09 17:53:20 +01:00
Philipp Stracker
fc6209bdfb
Merge pull request #2965 from woocommerce/PCP-3917-things-to-do-next-component-functionality
Things to do next static component functionality (3917)
2025-01-09 15:34:22 +01:00
Philipp Stracker
689463e243
Merge pull request #2945 from woocommerce/PCP-4020-review-and-fix-the-sandbox-login
Review and fix the login logic - Frontend changes (4020)
2025-01-09 15:26:05 +01:00
Philipp Stracker
d338b82b7b
Merge pull request #2966 from woocommerce/PCP-4078-create-connect-live-account-block-to-switch-to-live-account
Create the component for live account connection (4078)
2025-01-09 14:58:44 +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