Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
499c82d924 import debitor relationships (still using deprecated entity properties)
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-03-11 12:30:45 +01:00
187c0db8e2 RBAC Diagram+PostgreSQL Generator and view->SELECT etc. refactoring (#21)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#21 2024-03-11 12:30:44 +01:00
RBAC Diagram+PostgreSQL Generator
7aa158e406 amendments according to code review
c67af5948b use XX for not-assumed
1c2cdf207c add check for @Version field
Compare 2 commits »
8b78265e51 support SQL_QUERY for identity view
8d697e1ea7 introduce singleton()
c7931a67a9 reduce the changeset
Compare 2 commits »
e81da57ffd add RBAC def for Domain and fix related assertions
eb6b56e476 fix Rbac most Rbac Integration-Tests (view->SELECT etc.)
d71d0215ec fix RbacOp check
c2ad5a7e28 fix Debitor RBAC system
7fab1186ed WIP trying to fix Debitor RBAC system
bbcef53b87 fix tests in Hostsharing-Office Entity-Tests
Compare 2 commits »
d40cf019cc implement assumed in Generator
86c0bb3e76 some minor amendments after self-code-review
eb7dea54b5 fix TestCustomerControllerAcceptanceTest
1fb1dcce50 .createRole().with.owningUser(CREATOR) is not working
20fc37da22 better error message for failing insert of rbacpermission, but leaving RbacOp domain check commented for now
Compare 2 commits »
9ecfdc722a fix currentContext resp. define Context and fix related fixme
b37e8044b2 implement insert trigger if no explicit grant rule is specified
20de9ba7a4 fixes and improvements after self-review
Compare 2 commits »
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#21 2024-03-07 08:35:35 +01:00
WIP: RBAC Diagram+PostgreSQL Generator
4e2b17a216 integrate RbacGrantsDiagramService in ContextBasedTest and TestCustomerRepositoryIntegrationTest