From 8ef8db81b30e3e0b03d6365bc605af238adee86b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Thu, 19 Dec 2019 09:54:21 +0100 Subject: [PATCH] Resolve "Notifications: not possible to refuse a follow request" --- changes/changelog.d/859.enhancement | 1 + .../notifications/NotificationRow.vue | 42 +++++++++++++++---- 2 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 changes/changelog.d/859.enhancement diff --git a/changes/changelog.d/859.enhancement b/changes/changelog.d/859.enhancement new file mode 100644 index 000000000..91c16ddaf --- /dev/null +++ b/changes/changelog.d/859.enhancement @@ -0,0 +1 @@ +Added ability to reject library follows from notifications screen (#859) \ No newline at end of file diff --git a/front/src/components/notifications/NotificationRow.vue b/front/src/components/notifications/NotificationRow.vue index 95f8e3644..047c7b999 100644 --- a/front/src/components/notifications/NotificationRow.vue +++ b/front/src/components/notifications/NotificationRow.vue @@ -8,10 +8,14 @@ -