cc-dashboard/web
Vadym Samoilenko 9495aebef1 fix: TypeScript errors in TaskForm/CalendarView/PlannerView, rebuild frontend
- TaskForm: change project_id/azure_work_item_id form state from null to undefined
- CalendarView/PlannerView: accept TaskCreatePayload | TaskUpdatePayload from @save emit
- Rebuild: web assets with AssistantWidget included

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 19:01:58 +01:00
..
src fix: TypeScript errors in TaskForm/CalendarView/PlannerView, rebuild frontend 2026-05-06 19:01:58 +01:00
.eslintrc.cjs feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
index.html feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
package.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
postcss.config.js feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tailwind.config.ts feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tsconfig.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
tsconfig.node.json feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
vite.config.ts feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00
vitest.config.ts feat: add complete Vue 3 frontend in web/ directory 2026-05-06 18:52:43 +01:00