Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
568602dfcb for legacy compatibility, require all domain-sub-setup-hosting-assets but mainly just the type
3dbcdc6b01 add TODO.impl domain setup to inaccessible users should not be allowed
28c56a4fd6 extract assertEventStatus
Compare 3 commits »
3928c40258 add persistsEventEntityIfDomainDnsSetupIsSupplied test
7e177adff3 add HsBookingItemCreatedListenerUnitTest with EntityManagerWrapperFake
924219a992 remove completed flag from hs_booking.item_created_event
c08bddacda fix architecture test
Compare 2 commits »
24225862f2 remove "example.org|DNS" from test
4d1d4cb9e9 refactor HsBookingItemCreatedListener - extracting factories
63e026d4d5 refactor HsBookingItemCreatedListener
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#111 2024-09-30 19:05:41 +02:00
add DomainSetup-HostingAssets for new BookingItem via created-event
0223cc1929 introduce BookingItemCreatedEventEntity + DB-table
6868d15718 remove targetUnixUser property from ImportHostingAssets
05ffe313f8 remove targetUnixUser property from asset unit tests
109e2b9c5c add HsDomainSetupBookingItemValidator.validateEntity again
53259c357b remove targetUnixUser property from unit tests
8ee04ecee3 HsBookingItemControllerAcceptanceTest passing
Compare 2 commits »
7e004d3eed add ADR about automatic hosting-asset-creation for new booking-items
9a748b0c04 add ADR about automatic hosting-asset-creation for new booking-items
hsh-michaelhoennig deleted branch application-event-for-booking-item-created from hostsharing/hs.hsadmin.ng 2024-09-27 11:19:02 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-09-27 11:19:02 +02:00
cc2b04472f application-event for booking-item-created with domain-setup-example (#110)