Michael Hoennig
|
630a9fe3d0
|
Merge remote-tracking branch 'origin/master' into rbac-generator-with-conditional-grants
# Conflicts:
# README.md
# build.gradle
# doc/rbac.md
# src/main/java/net/hostsharing/hsadminng/hs/office/coopassets/HsOfficeCoopAssetsTransactionEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipEntity.java
# src/main/resources/db/changelog/1-rbac/1050-rbac-base.sql
# src/main/resources/db/changelog/1-rbac/1058-rbac-generators.sql
# src/main/resources/db/changelog/1-rbac/1080-rbac-global.sql
# src/main/resources/db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.md
# src/main/resources/db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.sql
# src/main/resources/db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.md
# src/main/resources/db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.sql
# src/main/resources/db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.md
# src/main/resources/db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.sql
# src/main/resources/db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.md
# src/main/resources/db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/coopassets/HsOfficeCoopAssetsTransactionRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipControllerAcceptanceTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/relation/HsOfficeRelationRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/test/ContextBasedTestWithCleanup.java
# src/test/java/net/hostsharing/hsadminng/rbac/rbacgrant/RbacGrantControllerAcceptanceTest.java
# src/test/java/net/hostsharing/hsadminng/rbac/rbacrole/TestRbacRole.java
|
2024-04-03 08:17:09 +02:00 |
|
|
277369a960
|
debitornumbersuffix-as-string (#30)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #30
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 13:09:12 +02:00 |
|
|
87af20a3a1
|
structured-liquibase-files (#29)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #29
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 12:29:31 +02:00 |
|
Michael Hoennig
|
4f25bf1496
|
WIP: rbac-generator-with-conditional-grants
|
2024-04-02 10:09:28 +02:00 |
|
Michael Hoennig
|
6346dff3ef
|
remove superfluous grant to TENANT which was also granted to AGENT
|
2024-04-02 09:32:16 +02:00 |
|
Michael Hoennig
|
22953ba38e
|
debitorNumberSuffix as String
|
2024-03-30 13:38:17 +01:00 |
|
Michael Hoennig
|
0f9b410d4f
|
structured liquibase files
|
2024-03-30 13:30:32 +01:00 |
|