From b15834525593756a832a2b3f2212b94267994cc3 Mon Sep 17 00:00:00 2001 From: Alexander Onnikov Date: Mon, 16 Sep 2024 14:14:51 +0700 Subject: [PATCH] UBERF-8127 Support todos in activity Signed-off-by: Alexander Onnikov --- .../attributes/SetAttributesPresenter.svelte | 8 ++++++- .../src/components/MarkupDiffViewer.svelte | 12 +++++++++-- plugins/time-resources/src/utils.ts | 21 +++++-------------- .../src/components/MarkupDiffPresenter.svelte | 5 +++-- 4 files changed, 25 insertions(+), 21 deletions(-) diff --git a/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte b/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte index 4c80fbd3e2..605c857b63 100644 --- a/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte +++ b/plugins/activity-resources/src/components/doc-update-message/attributes/SetAttributesPresenter.svelte @@ -64,7 +64,13 @@