Commit Graph

15 Commits

Author SHA1 Message Date
vitaxa
0fb4c03548
Invitation list remove test (#12) 2021-02-01 17:50:07 +03:00
vitaxa
5419878542
Invitation list test fix (#11) 2021-02-01 17:32:05 +03:00
vitaxa
6097ac754f
Invitation status fix (#10) 2021-02-01 16:44:39 +03:00
vitaxa
49dc6bc60e
Organization limit NPE fix (#9) 2021-02-01 12:52:00 +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
0515caf6e1
Member role implementation (#6) 2021-01-26 15:16:18 +03:00
vitaxa
ec0eaf2235
Change rest port (#5) 2020-12-24 11:08:31 +03:00
Pospolita Nikita
92a5f92a39
Merge pull request #4 from rbkmoney/ft/BJ-1020/modify-organization
BJ-1020: modify organization
**dependecy-track не возможно удовлетворить
2020-12-10 14:26:46 +03:00
vitaxa
405a5b9b1a bump docker base 2020-12-10 14:21:15 +03:00
vitaxa
b2695d003c review fix 2020-12-10 11:58:35 +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