Commit graph

8094 commits

Author SHA1 Message Date
Narek Zakarian
b842873370
Create the configurator 2025-01-14 11:37:57 +04:00
Narek Zakarian
16146be506
Send the necessary data(PayLater config) to JS 2025-01-14 11:37:39 +04:00
Narek Zakarian
4d8f418eae
Do not add a "PayLater" tab if configurator is not eligible 2025-01-14 11:37:05 +04:00
Himad M
5d13bef912
Fix fatal error in PayLaterConfigurator 2025-01-14 07:50:29 +01:00
Philipp Stracker
fdffbee0ab
New DTO to hold styling details 2025-01-13 19:04:02 +01:00
Philipp Stracker
0b624eb8bc
♻️ Move JS configuration for styling page 2025-01-13 19:03:33 +01:00
Philipp Stracker
63f417d7d2
Brand new, empty “Styling” store in Redux 2025-01-13 17:29:07 +01:00
Philipp Stracker
b77058e2aa
♻️ Remove “auto-persist” from the sample store 2025-01-13 17:08:59 +01:00
Philipp Stracker
5b192f3cc7
🚚 Rename Redux template folder to _example 2025-01-13 16:27:53 +01:00
Philipp Stracker
11ec10a6d6
🧑‍💻 Add Redux store template with instructions 2025-01-13 16:16:03 +01:00
Philipp Stracker
9aef5825a7
Merge pull request #2976 from woocommerce/fix/PCP-4093-real-data
Fix/pcp 4093 real data (4093)
2025-01-13 15:38:11 +01: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
99d93888e1
🧑‍💻 Debug tool “reset” respects onboarding state 2025-01-13 14:42:59 +01:00
Philipp Stracker
5173954776
🧑‍💻 Add debug tool to disconnect merchant 2025-01-13 14:42:05 +01:00
Philipp Stracker
364c1b55c5
🐛 Fix the disconnect Redux action 2025-01-13 14:41:08 +01:00
Philipp Stracker
4b83d588ec
🐛 Fix a PHP error during disconnect 2025-01-13 14:21:52 +01:00
Philipp Stracker
401faf6975
New Redux action to disconnect merchant 2025-01-13 14:16:46 +01:00
Philipp Stracker
bc08aa74da
♻️ Shorten action name 2025-01-13 14:12:57 +01:00
Philipp Stracker
30ab1bd51f
♻️ Consolidate authentication name: OAuth, not ISU 2025-01-13 14:11:24 +01:00
Philipp Stracker
ec029dd4c5
Flush APM feature cache on merchant disconnect 2025-01-13 14:09:04 +01:00
Philipp Stracker
53ce535f4a
♻️ Shorten REST endpoints: Features 2025-01-13 14:08:20 +01:00
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