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
Philipp Stracker
3c577c8b2d
✨ Add new eligibility flags to Redux store
2024-10-25 13:01:01 +02:00
Philipp Stracker
cc3e52046b
🧐 Add console tool to dump the store contents
2024-10-25 12:59:29 +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
637a9c6dca
Merge remote-tracking branch 'origin/trunk' into PCP-3814-Create-dashboard-placeholder-page-in-new-settings-module
2024-10-25 06:46:51 +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
Philipp Stracker
046e3d5699
✨ Flush the debounced Redux handler on unmount
...
Ensure that pending changes are written to the store instead of discarding them.
2024-10-24 12:49:20 +02:00
Philipp Stracker
9629c86447
♻️ Make client ID and secret persistent
2024-10-24 12:47:30 +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
52d04c7347
✨ New state props for client ID and secret
2024-10-23 18:15:37 +02:00
Philipp Stracker
e20a6fdbce
🎨 Reorganize code
2024-10-23 18:14:25 +02:00
Philipp Stracker
e4430996ca
♻️ Change naming from “update” to “set”
2024-10-23 18:12:17 +02:00
Philipp Stracker
c5e8a85acf
♻️ Rename store selectors
...
Selectors now only differentiate between persistent or transient data
2024-10-23 18:11:09 +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
Philipp Stracker
e2b2660264
✨ Provide getters via the onboarding hook
2024-10-23 16:29:41 +02:00
Philipp Stracker
db62df3834
🔥 Remove some test code from dispatchers
2024-10-23 16:28:43 +02:00
Philipp Stracker
21d6ef4312
🔀 Merge branch 'PCP-3808’
2024-10-23 15:43:54 +02:00
Philipp Stracker
2f266b6576
✨ Start implementing new store attributes
2024-10-23 15:38:00 +02:00
inpsyde-maticluznar
222bd0848e
Rename files, folders
2024-10-23 15:25:38 +02:00
Philipp Stracker
16ffdb9f62
Merge branch 'trunk' into PCP-3800-settings-data-store
2024-10-23 14:29:43 +02:00
Philipp Stracker
180df1001e
🔀 Merge branch 'PCP-3793’
...
# Conflicts:
# modules/ppcp-settings/resources/js/App.js
2024-10-23 13:29:00 +02:00
inpsyde-maticluznar
e971ea33be
Merge branch 'PCP-3793-Create-welcome-screen-placeholder-page-in-new-settings-module' into PCP-3808-Create-your-business-placeholder-page-in-new-settings-module
2024-10-23 13:07:21 +02:00
inpsyde-maticluznar
d6d2eee54c
Add responsive to the welcome page
2024-10-23 12:59:41 +02:00
inpsyde-maticluznar
b903ed29fe
Add business page
2024-10-23 12:42:29 +02:00
inpsyde-maticluznar
32bf8a76ec
Implement the rest of the welcome step
2024-10-23 08:56:47 +02:00
Philipp Stracker
c61c4a7bc1
✨ Finish initial Redux store
2024-10-22 18:56:37 +02:00
Philipp Stracker
8520406794
🚧 Test integration of the Redux store in the app
2024-10-22 15:16:23 +02:00
Philipp Stracker
fc6d05ac37
✨ Create new Redux store for onboarding details
2024-10-22 15:15:55 +02:00
Emili Castells Guasch
5e803643cb
Fix phpunit
2024-10-18 17:36:54 +02:00
Emili Castells Guasch
9c5d978707
Add boilerplate for react settings app
2024-10-18 17:17:07 +02:00