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 |
|
|
d9558f2cfe
|
add-trigger-object-to-rbacgrant (#18)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #18
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-02-24 09:04:07 +01:00 |
|
Michael Hoennig
|
2df5ddd87e
|
Merge branch 'add-trigger-object-to-rbacgrant' into remove-direct-partner-person-and-contact
# Conflicts:
# src/main/resources/db/changelog/233-hs-office-partner-rbac.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/migration/ImportOfficeData.java
|
2024-02-12 18:22:10 +01:00 |
|
Michael Hoennig
|
db76a57807
|
add rbacgrants.grantedByTriggerOf (WIP: references and delete trigger/cascade still missing)
|
2024-02-12 15:38:31 +01:00 |
|
Michael Hoennig
|
3261e92b2c
|
remove partner roles and amend grants accordingly
|
2024-02-08 13:28:13 +01:00 |
|
|
fb974a3b43
|
memberNumber as partnerNumber+memberNumberSuffix (#13)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #13
Reviewed-by: Michael Hierweck <michael.hierweck@hostsharing.net>
|
2024-01-24 15:57:16 +01:00 |
|
|
fd1bd897b1
|
initial data import for hs-office tables (db-migration #10)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Co-authored-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
Reviewed-on: #10
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-01-23 15:11:23 +01:00 |
|
Michael Hoennig
|
e6f9484f99
|
add hs-office-membership entity+repo + fix rbac
|
2022-10-17 19:42:14 +02:00 |
|
Michael Hoennig
|
28bdd9220d
|
add hs-office-membership test-data
|
2022-10-17 13:23:10 +02:00 |
|
Michael Hoennig
|
368da1cc95
|
add hs-office-membership RBAC rules (yet without mainDebitor update)
|
2022-10-17 08:14:09 +02:00 |
|