From d936b4a35ae6fdf738258b18df36ce3f05fc3b23 Mon Sep 17 00:00:00 2001 From: Adwaith Rao Date: Wed, 8 Dec 2021 15:58:02 +0530 Subject: [PATCH] Allow notifications to differ based on login role + modify preliminary response + closing remarks for investigating entities --- .../notifications.component.html | 2 +- .../notifications/notifications.component.ts | 52 ++++++++++++++++--- .../closing-remarks.component.html | 5 +- .../closing-remarks.component.ts | 9 ++-- ...ss-entities-and-individuals.component.html | 1 + ...ness-entities-and-individuals.component.ts | 7 +++ ...spond-to-preliminary-letter.component.html | 15 +++++- ...spond-to-preliminary-letter.component.scss | 19 +++++++ 8 files changed, 95 insertions(+), 15 deletions(-) diff --git a/src/app/layout/notifications/notifications.component.html b/src/app/layout/notifications/notifications.component.html index 3bb809e..cfcf710 100644 --- a/src/app/layout/notifications/notifications.component.html +++ b/src/app/layout/notifications/notifications.component.html @@ -1,5 +1,5 @@