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 |
|
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 |
|
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 |
|
carmenmaymo
|
3e9d704654
|
Use isBusy on refreshing and add notices
|
2025-01-09 13:04:34 +01:00 |
|
carmenmaymo
|
d5e9e2aecb
|
Add isBusy property to FeatureSettings button
|
2025-01-09 13:02:20 +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 |
|
Narek Zakarian
|
753b21c59c
|
Use the new component
|
2025-01-09 15:26:27 +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 |
|
Daniel Dudzic
|
02baae890f
|
Consolidate payment method modals into unified config-driven system
|
2025-01-09 00:16:12 +01:00 |
|
Philipp Stracker
|
6591889079
|
🚧 Refactor the eligible-feature REST response
|
2025-01-08 16:51:04 +01:00 |
|
carmenmaymo
|
1b2ddb7079
|
Update paypal_credit setting title and description
|
2025-01-08 16:21:12 +01:00 |
|
Philipp Stracker
|
0752436f00
|
♻️ Split the advanced form into 2 sub-components
|
2025-01-08 15:01:47 +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 |
|
Emili Castells Guasch
|
bb84fe4346
|
Show 5 todo items
|
2025-01-07 12:18:24 +01:00 |
|
Emili Castells Guasch
|
47b9cfbbdb
|
Add todos data
|
2025-01-03 17:41:05 +01:00 |
|
Emili Castells Guasch
|
23077a14ee
|
Add prop id to content component
|
2025-01-03 16:49:38 +01:00 |
|
Emili Castells Guasch
|
acfdb3d163
|
Extract todos data to a file
|
2025-01-03 15:54:34 +01:00 |
|
Emili Castells Guasch
|
2e3c1f3280
|
Merge temp/settings ui
|
2025-01-03 15:17:03 +01:00 |
|
Emili Castells Guasch
|
bdb72d7ad0
|
Add todo item click handler
|
2025-01-03 12:11:31 +01:00 |
|