Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  main 61870 over 2 years Konstantinos Triantafyllou Fix valid groups method. Add scheduler to delet...

Latest revisions

# Date Author Comment
61870 12/01/2022 04:01 PM Konstantinos Triantafyllou

Fix valid groups method. Add scheduler to delete notifications created more than a month ago.

61770 16/11/2021 03:50 PM Konstantinos Triantafyllou

Add version to global vars. Update authorization library

61758 16/11/2021 03:03 PM Konstantinos Triantafyllou

Update authorization library

61623 04/10/2021 10:01 AM Konstantinos Triantafyllou

[Notification Service]: Ready for release

61618 01/10/2021 04:16 PM Konstantinos Triantafyllou

[Notifications]: Add mark all as read. Validate groups in notification save

61556 16/09/2021 12:13 AM Konstantina Galouni

[Trunk | Notification Service]:
1. pom.xml:
a. Added timestamp in properties.
b. In <build> added <resources> with filtering set to true.
2. GlobalVars.java: Added GlobalVars class for date of deploy & date of build.
3. NotificationConfiguration.java: In @EnableConfigurationProperties added GlobalVars.class....

60958 22/04/2021 11:13 AM Konstantina Galouni

[Trunk | Notification Service]:
NotificationServiceCheckDeployController: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message.
b. "checkEverything()" method @RequestMapping(value = "/health_check/advanced", method = RequestMethod.GET) only accessible by PORTAL ADMINS which checks connection with db and prints properties.

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

View revisions

Also available in: Atom