Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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