From e23075b7b91debd57ccc0a1f14b5bea747a78548 Mon Sep 17 00:00:00 2001 From: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:30:48 +0530 Subject: [PATCH] chore: no estimates option, estimates activity (#838) --- apps/app/components/core/feeds.tsx | 12 +++-- apps/app/components/core/issues-view.tsx | 51 +++++++++---------- apps/app/components/issues/activity.tsx | 17 ++++++- apps/app/components/issues/form.tsx | 2 +- .../app/components/issues/select/estimate.tsx | 18 +++++-- .../issues/sidebar-select/estimate.tsx | 22 +++++--- apps/app/components/issues/sidebar.tsx | 2 +- .../issues/view-select/estimate.tsx | 21 ++++++-- apps/app/hooks/use-estimate-option.tsx | 2 +- .../projects/[projectId]/issues/[issueId].tsx | 1 + apps/app/types/issues.d.ts | 2 +- 11 files changed, 97 insertions(+), 53 deletions(-) diff --git a/apps/app/components/core/feeds.tsx b/apps/app/components/core/feeds.tsx index 1a8e6ca24bf..c16fcd10f7d 100644 --- a/apps/app/components/core/feeds.tsx +++ b/apps/app/components/core/feeds.tsx @@ -73,6 +73,10 @@ const activityDetails: { message: "updated the description.", icon: