Commit graph

264 commits

Author SHA1 Message Date
Philipp Stracker
7ecbd6a1ca
♻️ Integrate the new TabNavigation component 2024-10-28 15:47:53 +01:00
Philipp Stracker
3c31297e10
New utility method to determine visible tabs 2024-10-28 15:44:27 +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
8b67aa4265
Implements dashboard layout 2024-10-28 12:26:13 +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
Philipp Stracker
550812b746
♻️ Replace component state with props 2024-10-23 16:30:35 +02:00
inpsyde-maticluznar
222bd0848e
Rename files, folders 2024-10-23 15:25:38 +02:00