- Implemented a new login page with form validation and error handling. - Created an authentication context to manage user login state and redirection. - Added middleware for route protection based on authentication status. - Developed settings dialog for user preferences including theme and appearance settings. - Introduced PDF export functionality for projects and tasks. - Created reusable UI components for alerts, cards, and settings. |
||
|---|---|---|
| .. | ||
| authService.ts | ||
| dolibarrClient.ts | ||
| exportPdf.ts | ||
| projectsService.ts | ||
| tasksService.ts | ||
| usersService.ts | ||
| utils.ts | ||