trello_fake/components/projects
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
..
columns.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00
data-table-skeleton.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
data-table-toolbar.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
data-table.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
empty-state.tsx feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
index.ts feat: add task seeding script and update dependencies 2026-01-30 20:59:44 +01:00
projects-table.tsx feat: implement project CRUD functionality with create, edit, and delete dialogs 2026-01-31 14:50:07 +01:00