Commit graph

5995 commits

Author SHA1 Message Date
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
Philipp Stracker
d0a22385fd
🔀 Merge branch 'trunk' 2025-01-14 12:16:15 +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
Emili Castells
d1a67406ef
Merge pull request #2986 from woocommerce/PCP-4095-redux-store-template
Provide a Redux store template (4095)
2025-01-14 11:12:51 +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
c633dd51ea
Remove unnecessary uses 2025-01-14 13:46:57 +04:00
Philipp Stracker
98a626dfa3
🚧 Sample reducer 2025-01-14 10:28:10 +01:00
Himad M
bcbcdab08b
Revert PayLaterConfigurator notice changes 2025-01-14 10:06:37 +01:00
Narek Zakarian
42c9c32b45
import the leftover hardcode 2025-01-14 11:39:24 +04:00
Narek Zakarian
e5fe9053d6
import the configurator css 2025-01-14 11:38:46 +04:00
Narek Zakarian
7483fd63c9
Override the css to match the "styling" tab styles 2025-01-14 11:38:25 +04:00
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
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
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
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