Commit Graph

207 Commits

Author SHA1 Message Date
Pavel Popov
94f56e0549
Merge branch 'master' into ft/BJ/thrift_impl 2020-12-04 12:26:34 +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
Inal Arsanukaev
21810e98d5 Removed cococo 2020-11-26 23:28:02 +03:00
Inal Arsanukaev
731a21a8f3 Removed config 2020-11-26 22:57:33 +03:00
Inal Arsanukaev
230c5e3b7b Added imp; 2020-11-26 22:54:26 +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