trello_fake/components/ui
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
..
alert-dialog.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
alert.tsx feat: add login page and authentication context 2026-02-06 20:51:04 +01:00
avatar.tsx Adding components for the main dashboard 2025-12-11 11:50:09 +01:00
badge.tsx update for marcos 2026-01-09 18:39:19 +01:00
button.tsx Adding components for the main dashboard 2025-12-11 11:50:09 +01:00
card.tsx Adding components for the main dashboard 2025-12-11 11:50:09 +01:00
checkbox.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
delete-confirmation-dialog.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
dialog.tsx feat: add user profile dialog and related services for user data management 2026-02-06 19:24:39 +01:00
dropdown-menu.tsx improved sidebar menu with dropdown-menu, stats fixed 2025-12-12 11:38:18 +01:00
input.tsx adding sidebar internally 2025-12-11 12:54:57 +01:00
label.tsx feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00
progress.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
project-status-badge.tsx feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00
select.tsx Merge origin/main into main with Estadisticas branch 2026-01-30 23:48:58 +01:00
separator.tsx adding sidebar internally 2025-12-11 12:54:57 +01:00
sheet.tsx adding sidebar internally 2025-12-11 12:54:57 +01:00
sidebar.tsx Amai mi cookie 2026-01-23 19:53:10 +01:00
skeleton.tsx Adding components for the main dashboard 2025-12-11 11:50:09 +01:00
switch.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
table.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
tabs.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
textarea.tsx feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00
tooltip.tsx adding sidebar internally 2025-12-11 12:54:57 +01:00