- 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. |
||
|---|---|---|
| .. | ||
| dashboard | ||
| gantt | ||
| project-detail | ||
| project-form | ||
| projects | ||
| statistics | ||
| task-detail | ||
| task-form | ||
| ui | ||
| app-sidebar.tsx | ||
| theme-provider.tsx | ||
| theme-toggle.tsx | ||