Commit Graph

11 Commits

Author SHA1 Message Date
seaznCode
860e88c3be feat: add personal and company profile fields with phone number validation 2026-01-19 20:28:09 +01:00
seaznCode
71f4fdfd02 fix: ensure companyName is included in profile data for backend 2026-01-19 19:32:17 +01:00
seaznCode
3bdd4ae330 tut modal redirect fixes 2026-01-19 18:34:06 +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
seaznCode
d96f13474c feat: Add country selection dropdown with predefined options in company profile form 2025-10-12 13:58:02 +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
affa6912a9 feature: add additional information page for personal and company user 2025-10-04 00:37:49 +02:00