Michael Hoennig
|
9b8d231284
|
fixing issues from code-review
|
2024-04-02 13:23:18 +02:00 |
|
Michael Hoennig
|
97c67d8f97
|
Merge remote-tracking branch 'origin/master' into spring-boot-3-2-upgrade
# Conflicts:
# src/main/java/net/hostsharing/hsadminng/hs/office/coopassets/HsOfficeCoopAssetsTransactionEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionEntity.java
|
2024-04-02 13:15:53 +02:00 |
|
Michael Hoennig
|
5d4ea78e55
|
aftermaths from merging master
|
2024-04-02 12:55:01 +02:00 |
|
Michael Hoennig
|
243c6c488f
|
aftermaths from merging master
|
2024-04-02 12:47:15 +02:00 |
|
Michael Hoennig
|
3107bd33cc
|
Merge remote-tracking branch 'origin/master' into spring-boot-3-2-upgrade
# Conflicts:
# README.md
# doc/rbac.md
# src/main/java/net/hostsharing/hsadminng/hs/office/coopassets/HsOfficeCoopAssetsTransactionEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionEntity.java
# src/main/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipEntity.java
# src/main/resources/api-definition/rbac/rbac-role-schemas.yaml
# src/main/resources/db/changelog/1-rbac/1050-rbac-base.sql
# src/main/resources/db/changelog/1-rbac/1058-rbac-generators.sql
# src/main/resources/db/changelog/1-rbac/1080-rbac-global.sql
# src/main/resources/db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.md
# src/main/resources/db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.sql
# src/main/resources/db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.md
# src/main/resources/db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.sql
# src/main/resources/db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.md
# src/main/resources/db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.sql
# src/test/java/net/hostsharing/hsadminng/hs/office/coopassets/HsOfficeCoopAssetsTransactionRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/coopshares/HsOfficeCoopSharesTransactionRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipControllerAcceptanceTest.java
# src/test/java/net/hostsharing/hsadminng/hs/office/membership/HsOfficeMembershipRepositoryIntegrationTest.java
# src/test/java/net/hostsharing/hsadminng/rbac/rbacgrant/RbacGrantControllerAcceptanceTest.java
# src/test/java/net/hostsharing/hsadminng/rbac/rbacrole/TestRbacRole.java
|
2024-04-02 12:46:41 +02:00 |
|
Michael Hoennig
|
952fafffdb
|
remove further unnecessary excludes
|
2024-04-02 07:52:59 +02:00 |
|
Michael Hoennig
|
bdcde1519b
|
remove snakeyaml exclude
|
2024-03-31 14:02:57 +02:00 |
|
Michael Hoennig
|
f29dc80074
|
remove version workarounds which are not necessary anymore
|
2024-03-31 12:27:34 +02:00 |
|
Michael Hoennig
|
e5c01e70f5
|
Spring Boot 3.2 upgrade
|
2024-03-31 10:53:25 +02:00 |
|
Michael Hoennig
|
84a25ac51d
|
cleanup TODOs and fixing some varchar length
|
2024-03-30 16:30:18 +01:00 |
|
Michael Hoennig
|
22953ba38e
|
debitorNumberSuffix as String
|
2024-03-30 13:38:17 +01:00 |
|
Michael Hoennig
|
0f9b410d4f
|
structured liquibase files
|
2024-03-30 13:30:32 +01:00 |
|
Michael Hoennig
|
b1da9a5fb8
|
fix missed .admin -> :ADMIN
|
2024-03-30 13:29:37 +01:00 |
|
Michael Hoennig
|
d816275776
|
fix missing insert perm grants
|
2024-03-30 13:29:25 +01:00 |
|
Michael Hoennig
|
da5eea8000
|
uniform idnames
|
2024-03-29 19:26:32 +01:00 |
|
Michael Hoennig
|
844ea380a0
|
generated RBAC for CoopAssets
|
2024-03-28 15:43:03 +01:00 |
|
Michael Hoennig
|
59c41a176e
|
generated RBAC for CoopShares
|
2024-03-28 15:42:38 +01:00 |
|
Michael Hoennig
|
0a033c28f1
|
allow currentTask up to 127 characters in length
|
2024-03-28 13:40:28 +01:00 |
|