Commit graph

7971 commits

Author SHA1 Message Date
Philipp Stracker
85794e77ce
💄 Improve the (broken) UI in the Styling-tab 2025-01-15 19:41:46 +01:00
Philipp Stracker
55d1fd3699
🚧 Move styling data to a dummy hook 2025-01-15 18:43:12 +01:00
Philipp Stracker
491352710e
🚧 Refactor the Styling tab 2025-01-15 15:27:02 +01:00
Philipp Stracker
e9644ba026
♻️ Improve the reducer by using defined constants 2025-01-14 16:19:18 +01:00
Philipp Stracker
fa67abc8e4
♻️ Extract the button-preview component 2025-01-14 16:18:54 +01:00
Philipp Stracker
ef57724040
🚚 Move the TabStyling component 2025-01-14 13:12:37 +01:00
Philipp Stracker
981ec2f56c
🔀 Merge branch 'trunk' 2025-01-14 13:10:02 +01:00
Emili Castells
addc5235b4
Merge pull request #2977 from woocommerce/PCP-4021-fix-the-top-navigation-bar-in-settings
Organize code, fix the top navigation bar (4021)
2025-01-14 13:02:33 +01:00
Emili Castells
60f722568e
Merge pull request #2985 from woocommerce/PCP-4096-allow-merchant-logout-disconnect
Allow merchant logout/disconnect (4096)
2025-01-14 13:02:19 +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
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
Philipp Stracker
9c5df46328
Merge pull request #2989 from woocommerce/PCP-4103-fix-paylater-notice-error
Fix fatal error in PayLaterConfigurator (4103)
2025-01-14 10:23:53 +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
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