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 |
|
|
f0eb76ee61
|
upgrade io.openapiprocessor:openapi-processor-spring to 2024.2 (#42)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #42
Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
|
2024-04-16 10:08:00 +02:00 |
|
|
8d8c5df0b6
|
test-data-cleanup-via-raw-tables-and-fix-arc-tests (#39)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #39
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-13 13:55:27 +02:00 |
|
|
b0a28200f9
|
coop-shares-transaction-reverse-entry (#40)
Co-authored-by: Marc O. Sandlus <marc.o.sandlus@hostsharing.net>
Reviewed-on: #40
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-12 11:29:26 +02:00 |
|
|
216886e5f4
|
add-reverse-mapping-for-assetsharestx-adjustment (#38)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #38
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-11 10:08:45 +02:00 |
|
|
f5de2a8850
|
coop-assets-transaction-reverse-entry (#37)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #37
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-10 12:44:56 +02:00 |
|
|
48f4cf8ed6
|
import-cancelled-memberships-if-booking-exist (#36)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #36
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-09 10:22:57 +02:00 |
|
|
4314b647f6
|
automatically-create-ex-partner-relation (#35)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #35
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-09 10:08:48 +02:00 |
|
|
ec1deb8903
|
add @Version property to all RBAC-Entities (#34)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #34
Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
|
2024-04-08 11:21:22 +02:00 |
|
|
44ff30c54a
|
RBAC generator with conditional grants used for REPRESENTATIVE-Relation (#33)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #33
Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
|
2024-04-08 11:16:06 +02:00 |
|
|
896968e110
|
Merge pull request 'add-salut-and-title-to-person' (#25) from add-salut-and-title-to-person into master
Reviewed-on: #25
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-08 10:28:09 +02:00 |
|
Michael Hoennig
|
552146a98c
|
add title+salutation to EntityPatcherUnitTest
|
2024-04-08 10:22:10 +02:00 |
|
Michael Hoennig
|
898aa858b1
|
toShortString without title+salutation
|
2024-04-08 10:17:02 +02:00 |
|
Michael Hoennig
|
ca952ce748
|
merging master + rbac-generation
|
2024-04-08 10:14:22 +02:00 |
|
Michael Hoennig
|
4438e7abd5
|
Merge remote-tracking branch 'origin/master' into add-salut-and-title-to-person
|
2024-04-08 10:08:30 +02:00 |
|
|
73c378b456
|
spring-boot-3-2-upgrade (#32)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #32
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 13:24:25 +02:00 |
|
|
ad04faa21d
|
cleanup-todos (#31)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #31
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 13:14:46 +02:00 |
|
|
277369a960
|
debitornumbersuffix-as-string (#30)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #30
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 13:09:12 +02:00 |
|
|
87af20a3a1
|
structured-liquibase-files (#29)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #29
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 12:29:31 +02:00 |
|
|
7f418c12a1
|
uniform idnames (#28)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #28
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 12:01:37 +02:00 |
|
|
f8fb273918
|
generated RBAC for coopshares and -assets (#27)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #27
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-04-02 11:04:56 +02:00 |
|
|
d3ca2b7e23
|
move Parter+Debitor person+contact to related Relationsship (#20)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #20
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-28 12:15:13 +01:00 |
|
|
4572c6bda0
|
improved RBAC generators (#26)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #26
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-26 11:25:18 +01:00 |
|
Marc O. Sandlus
|
cc7b8fcf9b
|
some tests
|
2024-03-18 17:41:58 +01:00 |
|
Marc O. Sandlus
|
1a3fad80ee
|
wip initial commit
|
2024-03-18 15:40:48 +01:00 |
|
|
67c1b50239
|
fix setting relation mark via API (#24)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #24
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-14 12:52:24 +01:00 |
|
|
3faf2ea99e
|
rename partnerRole -> partnerRel, relationship -> relation and remove rel-Prefix (relAnchor etc.) (#23)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #23
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-13 15:01:24 +01:00 |
|
|
907e27ec19
|
import-debitor-relationship (into intermediate data structure) (#22)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #22
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-12 10:13:36 +01:00 |
|
|
187c0db8e2
|
RBAC Diagram+PostgreSQL Generator and view->SELECT etc. refactoring (#21)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #21
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-03-11 12:30:43 +01:00 |
|
|
d9558f2cfe
|
add-trigger-object-to-rbacgrant (#18)
Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: #18
Reviewed-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net>
|
2024-02-24 09:04:07 +01:00 |
|