Commit Graph

5 Commits

Author SHA1 Message Date
Levi Planelles 5a9b509b1b feat: add docker-compose configuration for Dolibarr and MariaDB, update project seeding script with task management and project status handling 2026-03-27 09:27:42 +01:00
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
Levi Planelles 997ff4d64d feat: Enhance Dolibarr project management dashboard with new features and scripts
- Updated README.md to include detailed project description, features, installation steps, and troubleshooting tips.
- Added new scripts for seeding test projects via API and direct connection to Dolibarr.
- Introduced a diagnostic script to check the status of Dolibarr and Next.js services.
- Implemented project seeding scripts with realistic data and validation processes.
- Updated project TypeScript definitions to allow nullable date fields for better compatibility.
2026-01-28 13:00:17 +01:00
Levi Planelles 09bdf14c0a update for marcos 2026-01-09 18:39:19 +01:00
Levi Planelles 5a1489a432 Adding components for the main dashboard 2025-12-11 11:50:09 +01:00