Commit Graph

31 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou f32f0549b7 [maven-release-plugin] prepare release dnet-role-management-1.0.2 2021-11-26 13:01:40 +02:00
Konstantinos Triantafyllou 95d146228a Add health properties check method. Add remove admin role method. Add git info and maven spring-boot plugin in pom 2021-11-26 13:01:12 +02:00
Konstantinos Triantafyllou d11ef469c6 Add scripts package for migration/export operations 2021-11-10 17:01:59 +02:00
Konstantinos Triantafyllou 4212384e42 1. Add Health Controller. 2. Fix a bug in update roles in Session. 3. Add assign Portal Admin role to user with a specific email. 2021-10-18 16:46:38 +03:00
Konstantinos Triantafyllou 2dd81444d6 Remove some unused imports 2021-10-15 10:51:01 +03:00
Konstantinos Triantafyllou f64a2f58c5 Remove some unused imports 2021-10-15 10:50:39 +03:00
Konstantinos Triantafyllou d00c52ba3e Add swagger profile to enable swagger 2021-10-07 18:32:38 +03:00
Konstantinos Triantafyllou a48124790d Fix methods of creating a role in all controllers 2021-10-04 16:35:27 +03:00
Konstantinos Triantafyllou 6d79bf210f Add API Documentation properties. Remove swagger profile 2021-09-29 15:25:09 +03:00
Konstantinos Triantafyllou 16ff047f4a Remove some logs 2021-09-29 12:17:03 +03:00
Konstantinos Spyrou 1e946f8609 replaced authorities update with specific add/remove methods 2021-09-15 12:04:59 +03:00
Konstantinos Triantafyllou 7ede4c62c2 Add email name and isManager(only for members) in getAll methods to handle different specs 2021-09-14 12:03:10 +03:00
Konstantinos Triantafyllou 0bf6ba9fa6 Add regex condition for roles to replace '.' with '_' e.g beta.datasource 2021-09-09 19:54:31 +03:00
Konstantinos Triantafyllou 9b3d6f2fbb Add methods to count members of an entity and members by type 2021-09-09 19:25:44 +03:00
Konstantinos Triantafyllou be31b7c90b Add method to create a general role. Fix merge info method 2021-09-09 14:32:59 +03:00
Konstantinos Triantafyllou d1088e9f83 Remove comment functions from controllers 2021-08-23 16:50:46 +03:00
Konstantinos Triantafyllou 08c6f9c9b9 Add info about force on javadocs 2021-07-22 13:02:03 +03:00
Konstantinos Triantafyllou 8d5e21f3a2 Make description param optional on create roles 2021-07-20 16:25:30 +03:00
Konstantinos Triantafyllou c5331d5934 Add create group in member controller. Change curator create role to create a curator role only. 2021-07-20 16:23:48 +03:00
kostis30fyllou 726300d2f3 Merge 2021-07-16 11:12:02 +03:00
kostis30fyllou ab904002f7 Change repo url 2021-07-16 11:09:52 +03:00
kostis30fyllou a1ef7f6b75 Change repo url. Add properties file on gitignore 2021-07-16 11:02:38 +03:00
kostis30fyllou 9a7d55694c Remove all field gets. Add force assign and remove role from users. 2021-07-15 15:00:06 +03:00
kostis30fyllou de9fa97e72 Fix a bug on assign role if both session and email are present 2021-07-13 16:51:42 +03:00
kostis30fyllou 959ba82d44 Remove unused property domain. Add swagger info at readme 2021-07-08 13:19:45 +03:00
kostis30fyllou 481e68d32d Remove credentials from properties. Add some info on Readme 2021-07-07 17:47:46 +03:00
kostis30fyllou 57520de6b9 Add methods to get user information by group and assign/revoke member or admin role from a users 2021-07-07 17:38:58 +03:00
kostis30fyllou a3585af683 1. Add log properties. 2. Add swagger. 3. Change Redis Session strategy to use custom header (testing). 2021-07-06 17:47:39 +03:00
kostis30fyllou 6d8dee3a90 Change spring boot version to 1.5.8 in order to be compatible with other services using the same Redis Session 2021-07-06 11:20:00 +03:00
kostis30fyllou 3d6e4891a0 Add spring boot 2.5.2 2021-06-29 17:17:06 +03:00
Konstantinos Triantafyllou a00f25c397 Initial commit 2021-06-29 12:27:14 +02:00