- 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. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| project-detail-view.tsx | ||
| project-header.tsx | ||
| project-info.tsx | ||
| project-stats.tsx | ||
| task-columns.tsx | ||
| tasks-section.tsx | ||