Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 60169 over 3 years Konstantinos Triantafyllou
  tags 61625 over 2 years Konstantinos Triantafyllou [maven-release-plugin] copy for tag uoa-notifi...
  trunk 61626 over 2 years Konstantinos Triantafyllou [maven-release-plugin] prepare for next develop...

Latest revisions

# Date Author Comment
61626 04/10/2021 10:01 AM Konstantinos Triantafyllou

[maven-release-plugin] prepare for next development iteration

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

[maven-release-plugin] copy for tag uoa-notification-service-1.0.0

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

[maven-release-plugin] prepare release uoa-notification-service-1.0.0

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