introduce-booking-module #41

Merged
hsh-michaelhoennig merged 21 commits from introduce-booking-module into master 2024-04-16 11:21:35 +02:00

21 Commits

Author SHA1 Message Date
Michael Hoennig
590f32ae47 amendmends after code-review 2024-04-16 11:17:47 +02:00
Michael Hoennig
289c997628 cleanup 2024-04-16 10:08:20 +02:00
Michael Hoennig
93cf73b78e validFrom not patchable anymore 2024-04-16 10:08:20 +02:00
Michael Hoennig
c8a3070fac castToKeyValueMap -> KeyValueMap.from 2024-04-16 10:08:20 +02:00
Michael Hoennig
03e6c60c72 refactor castToKeyValueMap 2024-04-16 10:08:20 +02:00
Michael Hoennig
33cffed85b fix Location after add booking item 2024-04-16 10:08:20 +02:00
Michael Hoennig
1d0121f79d cleanup 2024-04-16 10:08:20 +02:00
Michael Hoennig
3a894ed72e patchable BookingResources 2024-04-16 10:08:20 +02:00
Michael Hoennig
3e2775a8a0 upgrade io.openapiprocessor:openapi-processor-spring to 2024.2 2024-04-16 10:08:20 +02:00
Michael Hoennig
09405eb549 fix expected resources in acceptance test 2024-04-16 10:08:20 +02:00
Michael Hoennig
2ebbea1c24 WIP 2024-04-16 10:08:20 +02:00
Michael Hoennig
73d0ef8f78 introduce PatchableMap and make HsBookingItemEntity.resources readonly 2024-04-16 10:08:20 +02:00
Michael Hoennig
89ef2d9126 implement patching BookingItem.resources 2024-04-16 10:08:20 +02:00
Michael Hoennig
9d0dc358f0 implement proper identity view with debitorNumber:caption 2024-04-16 10:08:20 +02:00
Michael Hoennig
2db91e7816 cleanup 2024-04-16 10:08:20 +02:00
Michael Hoennig
fed9120d06 align order of properties 2024-04-16 10:08:20 +02:00
Michael Hoennig
c7593a1e4f fix ImportOfficeData 2024-04-16 10:08:20 +02:00
Michael Hoennig
38b1c20f64 patch generated rbac trigger to fix too broad INSERT grants 2024-04-16 10:08:20 +02:00
Michael Hoennig
e46813bf9c cleanup 2024-04-16 10:08:20 +02:00
Michael Hoennig
75c759bed3 fix acceptance tests 2024-04-16 10:08:20 +02:00
Michael Hoennig
85f2a19eaf introduce booking module, HsBookingItemControllerAcceptanceTest still failing 2024-04-16 10:08:20 +02:00