trello_fake/components/ui
Levi Planelles ae66248df9 feat: implement project CRUD functionality with create, edit, and delete dialogs
- Added project creation and editing capabilities with ProjectFormSheet component.
- Integrated delete confirmation dialog for project deletion.
- Updated projects service to handle create, update, and delete operations.
- Enhanced ProjectsTable component to manage project state and actions.
- Introduced new types for project creation and updating in project.ts.
- Improved UI with alert dialogs for confirmation actions.
- Refactored statistics page layout for better responsiveness.
- Added switch component for UI interactions.
2026-01-31 14:50:07 +01:00
..
alert-dialog.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +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
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