Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  src 62531 over 1 year Katerina Iatropoulou integrated log4j2 + uoa-global-parent
deploy.info 465 Bytes 47513 almost 7 years Katerina Iatropoulou Changes for java8/dnet45 migration.
pom.xml 5.7 KB 62532 over 1 year Katerina Iatropoulou [maven-release-plugin] prepare release uoa-clai...
  • svn:ignore: .classpath .project .settings .idea *.iml target

Latest revisions

# Date Author Comment
62532 22/11/2022 12:21 PM Katerina Iatropoulou

[maven-release-plugin] prepare release uoa-claims-api-2.1.0

62531 22/11/2022 12:14 PM Katerina Iatropoulou

integrated log4j2 + uoa-global-parent

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

View revisions

Also available in: Atom