Commit graph

130 commits

Author SHA1 Message Date
inpsyde-maticluznar
fac3dfcf84
Implement widget and fix some bugs 2024-11-28 10:31:16 +01:00
inpsyde-maticluznar
6225943c00
Partial implementation of the button widget 2024-11-27 08:02:06 +01:00
inpsyde-maticluznar
5f83517509
Create sidebar for styling screen and initalize preview - no success 2024-11-26 13:28:03 +01:00
Emili Castells
06e74e74f4
Merge pull request #2822 from woocommerce/PCP-3892-create-setting-in-old-and-new-ui-for-users-to-switch-back-and-forth
Create setting for users to switch back and forth (3892)
2024-11-21 17:13:40 +01:00
Emili Castells
7bf579c508
Merge pull request #2821 from woocommerce/PCP-3946-convert-existing-payment-methods-screen-into-the-new-design-two-columns
Settings UI: Migrate to two column design
2024-11-21 14:11:23 +01:00
Daniel Dudzic
9137712196
Settings UI: Migrate to two column design 2024-11-21 13:08:38 +01:00
Emili Castells
e70377c7ec
Merge pull request #2819 from woocommerce/PCP-3946-Convert-existing-payment-methods-screen-into-the-new-design
Convert existing payment methods screen into the new design (3946)
2024-11-21 12:49:01 +01:00
inpsyde-maticluznar
9d65194dbd
Payment cards redesign #2 2024-11-21 11:38:01 +01:00
Narek Zakarian
6d6835c998
Create the switching logic 2024-11-20 20:16:35 +04:00
Emili Castells
7a5cc397ed
Merge pull request #2813 from woocommerce/PCP-3910-3911-onboarding-ui-changes
New Settings UI: Update products and business step designs (3910) (3911)
2024-11-20 14:36:25 +01:00
Himad M
014524f37c
New Settings UI: Update Products and Business step designs 2024-11-19 16:48:19 -04:00
Daniel Dudzic
8e73db9c44
New Settings UI: Rename Dashboard to Overview 2024-11-19 16:09:40 +01:00
inpsyde-maticluznar
7a66931847
Fix minor styling bugs 2024-11-14 11:52:00 +01:00
inpsyde-maticluznar
cf543bb6a1
Merge remote-tracking branch 'origin/trunk' into PCP-3882-Create-settings-placeholder-page-in-new-settings-module
# Conflicts:
#	modules/ppcp-settings/resources/css/_global.scss
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/OnboardingSettingsToggleBlock.js
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
#	yarn.lock
2024-11-14 10:26:30 +01:00
inpsyde-maticluznar
f6e214650e
Use sprintf for texts with links 2024-11-14 08:29:03 +01:00
inpsyde-maticluznar
b23a9a0fab
Finish settings page 2024-11-13 17:29:11 +01:00
Emili Castells Guasch
0aa2b87121 Merge trunk 2024-11-13 11:39:19 +01:00
Narek Zakarian
913f4ab2b3
Fix the docs 1 column styles 2024-11-12 19:52:30 +04:00
Narek Zakarian
0993780243
Create the welcome docs flows 2024-11-12 19:23:30 +04:00
Emili Castells Guasch
5892a0fb2f Add external icon to button 2024-11-12 15:47:59 +01:00
Narek Zakarian
70c524184c
Merge remote-tracking branch 'origin/temp/settings-ui' into PCP-3908-screen-1-localize-first-onboarding-page
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/StepWelcome.js
2024-11-12 18:06:49 +04:00
Narek Zakarian
db94393525
separate welcome docs into a component 2024-11-12 18:03:55 +04:00
Emili Castells Guasch
a5ae046021 Add components 2024-11-12 15:01:29 +01:00
inpsyde-maticluznar
e72cc8a213
Adds all expert settings 2024-11-12 10:12:31 +01:00
Emili Castells
87ca59cf34
Merge pull request #2769 from woocommerce/PCP-3821-link-manual-connect-button-to-server-side-endpoint
Link Manual Connect button to server side endpoint (3821)
2024-11-11 14:56:19 +01:00
inpsyde-maticluznar
51b7b48381
Refactor & Add more fields 2024-11-11 14:02:49 +01:00
Narek Zakarian
f6ad82886b
fix the first step back link 2024-11-08 15:27:00 +04:00
Narek Zakarian
66536f2a57
Pass the WC payments tab URL to JS 2024-11-08 14:06:38 +04:00
Narek Zakarian
d3accc0d8c
Improve mobile styles 2024-11-08 14:02:05 +04:00
Narek Zakarian
ce61b661ab
Remove the navigation from bottom 2024-11-08 13:31:45 +04:00
Narek Zakarian
c5d2295511
Remove the navigation from bottom 2024-11-08 13:31:12 +04:00
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