Commit graph

264 commits

Author SHA1 Message Date
Narek Zakarian
f3c9787c68
Add the progress bar 2024-11-08 13:28:58 +04:00
Narek Zakarian
4a3ce9d029
Refactor the navigation component 2024-11-08 13:03:39 +04: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
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
cafe60904c
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-06 18:14:25 +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
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
Alex P.
a31ae1da77
Retrieve merchant data by creating order 2024-11-06 09:15:53 +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
6a5fc51c02
Add overlays 2024-11-05 13:30:27 +01:00
Narek Zakarian
6d078fcf5d
Redesign the welcome changes 2024-11-05 13:49:38 +04:00
Philipp Stracker
e8c9a53441
Add new “isLoading” state for the ToggleBlock 2024-11-04 18:50:49 +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
inpsyde-maticluznar
6b9b024d64
Merge remote-tracking branch 'origin/trunk' into PCP-3816-Create-payment-placeholder-page-in-new-settings-module
# Conflicts:
#	modules/ppcp-settings/resources/css/style.scss
2024-11-04 13:28:57 +01:00
Emili Castells Guasch
836badd48c Fix settings ui merge conflict 2024-11-04 11:29:21 +01:00
Philipp Stracker
6d0a6c8653
Merge branch 'trunk' into PCP-3786-manual-input 2024-10-31 17:41:01 +01:00
Philipp Stracker
a881838cf4
🔇 Remove console.log from getSteps function 2024-10-31 16:22:07 +01:00
Philipp Stracker
05657b8b27
♻️ Refactor Onboarding component and step handling 2024-10-31 15:21:41 +01:00
Philipp Stracker
426230bee9
🏗️ Add conditional routing to onboarding steps 2024-10-31 15:03:25 +01:00
Philipp Stracker
847bce3510
🎨 Standardize imports, remove unneccesary consts 2024-10-31 14:44:45 +01:00
Alex P.
5ad4cce8f7
Perform manual connection request 2024-10-31 09:47:06 +02:00
Alex P.
2ec94b1113
Update manual inputs labels for sandbox/live 2024-10-31 09:44:57 +02:00
Philipp Stracker
6e3664ade8
♻️ Extract onboarding state to custom hooks 2024-10-30 17:33:48 +01:00
Philipp Stracker
ee2c374f79
♻️ Move constants to a central config file
Reason: The constants are also used by the store and are synced to the server. Their use is not isolated to the specific component
2024-10-30 17:02:01 +01:00
Emili Castells
99d4c15ca6
Merge pull request #2738 from woocommerce/PCP-3819-Update-placeholder-links
Update placeholder links (3819)
2024-10-29 14:19:21 +01:00
inpsyde-maticluznar
52a1bb7383
Insert missing links 2024-10-29 13:03:24 +01:00
inpsyde-maticluznar
5d38233923
Create payment methods list 2024-10-29 12:39:44 +01:00
Philipp Stracker
98224690ee
🐛 Ensure the wizard displays a valid step 2024-10-29 12:31:58 +01:00
Philipp Stracker
3d05c65f50
New “isReady” flag to avoid invalid page content
Before this change, the onboarding wizard was briefly displayed on every page load
2024-10-28 18:57:39 +01:00
Philipp Stracker
ef60cca606
Integrate Redux store to onboarding naviagtion 2024-10-28 18:27:12 +01:00
Philipp Stracker
2bf9832844
Separate logic for onboarding and settings 2024-10-28 17:56:23 +01:00
Philipp Stracker
b369756cfd
🐛 Validate the initial tab, improve component 2024-10-28 16:58:50 +01:00
Philipp Stracker
0c16bfeb93
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/css/components/reusable-components/_settings-wrapper.scss
#	modules/ppcp-settings/resources/css/style.scss
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/TabNavigation.js
#	modules/ppcp-settings/resources/js/Components/Screens/Dashboard/Dashboard.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings.js
2024-10-28 16:10:25 +01:00
Philipp Stracker
b95af5c1b3
Sync active tab with browser URL 2024-10-28 15:58:40 +01:00
Philipp Stracker
69ca811b96
Set container width based on active tab panel 2024-10-28 15:56:11 +01:00