Commit graph

7349 commits

Author SHA1 Message Date
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
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
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
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
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
Philipp Stracker
0b55aa3fb6
🔀 Merge branch 'trunk' 2024-11-15 17:38:36 +01:00
Philipp Stracker
fe7dd9a653
Add LoginLinkRestEndpoint for merchant login 2024-11-15 14:05:52 +01:00
Philipp Stracker
f6b1d7a3cb
♻️ Refactor REST endpoint registration 2024-11-15 14:03:57 +01:00
Philipp Stracker
9d01d2444f
🧱 Add DI services for ConnectionUrlGenerator 2024-11-15 14:00:52 +01:00
Danny Dudzic
f628cffa9e
Merge pull request #2772 from woocommerce/PCP-3827-implement-block-button-styles-for-google-pay-button
Google Pay: Add support for Button Options in the Block Checkout (3827)
2024-11-14 21:24:26 +01:00
Philipp Stracker
0fc35f8b5e
♻️ Improve ConnectionUrlGenerator code 2024-11-14 17:10:52 +01:00
Emili Castells
707dfa6d8c
Merge pull request #2793 from woocommerce/PCP-3882-Create-settings-placeholder-page-in-new-settings-module
Build settings UI from Figma design (visual only) (3882)
2024-11-14 15:05:55 +01:00
inpsyde-maticluznar
7a66931847
Fix minor styling bugs 2024-11-14 11:52:00 +01:00
inpsyde-maticluznar
cf543bb6a1
Merge remote-tracking branch 'origin/trunk' into PCP-3882-Create-settings-placeholder-page-in-new-settings-module
# Conflicts:
#	modules/ppcp-settings/resources/css/_global.scss
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/OnboardingSettingsToggleBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
#	yarn.lock
2024-11-14 10:26:30 +01:00
inpsyde-maticluznar
3ec79f7d87
Restore .gitkeep 2024-11-14 09:50:34 +01:00
inpsyde-maticluznar
f6e214650e
Use sprintf for texts with links 2024-11-14 08:29:03 +01:00
inpsyde-maticluznar
b23a9a0fab
Finish settings page 2024-11-13 17:29:11 +01:00
Philipp Stracker
272885549f
🔀 Merge branch 'trunk' 2024-11-13 15:31:37 +01:00
Philipp Stracker
b8ba06d3c2
Merge pull request #2790 from woocommerce/PCP-3909-screen-5-add-the-last-onboarding-step-complete-setup
Screen 5: Add the last onboarding step (Complete Setup) (3909)
2024-11-13 14:51:52 +01:00
Philipp Stracker
0b73f672a3
Restore gitkeep files 2024-11-13 14:40:35 +01:00
Emili Castells Guasch
0aa2b87121 Merge trunk 2024-11-13 11:39:19 +01:00
Philipp Stracker
01b237dcd7
Merge pull request #2789 from woocommerce/temp/settings-ui
Temp/settings UI
2024-11-13 11:36:31 +01:00
Emili Castells
d7197d2025
Merge pull request #2786 from woocommerce/PCP-3908-screen-1-localize-first-onboarding-page
Add the welcome screens based on the flows (3908)
2024-11-13 11:25:15 +01:00
Narek Zakarian
913f4ab2b3
Fix the docs 1 column styles 2024-11-12 19:52:30 +04:00
Narek Zakarian
a838c97cd0
Fix the heading hidden style 2024-11-12 19:38:42 +04:00
Narek Zakarian
f2b2775a13
Separate the welcome docs css 2024-11-12 19:24:06 +04:00
Narek Zakarian
0993780243
Create the welcome docs flows 2024-11-12 19:23:30 +04:00
Emili Castells Guasch
5892a0fb2f Add external icon to button 2024-11-12 15:47:59 +01:00
Daniel Dudzic
e25a773b0e
Fix PHPCS errors 2024-11-12 15:10:55 +01:00
Narek Zakarian
70c524184c
Merge remote-tracking branch 'origin/temp/settings-ui' into PCP-3908-screen-1-localize-first-onboarding-page
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-12 18:06:49 +04:00