Commit Graph

16 Commits

Author SHA1 Message Date
ggmaleva
b473ddb8ac add compiler plugin for debug error 2021-03-09 17:51:55 +03:00
ggmaleva
cdac4541bf bump bouncy castle 2021-02-24 16:52:40 +03:00
ggmaleva
d7741d6203 bump keycloak 2021-02-24 16:05:57 +03:00
ggmaleva
4e68252b2d exclude bouncer-proto from org-manager proto 2021-02-24 15:43:40 +03:00
ggmaleva
979ccd6ca4 add BouncerContextFactory 2021-02-24 14:53:15 +03:00
ggmaleva
0cf22dee7a fix test 2021-02-19 13:42:40 +03:00
Anatolii Karlov
57122b381a
add mail invite (#16) 2021-02-12 20:22:50 +07:00
vitaxa
644ad8b3bd
Fixed work with expired invites (#13) 2021-02-05 13:41:45 +03:00
vitaxa
6ec7b4205b
Refactor invite creation (#8) 2021-01-29 15:40:14 +03:00
vitaxa
7b3d6965d2
Remove required status from invite (#7) 2021-01-26 17:34:31 +03:00
vitaxa
ec0eaf2235
Change rest port (#5) 2020-12-24 11:08:31 +03:00
vitaxa
405a5b9b1a bump docker base 2020-12-10 14:21:15 +03:00
vitaxa
e4382c07a7 BJ-1020: modify organization 2020-12-09 15:26:01 +03:00
vitaxa
b3b45c70f4
BJ-1016: Organization join (#3)
* BJ-1016: Organization join

* tests fix

* keycloak bump

* org find refactor

* Update src/main/java/com/rbkmoney/orgmanager/service/OrganizationService.java

Co-authored-by: Alexander Romanov <a.romanov@rbkmoney.com>

* Update src/main/java/com/rbkmoney/orgmanager/service/OrganizationService.java

Co-authored-by: Alexander Romanov <a.romanov@rbkmoney.com>

* keycloak config refactor

* method name typo

Co-authored-by: vitaxa <v.banin@rbkmoney.com>
Co-authored-by: Alexander Romanov <a.romanov@rbkmoney.com>
2020-12-04 12:24:37 +03:00
Alexander Romanov
7bb623537e
BJ-993: WIP. Organizations, invitations and roles (#1)
* BJ-993: Add swag-organizations server lib

* BJ-993: Add controllers

* BJ-993: Bump swag-organizations server lib

* BJ-993: Introduce postgres

* BJ-993: Add draft entities

* BJ-993: Messing around with hibernate

* BJ-993: Messing around with hibernate

* BJ-993: Messing around with hibernate

* BJ-993: Messing around with hibernate

* BJ-993: Bump swag-organizations server lib

* BJ-993: Add OrganizationService

* BJ-993: Add InvitationService

* BJ-993: Simplify OrganizationConverter

* BJ-993: Implement listInvitations()

* BJ-993: Fix todos in OrganizationConverter

* BJ-993: Add RoleConverter

* BJ-993: Fix some todos

* BJ-993: Provide tests for organizations logic

* BJ-993: Provide tests for converters

* BJ-993: Provide tests for invitations logic

* BJ-993: Implement revokeInvitation()

* BJ-993: Messing around with hibernate

* BJ-993: Implement listMembers()

* BJ-993: Implement getOrgMember()

* BJ-993: Add OrganizationRoleService

* BJ-993: Clean up

* BJ-993: Implement OrganizationRoleService

* BJ-993: Implement OrganizationRoleConverter

* BJ-993: Provide tests for organization roles logic

* BJ-993: Bump parent

* BJ-993: Bump dockerfile base service tag
2020-11-16 14:57:23 +03:00
a.romanov
e335ab4b56 Initial commit 2020-09-30 12:24:34 +03:00