Block a user
hsh-michaelhoennig
pushed to rbac-optimization at hostsharing/hs.hsadmin.ng
2024-07-24 11:24:19 +02:00
c1881bb1e9
some more documentation
rbac-optimization
hsh-michaelhoennig
pushed to rbac-optimization at hostsharing/hs.hsadmin.ng
2024-07-24 09:58:18 +02:00
aa9696cfe1
amend tests to lazy-loading references by introducing RbacObject.load()
b79a8ca22d
introduce more lazy-loading references
b50bcbbca0
add partnerNumber to HsOfficeDebitorEntity
ac956d3b05
move recursive CTE query queryAccessibleObjectUuidsOfSubjectIds to the rbac-generator for *_rv
3e1d66bb96
CTE query formatting and slow-query-logging
hsh-michaelhoennig
created branch rbac-optimization in hostsharing/hs.hsadmin.ng
2024-07-23 17:08:22 +02:00
hsh-michaelhoennig
pushed to rbac-optimization at hostsharing/hs.hsadmin.ng
2024-07-23 17:08:22 +02:00
Compare 4 commits »
hosting-asset-data-migration
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-22 11:24:33 +02:00
ab28d2cc3b
fixes after code-review
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-22 10:30:36 +02:00
4b0fe5eb82
collect errors to the end
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-22 05:53:01 +02:00
ccb0ee9c0f
cleanup
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-20 13:17:53 +02:00
b012225c8b
better error handling + requiresExactlyOneOf implemented
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-19 12:37:53 +02:00
7daf57513e
assert packet.old_inet_addr_id and packet.free
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-19 12:37:32 +02:00
599730ff96
assert packet.old_inet_addr_id and packet.free
7775491f6f
use cur_inet_addr_id from packets.csv
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-19 11:41:25 +02:00
7725329d43
re-add former office-test-data and add FIXMEs from code-review
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-19 10:04:30 +02:00
2639ed0db2
FIXME -> TODO.impl
b17f382cd1
revert required validation workarounds
298fd2f438
validateContext in hosting asset import
45c13244bf
dedicated test data for hosting assets import
hosting-asset-data-migration
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-17 16:48:36 +02:00
2c24a2f593
WIP: importing office data as base for hosting assets
a28d1b9a1e
add entity validation
2c34b577fb
set parentAsset (ManagedServer) for ManagedWebspaces BookingItems
eefde7443c
set parentAsset (ManagedServer) for ManagedWebspaces and add Bandwidth dummy
ce26f4665f
set HA+BI caption and cleanup
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-17 06:10:03 +02:00
731fa369ad
better selection of test-data
7d87a30d93
import booking items + its resources
754231feb2
.gitignore /src/test/resources/migration-prod/*
hsh-michaelhoennig
created branch hosting-asset-data-migration in hostsharing/hs.hsadmin.ng
2024-07-16 15:26:54 +02:00
hsh-michaelhoennig
pushed to hosting-asset-data-migration at hostsharing/hs.hsadmin.ng
2024-07-16 15:26:54 +02:00
d7d532ac71
import hives and partially servers and webspaces
2677ba93d1
import inet_addr.csv
a54a3cd955
extract CsvDataImport from ImportOfficeData