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 |
|
Alex P.
|
a31ae1da77
|
Retrieve merchant data by creating order
|
2024-11-06 09:15:53 +02: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
|
4f4492f497
|
Small mobile fix
|
2024-11-05 13:49:11 +01:00 |
|
inpsyde-maticluznar
|
6a1e543ea9
|
Merge remote-tracking branch 'origin/trunk' into PCP-3816-Create-payment-placeholder-page-in-new-settings-module
|
2024-11-05 13:32:56 +01: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 |
|
Alex P.
|
533ba45791
|
Update settings js packages
|
2024-11-04 21:23:14 +02:00 |
|
Emili Castells
|
d5745709d8
|
Merge pull request #2748 from woocommerce/PCP-3820-casual-selling-country-list
Update country list to determine casual selling availability (3813)
|
2024-11-04 14:05:34 +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
|
1ddbc38359
|
🌐 Update supported countries for casual selling
|
2024-10-31 18:49:08 +01:00 |
|
Emili Castells Guasch
|
0b9fd40d3a
|
Fix phpcs
|
2024-10-31 17:49:15 +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
|
654b2e40e9
|
✨ Add casual selling eligibility check
|
2024-10-31 16:17:15 +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.
|
a98618d5aa
|
Fix psalm
|
2024-10-31 10:03:17 +02: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 |
|
Alex P.
|
6f205ee730
|
Add dummy connect_manual endpoint
|
2024-10-31 09:44:04 +02:00 |
|
Philipp Stracker
|
37beb591d5
|
🔒️ Add array sanitizer for products field
|
2024-10-30 18:57:51 +01:00 |
|
Philipp Stracker
|
4102ba285b
|
👔 Add server-side onboarding profile details
|
2024-10-30 18:55:07 +01:00 |
|
Philipp Stracker
|
e28b6e35aa
|
♻️ Rename boolean getters/setters for data models
To make the function names more semantic
|
2024-10-30 18:52:10 +01:00 |
|
Philipp Stracker
|
6e3664ade8
|
♻️ Extract onboarding state to custom hooks
|
2024-10-30 17:33:48 +01:00 |
|
Philipp Stracker
|
cff9919c78
|
♻️ Consolidate hook props
|
2024-10-30 17:19:47 +01:00 |
|
Philipp Stracker
|
fcf2a972a7
|
👔 Introduce new hook details
|
2024-10-30 17:17:36 +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 |
|
Philipp Stracker
|
6a30bb01b3
|
👔 Introduce new props in the Redux store
|
2024-10-30 16:56:42 +01:00 |
|
Philipp Stracker
|
49c24f56d0
|
🧑💻 Add a Reset-Store action for testing
|
2024-10-30 16:55:44 +01:00 |
|
Philipp Stracker
|
0faeb5fd6b
|
♻️ Separate eligibility flags from user input
|
2024-10-30 16:52:06 +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
|
dcb8d01370
|
⬇️ Use older version of navigation package
v 8.2.0 requires node 20, which we did not test yet
|
2024-10-29 11:55:33 +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
|
6a80a016cf
|
♻️ MInor code organization
|
2024-10-28 18:56:25 +01:00 |
|
Philipp Stracker
|
46c7b84088
|
🐛 Add missing reducer for the “completed” flag
|
2024-10-28 18:27:57 +01:00 |
|
Philipp Stracker
|
ef60cca606
|
✨ Integrate Redux store to onboarding naviagtion
|
2024-10-28 18:27:12 +01:00 |
|
Philipp Stracker
|
164af7f515
|
♻️ MInor reorganization of code
|
2024-10-28 18:11:04 +01:00 |
|
Philipp Stracker
|
4944c2427b
|
🧐 Add debug tool to restart onboarding
|
2024-10-28 18:10:30 +01:00 |
|