From 2788f370100d7328a166e93665283f48fe4e761c Mon Sep 17 00:00:00 2001 From: Krishna Shirsath Date: Thu, 7 May 2026 12:45:28 +0530 Subject: [PATCH 01/28] fix: clean up ShiftAssignmentDialog employee mapping and enhance Link component with onMounted lifecycle --- roster/src/components/Link.vue | 7 +++++-- roster/src/components/ShiftAssignmentDialog.vue | 13 ++++--------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/roster/src/components/Link.vue b/roster/src/components/Link.vue index d3d73ccc70..80c36aac09 100644 --- a/roster/src/components/Link.vue +++ b/roster/src/components/Link.vue @@ -17,7 +17,7 @@