Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
2171424118 fix duplicate grangs error
5ac616e425 improve RBAC definition DSL
b4d6930fbe introduce StringWriter and generate properly indented Flowchart
f45f88ba77 add customer and outgoing grants to RelationshipEntity
fc1cc5815f introduce RbacObject and initial test for RbacViewMermaidFlowchart
Compare 2 commits »
b71fe29cfb introduce RbacObject and initial test for RbacViewMermaidFlowchart
8d3fb4e951 Merge remote-tracking branch 'origin/master' into experimental-rbacview-generator
d9558f2cfe add-trigger-object-to-rbacgrant (#18)
c7003148ae Merge pull request 'fix misleading findPermissionId naming' (#19) from fix-findPermissionId into master
36654a69d8 fix misleading findPermissionId naming
Compare 4 commits »
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-02-24 09:04:09 +01:00
d9558f2cfe add-trigger-object-to-rbacgrant (#18)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#18 2024-02-24 09:04:07 +01:00
add-trigger-object-to-rbacgrant
7e13dc4813 fix ImportOfficeData
3e2fa5a6f6 rekursive Entity-Imports and render complex Mermad-Flowcharts (example: Debitor with parterRel+personRel and holderPerspn+anchorPerson each)
54cff5ece9 check for unused grants
74071c15db generate postgres trigger function + trigger for RbacView for simple objects
f11edc082d generate flowchart for RbacView, with import of simple objects
8bdad871a0 generate flowchart for RbacView, with import of simple objects
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#20 2024-02-22 09:08:47 +01:00
WIP: move Parter+Debitor person+contact to related Relationsship
a0473976d5 improve readability for defineEntityAlias
491516e516 experimental RbacView: API for a potential Mermaid + pl/pgSQL generator
032ce6d16e fix HsOfficeDebitorEntityPatcherUnitTest
45aab03d36 remove partner from debitor and use debitorRel instead, WIP with working EntityUnitTest
Compare 2 commits »
82b7a00dd2 amend HsOfficePersonControllerAcceptanceTest assertion