Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  rest 60662 about 3 years Konstantina Galouni [Trunk | Claims API]: ClaimsService.java: 1. ...

Latest revisions

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

57030 11/09/2019 12:55 PM Argiro Kokogiannaki

-Rename HelloWorldService to ClaimsService
-Remove methods for communites and ISLookUpService imports

53917 21/11/2018 04:21 PM Konstantina Galouni

HelloWorldService.java: Add 'testEmail' get method to send test email to specific users (Argiro K. & Konstantina G.) for some test community - path: 'test-email'.

53892 20/11/2018 04:46 PM Konstantina Galouni

HelloWorldService.java: Add 'forceSendEmailNotifications' method to send email notifications now from path 'email-notifications'.

53619 04/11/2018 07:14 PM Konstantina Galouni

1. HelloWorldService.java:
a. replace method 'project/claims', with method 'projects/{projectId}/all_claims' (no token but projectId)
b. add method '/users/notification' to get user email preferences from 'notification' table
c. add method '/users/notification/save' to insert a new notification entry or update an existing in 'notification' table...

View revisions

Also available in: Atom