Remove calendar functionality from the Kanban board view

Removes the weekly calendar rendering and task dropping logic from the KanbanBoard component, simplifying its functionality to focus solely on board display.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ceced2fc-aa46-458d-ba87-ddd4b7bb1518
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/659922a9-0087-461c-90dd-6d9a58b81d4d/ceced2fc-aa46-458d-ba87-ddd4b7bb1518/bLPlkWk
This commit is contained in:
paul-nothaft
2025-09-11 14:18:38 +00:00
parent d5688f90b0
commit 7a73a48b63
2 changed files with 121 additions and 194 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ localPort = 35345
externalPort = 3002
[[ports]]
localPort = 40293
localPort = 39333
externalPort = 3001
[[ports]]