trello_fake/app
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
..
api/dolibarr/[...path] feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
estadisticas feat: Implement statistics page with various data visualization charts and a new data seeding script. 2026-01-30 20:56:34 +01:00
gantt feat: Introduce Gantt chart page with project timeline visualization and add Radix UI select component. 2026-01-30 22:44:22 +01:00
proyectos feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
tareas/[id] feat: add @radix-ui/react-label and recharts dependencies 2026-01-31 13:56:51 +01:00
favicon.ico Initial commit from Create Next App 2025-12-05 20:26:44 +01:00
globals.css adding sidebar internally 2025-12-11 12:54:57 +01:00
layout.tsx update del proyecto en general 2026-01-28 11:44:49 +01:00
page.tsx Adding components for the main dashboard 2025-12-11 11:50:09 +01:00