Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  java 62370 over 1 year Argiro Kokogiannaki Clean up code use only the method to get manage...
  resources 52620 over 5 years Konstantina Galouni HelloWorldService.java: in method for path 'pro...

Latest revisions

# Date Author Comment
62370 29/07/2022 11:35 AM Argiro Kokogiannaki

Clean up code use only the method to get managers without session cookie

62336 15/07/2022 03:27 PM Argiro Kokogiannaki

parse session cookie for the iscommunitymanager function

61663 12/10/2021 11:41 AM Konstantina Galouni

[Trunk | Claims API]:
1. Authorization.java: Added methods "boolean isPortalAdministrator()" to check if a user is portal admin via his "AccessToken" cookie.
2. MetricsService.java: In method "calculateMetrics()" (/report/calc) added @CookieParam("AccessToken") String cookie, in order to allow its execution only by portal administrators.

61615 30/09/2021 07:14 PM Konstantina Galouni

[Trunk | Claims API]: MetricsService.java: In KPI metrics "claims" KPI renamed to "claims_recorded".

61559 16/09/2021 12:48 AM Konstantina Galouni

[Trunk | Claims API]: MetricsService.java: Added API call methods to calculate and return metrics for claim KPIs (only /report/metrics is needed for Prometheus).

60662 17/03/2021 05:42 PM Konstantina Galouni

[Trunk | Claims API]: ClaimsService.java:
1. [Bug fix] Call "this.emailSender.getManagerUtils().isCommunityManager()" instead of "this.emailSender.getCommunityUtils().isCommunityManager()"
2. In method "getUserEmailNotificationPreferences()" (/users/notification) set notification.setOpenaireName with openaireId (we do not query community API anymore and we do not have community name).

60527 01/03/2021 04:44 PM Argiro Kokogiannaki

Get notifications
return 404 if not found
403 if no manager or curator

60526 01/03/2021 04:32 PM Argiro Kokogiannaki

Do not initialize notifications if nothing found in the db - Return 204

60399 10/02/2021 10:37 AM Argiro Kokogiannaki

Claim Service:
Notifications:
- allow save/ get notifications for community curators
- add method to compose 200 response
- return 403 if user is not among the managers or the curators

58705 15/05/2020 01:24 PM Argiro Kokogiannaki

Claims Service: get Community claims:
Add check if user is manager in communityAPI

View revisions

Also available in: Atom