From e4ab2aa431fb2c7c96e9fea43bd1be266d2903d8 Mon Sep 17 00:00:00 2001 From: Lera24 Date: Thu, 25 Apr 2024 14:15:30 +0300 Subject: [PATCH] fix: computed props in chat-task-time-row component[WTEL-4418] --- .../task-row/call-task-timeline-row.vue | 42 ++++---- .../components/utils/timeline-pin.vue | 22 ++--- .../utils/timeline-row-initiator.vue | 48 +++++++--- .../timeline/enums/TimelinePinType.enum.js | 3 +- .../task-row/chat-task-timeline-row.vue | 95 ++++++++++--------- 5 files changed, 120 insertions(+), 90 deletions(-) diff --git a/src/modules/contacts/modules/timeline/components/task-row/call-task-timeline-row.vue b/src/modules/contacts/modules/timeline/components/task-row/call-task-timeline-row.vue index ae559cd5..efda6413 100644 --- a/src/modules/contacts/modules/timeline/components/task-row/call-task-timeline-row.vue +++ b/src/modules/contacts/modules/timeline/components/task-row/call-task-timeline-row.vue @@ -15,29 +15,31 @@ -