Commit Graph

7 Commits

Author SHA1 Message Date
seaznCode
5de28f2eaf feat: implement tutorial modal with step-by-step guidance for new users 2025-10-22 18:51:34 +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