trello_fake/components/dashboard
Levi Planelles f1d19bd257 feat: add login page and authentication context
- 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.
2026-02-06 20:51:04 +01:00
..
dashboard-header.tsx feat: add login page and authentication context 2026-02-06 20:51:04 +01:00
project-card-skeleton.tsx update del proyecto en general 2026-01-28 11:44:49 +01:00
project-card.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
project-dashboard.tsx feat: add login page and authentication context 2026-02-06 20:51:04 +01:00
project-detail.tsx feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00
project-grid-skeleton.tsx update del proyecto en general 2026-01-28 11:44:49 +01:00
project-grid.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
project-list-item-skeleton.tsx update del proyecto en general 2026-01-28 11:44:49 +01:00
project-list-item.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
stats-overview.tsx feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00