Commit graph

7237 commits

Author SHA1 Message Date
Philipp Stracker
ec4e2be452
♻️ Refactor AccordionSection using WordPress icons 2024-11-07 17:51:12 +01:00
Philipp Stracker
d9a82948f7
💄 Enhance SettingsToggleBlock with loading state 2024-11-07 13:24:29 +01:00
Philipp Stracker
4af29a5dc2
Add simple Spinner overlay component 2024-11-07 13:23:20 +01:00
Philipp Stracker
9d845e56f3
🧑‍💻 Add common CSS class prefix 2024-11-07 13:12:16 +01:00
Philipp Stracker
790eab5629
💄 Enhance AccordionSection UI and flexibility 2024-11-07 13:09:58 +01:00
Philipp Stracker
e4e2ca3141
💬 Remove trailing space from link URL 2024-11-07 13:08:51 +01:00
Philipp Stracker
b6fbf3fb51
🚸 Enhance SettingsToggleBlock UX/accessibility 2024-11-07 13:08:28 +01:00
Philipp Stracker
3c8d048c49
🔀 Merge branch 'trunk' 2024-11-07 12:28:01 +01:00
Emili Castells
40fda872bb
Merge pull request #2773 from woocommerce/PCP-3876-update-node-js-to-version-22
Pcp 3876 update node js to version 22
2024-11-07 12:14:54 +01:00
Philipp Stracker
edb8ceb695
⬆️ Upgrade @woocommerce/navigation package to 8.2 2024-11-06 20:02:59 +01:00
Philipp Stracker
778cb5b2d9
⬇️ Revert @wordpress/scripts to version 30.0.x
Higher versions conflict with the eslint-plugin integration in PhpStorm.
2024-11-06 20:02:44 +01:00
Philipp Stracker
679e4f36b9
⬆️ Upgrade DDEV to Node.js version 22 2024-11-06 19:42:44 +01:00
Philipp Stracker
cafe60904c
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-06 18:14:25 +01:00
Emili Castells
3598d60f5a
Merge pull request #2768 from woocommerce/PCP-3834-update-onboarding-wizard-screens-with-new-design
Update the onboarding wizard screens with new design (3834)
2024-11-06 17:48:58 +01:00
Narek Zakarian
54cbafe1a1
Adjust the coding styles 2024-11-06 18:37:56 +04:00
Narek Zakarian
0c69ba3b5c
Fix the conflict 2024-11-06 18:30:01 +04:00
Narek Zakarian
e4453030be
Merge branch 'trunk' into PCP-3834-update-onboarding-wizard-screens-with-new-design
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-06 18:25:36 +04:00
Narek Zakarian
00406d7825
Restore .gitkeep in node_modules 2024-11-06 17:42:02 +04:00
Emili Castells
9afb9de92c
Merge pull request #2763 from woocommerce/PCP-3816-Create-payment-placeholder-page-in-new-settings-module
Create payment placeholder page in new settings module (3816)
2024-11-06 10:55:49 +01:00
Emili Castells
caa35e120c
Merge pull request #2765 from woocommerce/PCP-3821-manual-connection-endpoint
Implement manual connection endpoint
2024-11-06 10:53:20 +01:00
Alex P.
17b3ed8b41
Fix test 2024-11-06 09:22:34 +02:00
Alex P.
a31ae1da77
Retrieve merchant data by creating order 2024-11-06 09:15:53 +02:00
Alex P.
1659d30ded
Add type 2024-11-06 09:14:44 +02:00
Alex P.
e813816e06
Simplify log call 2024-11-06 09:14:21 +02:00
Alex P.
27472d3136
Use ContainerInterface instead of Settings in Bearer 2024-11-06 09:14:01 +02:00
Philipp Stracker
11088210bb
Add new Accordion Section for advanced options 2024-11-05 19:10:30 +01:00
Philipp Stracker
fd07038a76
🔀 Merge branch 'PCP-3834’
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-05 18:42:32 +01:00
Philipp Stracker
8c92320969
♻️ Refactor onboarding form component 2024-11-05 18:32:33 +01:00
Narek Zakarian
0caf433965
Add the superscript element 2024-11-05 19:21:01 +04:00
Narek Zakarian
749ce8b3f2
Adjust styles, fix the gaps 2024-11-05 18:20:04 +04:00
Narek Zakarian
d62a7c8282
Adjust styles, add fonts 2024-11-05 17:54:47 +04:00
inpsyde-maticluznar
4f4492f497
Small mobile fix 2024-11-05 13:49:11 +01:00
inpsyde-maticluznar
6a1e543ea9
Merge remote-tracking branch 'origin/trunk' into PCP-3816-Create-payment-placeholder-page-in-new-settings-module 2024-11-05 13:32:56 +01:00
inpsyde-maticluznar
6a5fc51c02
Add overlays 2024-11-05 13:30:27 +01:00
Emili Castells
3e002032e6
Merge pull request #2762 from woocommerce/release/2.9.4-rc1
Release 2.9.4-rc1
2024-11-05 12:18:48 +01:00
Emili Castells Guasch
30cd626238 2.9.4-rc1 version 2024-11-05 11:21:30 +01:00
Narek Zakarian
6d078fcf5d
Redesign the welcome changes 2024-11-05 13:49:38 +04:00
Emili Castells
08df9c34eb
Merge pull request #2448 from woocommerce/PCP-3202-retrieve-button-styling-properties-from-woo-commerce-checkout-block-ver-2
POC: Receive button properties from the Checkout Block (3202)
2024-11-05 10:49:23 +01:00
Emili Castells
d00cf4c2c4
Merge pull request #2756 from woocommerce/PCP-3830-google-pay-and-apple-pay-as-separate-gateways-place-order-button-when-classic-checkout-removed-from-smart-button-location
Google Pay and Apple Pay as separate gateways does not show button when checkout remove from button locations (3830)
2024-11-05 10:47:30 +01:00
Emili Castells
fd554a6951
Merge pull request #2754 from woocommerce/PCP-3824-extend-advanced-card-processing-country-currency-feature-availability
Extend Advanced Card Processing country/currency feature availability (3824)
2024-11-05 10:46:32 +01:00
Emili Castells
4c15c34732
Merge pull request #2760 from woocommerce/PCP-3627-update-js2
Update js packages
2024-11-05 10:44:18 +01:00
Alex P.
533ba45791
Update settings js packages 2024-11-04 21:23:14 +02:00
Alex P.
7b96693bf9
Update root js packages 2024-11-04 21:22:55 +02:00
Alex P.
7fc3e7bbdb
Remove package-lock.json
currently using yarn
2024-11-04 21:22:22 +02:00
Philipp Stracker
e8c9a53441
Add new “isLoading” state for the ToggleBlock 2024-11-04 18:50:49 +01:00
Philipp Stracker
72fea4ee9c
🐛 Fix action type 2024-11-04 18:50:09 +01:00
Emili Castells
7c8f8d44ec
Merge pull request #2722 from woocommerce/PCP-3644-apple-pay-button-disappears-on-classic-checkout
Apple Pay button disappears on Classic Checkout (3644)
2024-11-04 17:48:28 +01:00
Philipp Stracker
73cc6b177e
🔀 Merge branch 'PCP-3644’
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
2024-11-04 17:36:17 +01:00
Philipp Stracker
c5d7ce211a
🚧 Begin to refactor the manual connection hook 2024-11-04 16:50:50 +01:00
Philipp Stracker
5a1adc825c
Add isManualConnectionBusy to onboarding hook 2024-11-04 16:50:13 +01:00