Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
e335ad6c73 make ArchUnitTest green
f379ae5cb2 fixing issues from code-review
8163c1e338 fix prefix enrichment issues from code-review
Compare 2 commits »
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#59 2024-06-14 10:08:18 +02:00
hierarchical-validation-baseline
24811661d4 cleanup + fix 1 ArchTest
d7b7d91392 amend FIXME to IMPL.refa because it's too much efford for now
6c30109bad put identifier in validation error in quotes
8a839cd0c0 put identifier in validation error in quotes
5f2117b5b5 fix potential class loading deadlock in HsHostingAssetEntityValidator
0b307ffdb7 fix potential class loading deadlock in HsBookingItemEntityValidator
4898a8753b cleanup: remove unnecessary method override
42d484fdc6 use MultiValidationException.throwInvalid in office module as well
Compare 4 commits »
hsh-michaelhoennig created branch idea-bug-refactor-inline in hostsharing/hs.hsadmin.ng 2024-06-14 05:35:21 +02:00
e3bcf65b9f fix potential class loading deadlock in HsBookingItemEntityValidator
4898a8753b cleanup: remove unnecessary method override
42d484fdc6 use MultiValidationException.throwInvalid in office module as well
Compare 3 commits »
5d15968e3c amend test data according to new validations
5cae64af4c performance optimization for RBAC runtime graph generation
0045c62a27 improved exception handling and fixing test data for validations
5f28f12676 dbuser+db test data for hierarchical multi-options validations
Compare 3 commits »
6455f89e5b thresholdPercentage + sub-totals with eachComprising
7b63d867e0 hierarchical validation for hosting-assets, no concrete rules yet
1d2a65ac22 DSL for hierarchical validation for booking-items and improved violation error messages
eb98ab99be hierarchical validation for booking-items up- and downwards
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-06-06 13:46:17 +02:00
fc2b437a55 add assigned-asset, add more hosting-asset test-data and introduce HsBookingDebitor+hs_booking_debitor_rv (#58)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#58 2024-06-06 13:46:15 +02:00
add assigned-asset, add more hosting-asset test-data and introduce HsBookingDebitor+hs_booking_debitor_rv
5ea8b73b86 fix issues from code-review