Michael Hoennig
|
4ed6737302
|
fix dependencies according to gradle complaints
|
2024-02-01 14:47:30 +01:00 |
|
Michael Hoennig
|
a5f53283e9
|
fix check violations regarding code-coverage
|
2024-02-01 14:47:09 +01:00 |
|
Michael Hoennig
|
920e45e74e
|
move HasUuid to persistence package
|
2024-02-01 14:46:33 +01:00 |
|
Michael Hoennig
|
28f382f6cc
|
add missing superclassContextBasedTestWithCleanup, fix + disable tests
|
2024-02-01 12:01:49 +01:00 |
|
Michael Hoennig
|
4d6c330398
|
amendments according to code-review
|
2024-02-01 10:43:46 +01:00 |
|
Michael Hoennig
|
c1490e5901
|
amendments according to self-review
|
2024-02-01 09:05:16 +01:00 |
|
Michael Hoennig
|
745765022e
|
remove hs-office-mailinglist-subscriptions.md
|
2024-02-01 08:21:00 +01:00 |
|
Michael Hoennig
|
343ebea8f6
|
each test class by itself passes green, but still some tests fail if all tests are executed
|
2024-01-31 18:35:11 +01:00 |
|
Michael Hoennig
|
6ef34f08ed
|
use distinct partnerNumbers in test cases
|
2024-01-30 17:53:26 +01:00 |
|
Michael Hoennig
|
901e9a4868
|
fix billable and general boolean recognition in ImportOfficeData
|
2024-01-30 17:52:35 +01:00 |
|
Michael Hoennig
|
572061b3cf
|
cleanup via ContextBasedTestWithCleanup and some fixes
|
2024-01-30 10:50:35 +01:00 |
|
Michael Hoennig
|
df025503d9
|
add rbacrole test in before+after to all Integration+Acceptance-tests
|
2024-01-29 12:10:49 +01:00 |
|
Michael Hoennig
|
ebb94969e7
|
amend partner related tests to new test data
|
2024-01-28 14:40:04 +01:00 |
|
Michael Hoennig
|
170aa5e462
|
amend HsOfficePartnerController and test to new data structure
|
2024-01-27 16:07:01 +01:00 |
|
Michael Hoennig
|
4f5732df61
|
amend add-partner and delete partner according to new structure
|
2024-01-26 17:41:00 +01:00 |
|
Michael Hoennig
|
7f500d27b6
|
improved error checking and error messages for ImportOfficeData
|
2024-01-26 13:39:20 +01:00 |
|
Michael Hoennig
|
5efae66512
|
aftermaths from merging master branch
|
2024-01-26 11:41:02 +01:00 |
|
Michael Hoennig
|
08752d862e
|
Merge remote-tracking branch 'origin/master' into introduce-partner-business-role
# Conflicts:
# src/main/resources/db/changelog/228-hs-office-relationship-test-data.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/migration/ImportOfficeData.java
# src/test/resources/migration/contacts.csv
|
2024-01-26 11:36:14 +01:00 |
|
Michael Hoennig
|
066e19185c
|
add partner without contact data to import test data and improve error message
|
2024-01-26 11:34:39 +01:00 |
|
Michael Hoennig
|
26bb14ebd7
|
add test cases for import
|
2024-01-26 10:23:58 +01:00 |
|
Michael Hoennig
|
5b5e911030
|
amend person related tests to new test data
|
2024-01-26 09:07:50 +01:00 |
|
Michael Hoennig
|
78b4fce761
|
amend relationship related tests
|
2024-01-26 08:56:30 +01:00 |
|
Michael Hoennig
|
f626311273
|
added TODO on Contact.emailaddresses: check if we really want multiple, ...
|
2024-01-25 17:05:42 +01:00 |
|
Michael Hoennig
|
2aeb8fef6f
|
introduce view tx_journal_v combining tx_journal with tx_context
|
2024-01-25 16:52:41 +01:00 |
|
Michael Hoennig
|
3c2f607f0b
|
aftermaths from merging branch add-subscriber-role
|
2024-01-25 16:18:24 +01:00 |
|
Michael Hoennig
|
8f4ac8b2bf
|
Merge branch 'add-subscriber-role' into introduce-partner-business-role
# Conflicts:
# src/main/resources/db/changelog/228-hs-office-relationship-test-data.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/migration/ImportOfficeData.java
|
2024-01-25 16:15:17 +01:00 |
|
Michael Hoennig
|
17a73918f5
|
add test-data and include relMark in toString
|
2024-01-25 16:00:32 +01:00 |
|
Michael Hoennig
|
82573d1c9f
|
fix relType, which was not mapped by OpenApi anymore of there is relTypeMark, by renaming relTypeMark to relMark - strange!
|
2024-01-25 15:30:06 +01:00 |
|
Michael Hoennig
|
53c3b04ba1
|
add subscriber role and relTypeMark and import these roles
|
2024-01-25 15:06:33 +01:00 |
|
Michael Hoennig
|
10cd4bd0e8
|
WIP
|
2024-01-25 13:42:28 +01:00 |
|
Michael Hoennig
|
2d81d3f6fd
|
persist relationships before partners to avoid transient reference
|
2024-01-25 10:07:24 +01:00 |
|
Michael Hoennig
|
90e626eac0
|
add partnerRole to partner and amend ImportOfficeData (WIP)
|
2024-01-25 09:15:34 +01:00 |
|
Michael Hoennig
|
1eaef1e18c
|
move partner behind relationship in Liquibase scripts
|
2024-01-24 16:09:10 +01:00 |
|