Commit graph

7464 commits

Author SHA1 Message Date
Philipp Stracker
10a3767e2f
Accordion can be toggled via URL hash 2024-11-21 16:00:03 +01:00
Emili Castells
7bf579c508
Merge pull request #2821 from woocommerce/PCP-3946-convert-existing-payment-methods-screen-into-the-new-design-two-columns
Settings UI: Migrate to two column design
2024-11-21 14:11:23 +01:00
Narek Zakarian
b4dc94a2f4
Remove the unused trait 2024-11-21 17:09:36 +04:00
Narek Zakarian
f75952f50a
Fix psalm 2024-11-21 16:37:53 +04:00
Narek Zakarian
0e6f9e3f79
Remove the option on plugin uninstallation 2024-11-21 16:35:41 +04:00
Narek Zakarian
ae27563274
Fix the cs 2024-11-21 16:32:30 +04:00
Daniel Dudzic
9137712196
Settings UI: Migrate to two column design 2024-11-21 13:08:38 +01:00
Emili Castells
e70377c7ec
Merge pull request #2819 from woocommerce/PCP-3946-Convert-existing-payment-methods-screen-into-the-new-design
Convert existing payment methods screen into the new design (3946)
2024-11-21 12:49:01 +01:00
Narek Zakarian
df9a0befaa
Fix the button placing 2024-11-21 15:21:23 +04:00
Emili Castells Guasch
d3cc1ed19e Add customer_id when saving payment token 2024-11-21 11:56:26 +01:00
inpsyde-maticluznar
9d65194dbd
Payment cards redesign #2 2024-11-21 11:38:01 +01:00
Philipp Stracker
1b96b112c2
♻️ Make debugging code more dynamic 2024-11-20 18:38:39 +01:00
Philipp Stracker
e181892a34
Register the common store 2024-11-20 18:38:06 +01:00
Philipp Stracker
ce5c6a3676
Stores now also export their selectors 2024-11-20 18:37:28 +01:00
Philipp Stracker
49d088b252
🐛 Fix incorrect path after merge 2024-11-20 17:23:19 +01:00
Philipp Stracker
7ae4184d30
♻️ Apply new code style to “common” store 2024-11-20 17:21:09 +01:00
Philipp Stracker
8f12e978f3
🔥 Clean up unused code 2024-11-20 17:20:48 +01:00
Philipp Stracker
80bbf51220
♻️ Update outdated action names 2024-11-20 17:20:39 +01:00
Narek Zakarian
6d6835c998
Create the switching logic 2024-11-20 20:16:35 +04:00
Philipp Stracker
618288529f
🔀 Merge branch 'trunk' 2024-11-20 17:05:54 +01:00
Philipp Stracker
df0837b894
♻️ Implement new store logic in Navigation 2024-11-20 17:01:34 +01:00
Philipp Stracker
40a6514af7
🎨 Apply eslint styling to Navigation component 2024-11-20 17:00:00 +01:00
Philipp Stracker
c96957152b
🚚 Move navigation component to onboarding module 2024-11-20 16:59:26 +01:00
Philipp Stracker
a498c48f5d
♻️ Implement new store logic in on boarding pages 2024-11-20 16:56:44 +01:00
Philipp Stracker
a5508835d7
♻️ Implement new store logic in “Advaced Options” 2024-11-20 16:55:56 +01:00
Philipp Stracker
d933d8e6f4
Export global constants in main data-module 2024-11-20 16:55:31 +01:00
Philipp Stracker
6a91d1ee99
💡 Update a comment 2024-11-20 16:55:07 +01:00
Philipp Stracker
4bcdb445d4
♻️ Adjust hooks to new code, rename a flag 2024-11-20 16:54:53 +01:00
Philipp Stracker
1c27e90923
♻️ Simplify actions 2024-11-20 16:54:29 +01:00
Philipp Stracker
329135d1dc
♻️ Simplify selectors 2024-11-20 16:54:11 +01:00
Philipp Stracker
4d84bdbd43
🐛 Fix bugs in reducer logic 2024-11-20 16:53:46 +01:00
Philipp Stracker
a7b854abb5
♻️ Fix new implementation of controls 2024-11-20 16:53:21 +01:00
Philipp Stracker
90c6cd1e7d
♻️ Refactor resolver and controls 2024-11-20 16:49:12 +01:00
Philipp Stracker
79174459d8
♻️ Create isolated onboarding Redux store 2024-11-20 16:46:23 +01:00
Philipp Stracker
9e4d0c0819
♻️ Move debug logic to separate file 2024-11-20 16:42:18 +01:00
Philipp Stracker
4ae61dfb58
🐛 Fix incorrect param name in reducer utils 2024-11-20 16:32:07 +01:00
Philipp Stracker
650858a50e
🐛 Fix problem with missing notification badges 2024-11-20 16:24:53 +01:00
Narek Zakarian
d1452c6722
Create the switchSettingsUi script enqueueing logic 2024-11-20 18:23:36 +04:00
Emili Castells
7a5cc397ed
Merge pull request #2813 from woocommerce/PCP-3910-3911-onboarding-ui-changes
New Settings UI: Update products and business step designs (3910) (3911)
2024-11-20 14:36:25 +01:00
Narek Zakarian
a2375ba94a
Create a filter to switch the UI if the flag is enabled 2024-11-20 17:34:58 +04:00
Narek Zakarian
5917ddae53
Add an action to hook into "inside the settings page header" 2024-11-20 16:00:16 +04:00
Emili Castells
4bb09bb5b1
Merge pull request #2810 from woocommerce/PCP-3943-disable-the-old-onboarding-assets-when-the-new-settings-ui-is-enabled
Disable the old onboarding assets when the new settings UI is enabled (3943)
2024-11-20 11:51:29 +01:00
Emili Castells
415f95ef24
Merge pull request #2811 from woocommerce/PCP-3944-renaming-dashboard-to-overview
New Settings UI: Rename Dashboard to Overview (3944)
2024-11-20 11:40:45 +01:00
Emili Castells
04969f09c8
Merge pull request #2794 from woocommerce/PCP-3863-Disable-Add_payment_method-button-when-saving-payment
Disable "Add payment method" button while adding card
2024-11-20 11:01:10 +01:00
Emili Castells
a83dffa35d
Merge pull request #2797 from woocommerce/PCP-3827-implement-block-button-styles-for-apple-pay-button
Apple Pay: Add support for Button Options in the Block Checkout (3827)
2024-11-20 11:00:28 +01:00
Himad M
014524f37c
New Settings UI: Update Products and Business step designs 2024-11-19 16:48:19 -04:00
Daniel Dudzic
63e63a9e0c
New Settings UI: Update icon file names 2024-11-19 16:19:42 +01:00
Daniel Dudzic
8e73db9c44
New Settings UI: Rename Dashboard to Overview 2024-11-19 16:09:40 +01:00
Narek Zakarian
bda83055f7
Disable the old onboarding assets when the new settings UI is enabled 2024-11-19 17:34:55 +04:00
Emili Castells
d09d7f7b65
Merge pull request #2737 from woocommerce/PCP-3770-fastlane-implement-insights-sdk-for-block-checkout-ver2
Axo: Add PayPal Insights integration to the Block Checkout (3770)
2024-11-19 11:31:45 +01:00