Commit Graph

9 Commits

Author SHA1 Message Date
DeathKaioken
b4a7a5f840 refactor: quickactions / login 2026-01-13 13:58:28 +01:00
seaznCode
6bf1ca006e feat: update success messages for document uploads and contract signing to include redirect notice + remove cow 2025-11-29 15:23:18 +01:00
seaznCode
a450637194 feat: Implement contract preview loading and refresh functionality in CompanySignContractPage 2025-11-08 15:46:59 +01:00
seaznCode
0d225cb0ac feat: Add contract preview functionality in UserDetailModal and PersonalSignContractPage 2025-11-04 20:54:02 +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
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
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