Michael Hoennig
|
e422db9081
|
Merge remote-tracking branch 'origin/master' into remove-direct-partner-person-and-contact
# Conflicts:
# src/main/java/net/hostsharing/hsadminng/hs/office/debitor/HsOfficeDebitorEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/partner/HsOfficePartnerEntity.java
# src/main/resources/db/changelog/050-rbac-base.sql
# src/main/resources/db/changelog/058-rbac-generators.sql
# src/main/resources/db/changelog/113-test-customer-rbac.sql
# src/main/resources/db/changelog/123-test-package-rbac.sql
# src/main/resources/db/changelog/133-test-domain-rbac.sql
# src/main/resources/db/changelog/203-hs-office-contact-rbac.sql
# src/main/resources/db/changelog/213-hs-office-person-rbac.sql
# src/main/resources/db/changelog/223-hs-office-relationship-rbac.md
# src/main/resources/db/changelog/223-hs-office-relationship-rbac.sql
# src/main/resources/db/changelog/233-hs-office-partner-rbac.sql
# src/main/resources/db/changelog/243-hs-office-bankaccount-rbac.md
# src/main/resources/db/changelog/243-hs-office-bankaccount-rbac.sql
# src/main/resources/db/changelog/253-hs-office-sepamandate-rbac.sql
# src/main/resources/db/changelog/273-hs-office-debitor-rbac.sql
# src/main/resources/db/changelog/303-hs-office-membership-rbac.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/contact/HsOfficeContactRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/debitor/HsOfficeDebitorRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/migration/ImportOfficeData.java
# src/test/java/net/hostsharing/hsadminng/hs/office/partner/HsOfficePartnerRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/person/HsOfficePersonRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/relationship/HsOfficeRelationshipRepositoryIntegrationTest.java
|
2024-03-11 12:57:32 +01:00 |
|
|
187c0db8e2
|
RBAC Diagram+PostgreSQL Generator and view->SELECT etc. refactoring (#21)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #21
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-11 12:30:43 +01:00 |
|
Michael Hoennig
|
6a01002a05
|
all direct partner tests green
|
2024-02-19 13:21:19 +01:00 |
|
Michael Hoennig
|
0b60b9f0ff
|
introduces agent+guest role for role-system around debitor+partner
|
2022-10-12 15:48:56 +02:00 |
|
Michael Hoennig
|
a117258085
|
replace unixuser test entities with domain
|
2022-08-31 15:07:25 +02:00 |
|
Michael Hoennig
|
8045b66324
|
rename currentUserId->currentUserUuid + currentSubjectIds->currentSubjectsUuids
|
2022-08-30 09:18:52 +02:00 |
|
Michael Hoennig
|
322736cd01
|
creating and viewing grants
|
2022-08-13 16:47:36 +02:00 |
|
Michael Hoennig
|
4edff1c2f0
|
move rbac.md to doc folder
|
2022-07-29 09:20:18 +02:00 |
|