Commit graph

7433 commits

Author SHA1 Message Date
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
Daniel Dudzic
55d98fdeb3
PHPCS fixes 2024-11-19 11:23:38 +01:00
Daniel Dudzic
d84f29a274
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3770-fastlane-implement-insights-sdk-for-block-checkout-ver2 2024-11-19 11:23:08 +01:00
Philipp Stracker
69c877fae7
🔀 Merge branch 'trunk' 2024-11-19 11:14:43 +01:00
Philipp Stracker
0f03a636b2
🚧 Initial store-module for common details 2024-11-19 10:57:04 +01:00
Emili Castells
e725e427e1
Merge pull request #2804 from woocommerce/PCP-3934-remove-help-dropdown-during-onboarding
Hide the screen meta links from onboarding screen (3934)
2024-11-19 10:35:07 +01:00
Emili Castells
c7dfe3293b
Merge pull request #2704 from woocommerce/PCP-3783-fastlane-allow-merchants-to-disable-specific-card-types
Axo: Add support for card icons in the Block Checkout and add card type limiting for both block and classic checkouts (3783)
2024-11-19 10:32:19 +01:00
Emili Castells
45f7b4fa97
Merge pull request #2792 from woocommerce/PCP-3884-conditionally-add-local-apms
Add local APM gateways only if PayPal gateway is enabled (3884)
2024-11-19 09:57:11 +01:00
Himad M
0f6ca42200
Add local APM gateways only if PayPal gateway is enabled 2024-11-18 18:48:27 -04:00
Daniel Dudzic
f79fb04846
Ensure the WC session exists before trying to access it 2024-11-18 20:01:00 +01:00
Philipp Stracker
ef873dcda2
💡 Document all Redux store files 2024-11-18 18:51:11 +01:00
Philipp Stracker
fee9a016c6
♻️ Refactor onboarding state management 2024-11-18 18:26:10 +01:00
Emili Castells Guasch
fa9a1c704d Add sdk and user tokens based on user logged status 2024-11-18 17:54:02 +01:00
Philipp Stracker
81f45692f4
Create helpers to simplify reducer logic 2024-11-18 17:47:08 +01:00
Philipp Stracker
f272da5a5a
🚧 Add missing action types for new controls 2024-11-18 16:33:50 +01:00
Philipp Stracker
ab8f8e81ae
♻️ Move REST paths to constants.js 2024-11-18 16:32:45 +01:00
Philipp Stracker
84d2af5f39
♻️ Refactor onboarding actions to use controls 2024-11-18 16:32:17 +01:00
Philipp Stracker
cf3798f610
♻️ Introduce new STORE_KEY const 2024-11-18 16:25:57 +01:00
Philipp Stracker
4dd31965ea
♻️ Improve the main store-generation logic 2024-11-18 16:23:54 +01:00
Philipp Stracker
b921a54e9f
⬆️ Update WordPress deps (lock file) 2024-11-18 16:22:01 +01:00
Daniel Hüsken
c1dbb83350
Refactor event listener setup for place order button 2024-11-18 14:49:03 +01:00
Emili Castells
594c9eb63b
Merge pull request #2745 from woocommerce/PCP-3615-acdc-not-visible-on-checkut-when-fastlane-enabled-and-subscription-product-in-cart
Load ACDC for Classic and Block checkouts for subscription products (3615)
2024-11-18 13:59:01 +01:00
Emili Castells
051faff723
Merge pull request #2764 from woocommerce/PCP-3769_translations-for-card-fildes-block-checkout
Make card fields in block checkout translatable (3769)
2024-11-18 13:58:16 +01:00
Emili Castells
04eb28fda5
Merge pull request #2703 from woocommerce/PCP-3781-Do-not-display-split-local-APMs-when-PayPal-is-not-enabled
Do not display split local APMs when PayPal is not enabled (3781)
2024-11-18 13:57:26 +01:00
Emili Castells
d00e6fb858
Merge pull request #2752 from woocommerce/PCP-3828_fix-missind-void-auth-button
added ApplePay and GooglePay to refund payment methods
2024-11-18 13:55:46 +01:00
Emili Castells
c7f4a8ee8f
Merge pull request #2712 from woocommerce/PCP-233-native-gateway-icon-feature-for-all-gateways
Native gateway icon feature for all gateways (233)
2024-11-18 13:54:15 +01:00
Emili Castells Guasch
ed75fd47b1 Merge trunk 2024-11-18 12:59:36 +01:00
Narek Zakarian
dffd5f0427
Hide the screen meta links from onboarding screen 2024-11-18 15:18:14 +04:00
Daniel Dudzic
216e805615
Fix the EndCheckoutTracker.js file name in the webpack config file 2024-11-15 20:00:33 +01:00
Philipp Stracker
0b55aa3fb6
🔀 Merge branch 'trunk' 2024-11-15 17:38:36 +01:00