Commit Graph

15 Commits

Author SHA1 Message Date
seaznCode
60a9d90cf8 feat: implement latest news section with loading and error handling 2026-01-28 20:15:49 +01:00
seaznCode
75f4257a69 fix tut flow 2026-01-18 23:20:02 +01:00
DeathKaioken
6dfaedcab6 feat: mobile 2026-01-14 18:15:48 +01:00
DeathKaioken
b4a7a5f840 refactor: quickactions / login 2026-01-13 13:58:28 +01:00
seaznCode
d764532d24 feat: update tutorial steps and enhance contract signing flow with tutorial parameter handling 2025-10-22 21:55:22 +02:00
seaznCode
4024085dc4 feat: implement tutorial flow with URL parameter handling for navigation 2025-10-22 21:43:29 +02:00
86c7be381b Merge pull request 'feat: implement tutorial modal with step-by-step guidance for new users' (#4) from sz/tut-modal into dev
Reviewed-on: #4
2025-10-22 16:52:31 +00:00
seaznCode
5de28f2eaf feat: implement tutorial modal with step-by-step guidance for new users 2025-10-22 18:51:34 +02:00
DeathKaioken
cf6ff3998e beautify: quickaction dashboard verify mail button 2025-10-22 18:43:02 +02:00
seaznCode
db0a8707d3 refactor: simplify button enablement logic for ID upload and additional info 2025-10-22 18:34:13 +02:00
DeathKaioken
7625ded0e9 beautify: quick dashboard adjustments 2025-10-16 15:00:12 +02:00
DeathKaioken
d561e7da82 feat: add frontend matrix management 2025-10-16 10:09:31 +02:00
DeathKaioken
fb82536a09 feat: cant spam email verify mail 2025-10-16 09:28:17 +02:00
seaznCode
25fff9b1c3 feat: Implement user status management with custom hook
- Added `useUserStatus` hook to manage user status fetching and state.
- Integrated user status in Quick Action Dashboard and related pages.
- Enhanced error handling and loading states for user status.
- Updated profile completion and document upload flows to refresh user status after actions.
- Created a centralized API utility for handling requests and responses.
- Refactored authentication token management to use session storage.
2025-10-11 19:47:07 +02:00
DeathKaioken
54f946461c feature: add register quick action dashboard 2025-10-04 00:17:07 +02:00