Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  branches 50533 about 6 years Katerina Iatropoulou more user friendly message
  tags 48568 over 6 years Katerina Iatropoulou [maven-release-plugin] copy for tag uoa-claims...
  trunk 61663 over 2 years Konstantina Galouni [Trunk | Claims API]: 1. Authorization.java: Ad...

Latest revisions

# Date Author Comment
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

58338 26/03/2020 03:51 PM Argiro Kokogiannaki

Create functions for common code:
Authorization: hasBasicAuthorization
Claims Service: getInfoAndBuildClaim that gets jsonObjects and extracts the information needed for "buildAndInsertClaim"

57676 25/11/2019 02:29 PM Argiro Kokogiannaki

Pom.xml: adding dependency after removing uoa-clients

View revisions

Also available in: Atom