Narek Zakarian
6d078fcf5d
Redesign the welcome changes
2024-11-05 13:49:38 +04: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
Philipp Stracker
98224690ee
🐛 Ensure the wizard displays a valid step
2024-10-29 12:31:58 +01:00
Philipp Stracker
ef60cca606
✨ Integrate Redux store to onboarding naviagtion
2024-10-28 18:27:12 +01:00
inpsyde-maticluznar
3a9f2a4a1f
Merge remote-tracking branch 'origin/trunk' into PCP-3814-Create-dashboard-placeholder-page-in-new-settings-module
...
# Conflicts:
# modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-10-28 12:28:07 +01:00
inpsyde-maticluznar
2afc530af5
TODO implementation and partial status implementation on the dashobard page
2024-10-25 14:35:16 +02:00
Emili Castells
80d58851af
Merge pull request #2732 from woocommerce/PCP-3810-Create-products-placeholder-page-in-new-settings-module
...
Create products placeholder page in new settings module (3810)
2024-10-25 11:08:30 +02:00
inpsyde-maticluznar
af4c2b0905
Create dashboard container
2024-10-25 06:45:01 +02:00
Philipp Stracker
a91b727121
✨ Replace the debounce-hook with a control
2024-10-24 16:58:03 +02:00
inpsyde-maticluznar
fc51e7f1a3
Implement product view
2024-10-24 13:54:50 +02:00
inpsyde-maticluznar
1ced06b24e
Implement business view
2024-10-24 06:35:48 +02:00
Philipp Stracker
7b12e65ca8
✨ Integrate new Redux props to the welcome screen
...
The new fields are managed by a debounced field hook that instantly stores the field values in a local state and propagates the new value to the Redux store after a debouncing-delay
2024-10-23 18:17:08 +02:00
Philipp Stracker
a0dcfc1bad
✨ Integrate Redux store with the welcome screen
2024-10-23 16:31:00 +02:00
inpsyde-maticluznar
222bd0848e
Rename files, folders
2024-10-23 15:25:38 +02:00