From 61b9e7a161257b3096b0d9ebefd867baf4a9ce39 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Tue, 11 Apr 2023 18:14:36 +0530 Subject: [PATCH] feat: issue activity logs (#782) * feat: attachment, link and estimate activity log added in issue detail page * feat: attachment, link and estimate activity log added in profile activity section --- apps/app/components/core/feeds.tsx | 32 ++++++++++++++++++++++++- apps/app/components/issues/activity.tsx | 32 ++++++++++++++++++++++++- 2 files changed, 62 insertions(+), 2 deletions(-) diff --git a/apps/app/components/core/feeds.tsx b/apps/app/components/core/feeds.tsx index f30c8e5d4..1a8e6ca24 100644 --- a/apps/app/components/core/feeds.tsx +++ b/apps/app/components/core/feeds.tsx @@ -8,6 +8,9 @@ import { ChartBarIcon, ChatBubbleBottomCenterTextIcon, ChatBubbleLeftEllipsisIcon, + LinkIcon, + PaperClipIcon, + PlayIcon, RectangleGroupIcon, Squares2X2Icon, TrashIcon, @@ -82,6 +85,18 @@ const activityDetails: { message: "deleted the issue.", icon: