Commit Graph

11 Commits

Author SHA1 Message Date
seaznCode
8798979fe9 feat: Add nationality and country selection with validation for date of birth 2025-10-12 13:56:39 +02:00
seaznCode
ab69142c34 feat: Improve validation logic and error messaging in company sign contract page + update to use dummy PDF file 2025-10-12 13:56:09 +02:00
seaznCode
894aa4d0b4 feat: Enhance validation logic and error messaging in personal sign contract page + send dummy pdf file not txt 2025-10-12 13:55:58 +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
10d3d341bc feature: add sign contract for personal and company 2025-10-04 00:42:00 +02:00
DeathKaioken
affa6912a9 feature: add additional information page for personal and company user 2025-10-04 00:37:49 +02:00
DeathKaioken
b14c72cb8d feature: add personal & company register upload id page 2025-10-04 00:31:09 +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
DeathKaioken
54f946461c feature: add register quick action dashboard 2025-10-04 00:17:07 +02:00