feature/remove-office-data-import #155

Merged
hsh-michaelhoennig merged 14 commits from feature/remove-office-data-import into master 2025-02-05 09:29:44 +01:00

14 Commits

Author SHA1 Message Date
Michael Hoennig
3db91e01ad Merge remote-tracking branch 'origin/master' into feature/remove-office-data-import
# Conflicts:
#	.run/ImportOfficeData.run.xml
#	src/main/resources/db/changelog/9-hs-global/9800-cleanup.sql
#	src/test/java/net/hostsharing/hsadminng/hs/migration/BaseOfficeDataImport.java
#	src/test/java/net/hostsharing/hsadminng/hs/migration/ImportHostingAssets.java
#	src/test/java/net/hostsharing/hsadminng/hs/migration/ImportOfficeData.java
2025-02-04 09:57:54 +01:00
Michael Hoennig
4f7bd04f11 remove OfficeDataImport 2025-02-04 09:45:52 +01:00
Michael Hoennig
d15a8a81e4 cleanup test-superusers 2025-02-03 21:06:45 +01:00
Michael Hoennig
d898cddf15 comments cleanup 2025-02-03 17:04:56 +01:00
Michael Hoennig
b1f5f4e40e active profile cleanup 2025-02-03 17:03:13 +01:00
Michael Hoennig
f8d656f523 cleanup test-related code which accidentally made it into the release 2025-02-03 16:13:02 +01:00
Michael Hoennig
36de6e1261 revert released-only-office-schema-with-import-test-data.sql 2025-02-03 15:38:12 +01:00
Michael Hoennig
0b31c6aa2f OfficeDataImport without test-data and explicit import-superuser + booking import via SQL 2025-02-03 15:23:53 +01:00
Michael Hoennig
420ec0dfcb TODO.impl: check if we really need the restricted user 2025-02-01 10:51:25 +01:00
Michael Hoennig
5107f3b3eb fix constraint name 2025-01-31 12:40:02 +01:00
Michael Hoennig
31cc461e9f remove persistViaSql for HsBookingProject 2025-01-31 12:39:38 +01:00
Michael Hoennig
07246ac88a additive booking+hosting import, based on an office-data-dump+restore 2025-01-30 17:24:26 +01:00
Michael Hoennig
aaf88fe4e4 create dump of imported office data 2025-01-30 11:52:27 +01:00
Michael Hoennig
aef3c9c546 refactor to LiquibaseMigration + PostgresTestcontainer 2025-01-30 11:24:48 +01:00