Commit Graph

12 Commits

Author SHA1 Message Date
60057b6c94 feat: enhance user flow for guest and regular users in quick action and dashboard pages 2026-03-15 01:11:57 +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
fa1058381f refactor: update ID input fields and button text for consistency in Company ID upload flow 2025-11-30 13:31:34 +01:00
seaznCode
4024085dc4 feat: implement tutorial flow with URL parameter handling for navigation 2025-10-22 21:43:29 +02:00
DeathKaioken
fb82536a09 feat: cant spam email verify mail 2025-10-16 09:28:17 +02:00
seaznCode
4ec56fd12f feat: Prevent double email sending by adding a ref and reset on failure in EmailVerifyPage 2025-10-12 16:09:02 +02:00
seaznCode
0ba58d7538 feat: Automatically send verification email on page load and update UI accordingly 2025-10-12 13:45:42 +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
66ea6ad002 beautify: footer fix email verify 2025-10-04 00:24:25 +02:00
DeathKaioken
80d66300cd feature: add quickaction email verify page 2025-10-04 00:20:17 +02:00