From 654a188f80fc1f089aa14837084664c908fe27d2 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 15 Jul 2020 11:15:50 +0200 Subject: [PATCH] allow sorting notifications --- .../my-account-notifications.component.html | 10 ++- .../my-account-notifications.component.scss | 6 +- .../my-account-notifications.component.ts | 4 ++ .../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 ++ server/initializers/constants.ts | 4 +- 8 files changed, 128 insertions(+), 12 deletions(-) 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 -