Commit graph

15 commits

Author SHA1 Message Date
Philipp Stracker
54e2258d62
Improve the loading experience
Before this change, the settings screen was briefly visible, before the merchant details were loaded from the REST endpoint
2025-01-10 19:15:02 +01:00
Himad M
a3989401de
New Settings UI: Disable settings in send-only countries 2024-12-19 14:36:26 +01:00
Philipp Stracker
c99793ad4b
🔀 Merge branch 'temp/settings-ui'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Settings.js
2024-12-11 17:05:28 +01:00
Philipp Stracker
825e1d0f73
️ Undo last commit 2024-12-11 16:56:16 +01:00
Philipp Stracker
36de426260
💄 Add a real loading screen 2024-12-09 19:24:34 +01:00
Philipp Stracker
90068aa461
♻️ Only disable confirmation logic for onboarding 2024-12-09 19:03:26 +01:00
Philipp Stracker
6586cc06a1
Disable the browser warning on page reload 2024-12-09 19:00:26 +01:00
Philipp Stracker
3b3bb29428
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/Navigation.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings.js
#	modules/ppcp-settings/services.php
#	modules/ppcp-settings/src/SettingsModule.php
2024-11-21 19:23:42 +01:00
Daniel Dudzic
9137712196
Settings UI: Migrate to two column design 2024-11-21 13:08:38 +01:00
Philipp Stracker
a498c48f5d
♻️ Implement new store logic in on boarding pages 2024-11-20 16:56:44 +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
2bf9832844
Separate logic for onboarding and settings 2024-10-28 17:56:23 +01:00
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
fc51e7f1a3
Implement product view 2024-10-24 13:54:50 +02:00