From 654a188f80fc1f089aa14837084664c908fe27d2 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 15 Jul 2020 11:15:50 +0200 Subject: allow sorting notifications --- .../my-account-notifications.component.html | 10 +++- .../my-account-notifications.component.scss | 6 +- .../my-account-notifications.component.ts | 4 ++ .../shared-main/users/user-notification.service.ts | 14 ++++- .../users/user-notifications.component.ts | 28 +++++++-- client/src/sass/include/_mixins.scss | 69 ++++++++++++++++++++++ client/src/sass/primeng-custom.scss | 5 ++ 7 files changed, 126 insertions(+), 10 deletions(-) (limited to 'client/src') diff --git a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html index 8e4480ca6..0727f90e8 100644 --- a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html +++ b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html @@ -5,7 +5,15 @@ Notification preferences -