Commit Graph

113 Commits

Author SHA1 Message Date
PNV
c9affe9537 resolved circular dependency 2022-02-14 13:16:40 +03:00
PNV
b32146ac11 [TD-152] Bump service and add metrics 2022-02-11 15:23:03 +03:00
ggmaleva
9d203b6f32
fix context for owner user 2021-12-09 16:05:51 +03:00
mr-impossibru
ee3b229a04
JD-749: handle null status in InvitationService.list(), fix date conversion for Accepted and Revoked statuses. (#55)
* JD-749: handle null status in InvitationService.list(), fix date conversion for Accepted and Revoked statuses.
2021-11-09 18:00:37 +03:00
mr-impossibru
2b6e48f696
JD-730: manually create party when creating organization (#54)
* JD-730: manually create party when creating organization
2021-10-27 13:06:13 +03:00
vitaxa
790b988e55
JD-710: user organization context (#53) 2021-10-01 15:29:49 +03:00
ggmaleva
4ef6f80adf
add '/' 2021-08-09 16:48:35 +03:00
ggmaleva
c488978b7e
change dashbord url 2021-08-09 16:41:48 +03:00
Elena Kushchenko
49ca4d4dc7 fix lazy collection initialization 2021-08-02 16:17:29 +03:00
Elena Kushchenko
33ef7f49e7 JD-206 fix tests 2021-07-21 17:32:49 +03:00
Elena Kushchenko
95747ff5cf JD-206 improve user service to get bouncer auth context & bump parent 2021-07-21 11:13:42 +03:00
Elena Kushchenko
f3025fc435 JD-206 exclude thrift endpoint from spring security 2021-07-14 15:43:47 +03:00
Elena Kushchenko
b249e943f4 exclude Tomcat customization from test config 2021-07-13 19:06:28 +03:00
Elena Kushchenko
d704adfe72 JD-206 expose 8022 port
Java new pipeline inside build-java image (#96)

* upd build image name

* added registry address

* added registry address

* removed registry

* fixed typo

* upd postgres version

* added some commands

* added some commands

* added expose ports

* postgres fix?

* remove postgres container, added user with ro

* remove postgres container, added user with ro

* with maven stacktrace

* revert for beginning + postgres removed

* added docker socket link

* Update pipeJavaServiceInsideDocker.groovy

* Update pipeJavaServiceInsideDocker.groovy

* Update pipeJavaServiceInsideDocker.groovy

* Update pipeJavaServiceInsideDocker.groovy

* Update pipeJavaServiceInsideDocker.groovy

* cleanup

* Update pipeJavaServiceInsideDocker.groovy

* Cleanup

Co-authored-by: Ivan Panteleev <amalgamm@users.noreply.github.com>
2021-07-13 16:21:58 +03:00
ggmaleva
42ed13eb24
don't allow remove last role 2021-06-21 20:04:45 +03:00
mr-impossibru
6b1585138c
JD-359: bug fix (#45)
* JD-359: fix different users can use magic link to join
* JD-359: add tests for listOrgMembership() when member is removed from organization
2021-06-07 16:19:10 +03:00
ggmaleva
f825ae7a91
refactoring 2021-05-21 18:31:48 +03:00
ggmaleva
f25e3e07b9
add new common check access method 2021-05-21 18:21:17 +03:00
ggmaleva
80779a6476
change thrift client to thread safe for bouncer 2021-05-14 16:17:07 +03:00
ggmaleva
1c55747689
fix duplicate in user organizations 2021-05-14 11:56:37 +03:00
ggmaleva
e0d475099d
add owned organizations to member user 2021-05-13 17:30:14 +03:00
ggmaleva
2e4cb8827d
remove access token from response + refactoring 2021-05-13 15:32:12 +03:00
ggmaleva
1ccca6b670
add party in bouncer context 2021-05-12 18:31:52 +03:00
ggmaleva
4a00334e48
add parent pom + fix checkstyle 2021-05-11 13:29:34 +03:00
ggmaleva
89d7b358f8
revokedAt -> revocation reason 2021-04-30 11:18:29 +03:00
ggmaleva
26f5817050
decline revoked invitation 2021-04-30 10:26:00 +03:00
ggmaleva
d7703ffad2
Merge branch 'master' into ft/JD-268 2021-04-29 16:53:55 +03:00
ggmaleva
b65181314f
isolate invitation repository in invitation service 2021-04-29 15:37:10 +03:00
ggmaleva
7ff8a0275b
fix review 2021-04-29 15:13:33 +03:00
ggmaleva
99163e5d65
fix review 2021-04-29 13:59:59 +03:00
ggmaleva
d59045e6c3
refactoring invitation revoke method 2021-04-29 13:57:48 +03:00
ggmaleva
ec992f980a
fix find user method for owner + fix thrift converters 2021-04-29 11:34:35 +03:00
ggmaleva
8b43d52e84
refactoring test for user service + add log 2021-04-21 11:22:26 +03:00
ggmaleva
410e27441e
fix review 2021-04-19 18:02:13 +03:00
ggmaleva
6155882f39
bump tomcat core 2021-04-19 17:35:18 +03:00
ggmaleva
7317b9592b
add logs 2021-04-19 15:59:09 +03:00
ggmaleva
c371bb2749
fix after review 2021-04-16 16:54:20 +03:00
ggmaleva
b08571ac2c
deactivate role while remove role and fix get member list query 2021-04-16 16:09:29 +03:00
ggmaleva
d2037b3ed1
fix tests 2021-04-13 15:14:33 +03:00
ggmaleva
b4caa6c2d3
add default true for active flag in role while create invitation 2021-04-13 15:02:14 +03:00
ggmaleva
ff97af978c
fix after review add dto 2021-04-12 22:41:18 +03:00
ggmaleva
795e14369e
fix after review 2021-04-12 22:37:38 +03:00
ggmaleva
f75d7d6f89
fix after review 2021-04-12 13:50:51 +03:00
ggmaleva
6c7068a998
refactoring 2021-04-12 10:32:12 +03:00
ggmaleva
a5baa6da56
add active flag to member role 2021-04-09 19:19:46 +03:00
ggmaleva
d0433cf75f
remove redundant transactional annotation 2021-04-08 16:38:15 +03:00
ggmaleva
5c3a4b7fd0
fix mapper 2021-04-08 16:22:34 +03:00
ggmaleva
3d21995d1e
fix delete role and get member methods 2021-04-08 15:59:08 +03:00
ggmaleva
78fe85db5a
add null ignore property for jackson 2021-04-07 16:18:51 +03:00
ggmaleva
36fa26c8de fix adding new member with correct roles from invitation 2021-04-05 21:36:55 +03:00