Commit graph

7307 commits

Author SHA1 Message Date
Philipp Stracker
e97e464fd8
🐛 Hide payment button wrapper when not eligible 2024-11-08 14:39:06 +01:00
Narek Zakarian
11ea4360b8
Fix the mobile view 2024-11-08 15:42:30 +04:00
Narek Zakarian
f6ad82886b
fix the first step back link 2024-11-08 15:27:00 +04:00
Narek Zakarian
66536f2a57
Pass the WC payments tab URL to JS 2024-11-08 14:06:38 +04:00
Narek Zakarian
d3accc0d8c
Improve mobile styles 2024-11-08 14:02:05 +04:00
Narek Zakarian
ce61b661ab
Remove the navigation from bottom 2024-11-08 13:31:45 +04:00
Narek Zakarian
c5d2295511
Remove the navigation from bottom 2024-11-08 13:31:12 +04:00
Narek Zakarian
f3c9787c68
Add the progress bar 2024-11-08 13:28:58 +04:00
Narek Zakarian
8336ffd2a6
Revert changing the modules file 2024-11-08 13:06:58 +04:00
Narek Zakarian
4a3ce9d029
Refactor the navigation component 2024-11-08 13:03:39 +04:00
Alex Pantechovskis
08eacd000c
Use sanitize_email
Co-authored-by: Matic Luznar <139765838+inpsyde-maticluznar@users.noreply.github.com>
2024-11-08 08:04:26 +02:00
Philipp Stracker
a91434951e
🚸 Enhance manual connection UX and validation 2024-11-07 18:34:30 +01:00
Philipp Stracker
e0fbaa7ad7
♻️ Add ref forwarding to DataStoreControl 2024-11-07 18:33:39 +01:00
Philipp Stracker
e6c7230ce2
🎨 Only target root container in global styles 2024-11-07 17:59:30 +01:00
Philipp Stracker
ec4e2be452
♻️ Refactor AccordionSection using WordPress icons 2024-11-07 17:51:12 +01:00
Narek Zakarian
f39b4ca891
Hide the unnecessary items, set BG color to white 2024-11-07 16:56:24 +04: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
Emili Castells Guasch
2b668a833b Remove more from currencies 2024-11-07 11:25:15 +01:00
Emili Castells Guasch
3820fdc758 Remove country and currency suppor for hk and sg 2024-11-07 11:19:28 +01:00
Alex P.
f28ce36b95
Add new settings containers 2024-11-07 09:44:00 +02:00
Daniel Dudzic
f51c41d222
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3827-implement-block-button-styles-for-google-pay-button 2024-11-07 01:16:51 +01:00
Daniel Dudzic
b117ff9b7c
Add ButtonOptions support for the Google Pay button 2024-11-07 01:00:53 +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