From 632e4ae0d137ddab1fbf94fe7a3925f87fd29025 Mon Sep 17 00:00:00 2001 From: louispaulb Date: Tue, 24 Mar 2026 16:08:56 -0400 Subject: [PATCH] =?UTF-8?q?Refactor:=20modular=20architecture=20=E2=80=94?= =?UTF-8?q?=20extract=20composables=20&=20components?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Extract useDragDrop.js (drag/drop, block move, resize) - Extract useSelection.js (lasso, multi-select, hover linking) - Extract WeekCalendar.vue, MonthCalendar.vue, RightPanel.vue - DispatchV2Page.vue: 3018 → 1438 lines (orchestration only) - Remove