Commit Graph

10 Commits

Author SHA1 Message Date
marcos 11fbef5595 Merge origin/main into main with Estadisticas branch 2026-01-30 23:48:58 +01:00
marcos 8994c240eb feat: Introduce Gantt chart page with project timeline visualization and add Radix UI select component. 2026-01-30 22:44:22 +01:00
Levi Planelles 88781f5094 feat: add task seeding script and update dependencies
- Introduced a new script `seed-tasks.js` to create test tasks for Dolibarr projects.
- Updated `package.json` and `package-lock.json` to include new Radix UI components and TanStack Table.
- Added TypeScript types for tasks in `types/task.ts`.
- Enhanced project task management with new task templates and improved task creation logic.
2026-01-30 20:59:44 +01:00
marcos 8e7f6ca198 feat: Implement statistics page with various data visualization charts and a new data seeding script. 2026-01-30 20:56:34 +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 ea708254e3 update del proyecto en general 2026-01-28 11:44:49 +01:00
Levi Planelles c66fbf19c0 improved sidebar menu with dropdown-menu, stats fixed 2025-12-12 11:38:18 +01:00
Levi Planelles 6c7cb9f2d2 adding sidebar internally 2025-12-11 12:54:57 +01:00
Levi Planelles 5a1489a432 Adding components for the main dashboard 2025-12-11 11:50:09 +01:00
Levi Planelles f7595fc900 Initial commit from Create Next App 2025-12-05 20:26:44 +01:00