Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60810 07/04/2021 01:46 AM Konstantina Galouni

[Trunk | Notificaton Service]:
1. NotificationConfiguration.java: [Bug fix] Commented @PropertySources (a library service should not set properties locally, but parent service is responsible for that).
2. NotificationController.java: For method "getAllNotifications()" (/all), set @PreAuthorize to PORTAL_ADMIN (instead of REGISTERED_USER) (used for testing)....

60602 05/03/2021 05:01 PM Konstantinos Triantafyllou

[Notificaton Service | Trunk]: Fix a bug user email on groups

60587 04/03/2021 04:29 PM Konstantinos Triantafyllou

[Notificaton Service | Trunk]: Create notification methods to create get and read notification

60169 18/12/2020 12:37 PM Konstantinos Triantafyllou
60168 18/12/2020 12:37 PM Konstantinos Triantafyllou
60167 18/12/2020 12:36 PM Konstantinos Triantafyllou

Creating notification service.