argos/dmp-backend
Konstantina Galouni bb0c398120 #7183: In DMP invitation, return authors whose name/ email contains the query string given by user (case insensitive).
1. InvitationsManager.java:  Added method "getUsersWithCriteria()" to filter results according to "userInfoRequestItem.getCriteria().getLike()".
2. UserInvitationController.java: In method "getUsers()" added parameter "@RequestBody UserInfoRequestItem userInfoRequestItem" and call new method "invitationsManager.getUsersWithCriteria()" (instead of getUsers()).
2021-11-22 13:44:41 +02:00
..
Docker Improve self deployment 2020-04-27 16:21:03 +03:00
data Add transactional to makeFinalize on DMP and remove jackson parsing when depositing to zenodo 2021-11-18 18:27:20 +02:00
elastic Add extra sanity checks 2021-10-13 17:47:50 +03:00
queryable Add a special query logic with group by and count 2021-10-20 12:40:44 +03:00
web #7183: In DMP invitation, return authors whose name/ email contains the query string given by user (case insensitive). 2021-11-22 13:44:41 +02:00
Dockerfile Improved deployment 2020-05-12 13:10:23 +03:00
Dockerfile.CI Dockerfile update 2021-10-13 18:47:41 +03:00
package-lock.json changes 2017-10-18 11:29:22 +03:00
pom.xml Merge branch 'spring-update' into Development 2021-10-08 16:04:52 +03:00